log

age author description
Mon, 04 Jul 2011 14:08:00 +0100 Robin Green Make logout clear the session on the server
Tue, 19 Jul 2011 09:27:10 -0400 Adam Chlipala Use uw_streq(); update to newer Autoconf
Sun, 03 Jul 2011 17:52:29 -0400 Adam Chlipala Based on a security suggestion by Robin Green, start a new session after authentication at an OP and after submission of a signup form
Sun, 03 Jul 2011 16:40:55 -0400 Adam Chlipala Don't redirect back to URLs that have query strings
Sun, 03 Jul 2011 14:09:03 -0400 Adam Chlipala Fix type error
Sat, 02 Jul 2011 20:34:26 +0100 Robin Green Secure HMAC comparison
Sun, 12 Jun 2011 18:12:47 -0400 Adam Chlipala Announce when provider only supports old OpenID version
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
Wed, 01 Jun 2011 07:51:55 -0400 Adam Chlipala Proper handling of known vs. to-be-chosen identifiers
Mon, 16 May 2011 22:31:26 -0400 Adam Chlipala Stop setting an id callback
Sat, 23 Apr 2011 09:53:55 -0400 Adam Chlipala Small formatting cleanups
Thu, 21 Apr 2011 20:06:46 -0430 Karn Kallio Merge Adam's upstream changes and update tests.
Wed, 20 Apr 2011 15:45:27 -0430 Karn Kallio Generalize the formatting options a bit.