log src/c/openid.c

age author description
Sun, 12 Jun 2011 17:49:43 -0400 Adam Chlipala Fix OpenSSL memory leak (spotted by Chris Double)
Sun, 12 Jun 2011 17:16:30 -0400 Adam Chlipala Tell libcurl to use SSLv3
Mon, 16 May 2011 22:31:26 -0400 Adam Chlipala Stop setting an id callback
Sun, 23 Jan 2011 17:40:42 -0500 Adam Chlipala Some XRDS fixes; ignore query strings in naming endpoints for association purposes
Sun, 23 Jan 2011 14:57:49 -0500 Adam Chlipala Some default OPs, along with some tweaks to keep them happy
Sun, 02 Jan 2011 10:33:07 -0500 Adam Chlipala Change postify to satisfy more OPs; add untested invalidate_handle support
Sun, 02 Jan 2011 10:11:38 -0500 Adam Chlipala Stateless verification worked
Sat, 01 Jan 2011 14:00:52 -0500 Adam Chlipala Diffie-Hellman seems to be working
Wed, 29 Dec 2010 16:25:32 -0500 Adam Chlipala Test with RP-side nonces
Wed, 29 Dec 2010 12:16:32 -0500 Adam Chlipala Diffie-Hellman started but not fully tested; successfully checked signature from AOL
Tue, 28 Dec 2010 19:57:25 -0500 Adam Chlipala Authentication verification almost working: signatures not computing correctly
Mon, 27 Dec 2010 13:18:02 -0500 Adam Chlipala Added preliminary versions of all the authentication verification steps
Sun, 26 Dec 2010 17:19:52 -0500 Adam Chlipala Received an OpenID authentication response, but haven't checked it yet
Sun, 26 Dec 2010 15:11:23 -0500 Adam Chlipala Saving associations
Sun, 26 Dec 2010 13:28:06 -0500 Adam Chlipala Discovery returns a record
Sun, 26 Dec 2010 13:10:36 -0500 Adam Chlipala Discovered LiveJournal endpoint
Sun, 26 Dec 2010 12:04:08 -0500 Adam Chlipala Ur/Web module initializes libcurl