2011-02-24 |
Adam Chlipala |
More type class instances for user type; allow choose to fail |
2011-01-23 |
Adam Chlipala |
Some XRDS fixes; ignore query strings in naming endpoints for association purposes |
2011-01-23 |
Adam Chlipala |
Some default OPs, along with some tweaks to keep them happy |
2011-01-20 |
Adam Chlipala |
More flexibility in placement of login form and other similar stuff |
2011-01-17 |
Adam Chlipala |
Remove garbage configure message about GCCARGS |
2011-01-16 |
Adam Chlipala |
fakeId parameter |
2011-01-15 |
Adam Chlipala |
Fix calculation of URL to return to after sign-up |
2011-01-08 |
Adam Chlipala |
Fix embarrassing bug that deleted sessions that were too new, rather than old |
2011-01-06 |
Adam Chlipala |
New OpenidUser.Make parameter: ready |
2011-01-06 |
Adam Chlipala |
Utest example |
2011-01-06 |
Adam Chlipala |
Pretend user isn't logged in when he gives bogus session data; add some documentation to openidUser.urs |
2011-01-06 |
Adam Chlipala |
Successfully created an account |
2011-01-06 |
Adam Chlipala |
Beginning of OpenidUser |
2011-01-02 |
Adam Chlipala |
Realms; documentation and license |
2011-01-02 |
Adam Chlipala |
Change postify to satisfy more OPs; add untested invalidate_handle support |
2011-01-02 |
Adam Chlipala |
Stateless verification worked |
2011-01-01 |
Adam Chlipala |
Diffie-Hellman seems to be working |
2010-12-29 |
Adam Chlipala |
Test with RP-side nonces |
2010-12-29 |
Adam Chlipala |
Call user-specified function after authentication |
2010-12-29 |
Adam Chlipala |
Fixed checking of nonce timestamp range |
2010-12-29 |
Adam Chlipala |
Diffie-Hellman started but not fully tested; successfully checked signature from AOL |
2010-12-29 |
Adam Chlipala |
Authentication verification almost working: signatures not computing correctly |
2010-12-27 |
Adam Chlipala |
Added preliminary versions of all the authentication verification steps |
2010-12-26 |
Adam Chlipala |
Detecting cancellation |
2010-12-26 |
Adam Chlipala |
Received an OpenID authentication response, but haven't checked it yet |
2010-12-26 |
Adam Chlipala |
Saving associations |
2010-12-26 |
Adam Chlipala |
Discovery returns a record |
2010-12-26 |
Adam Chlipala |
Discovered LiveJournal endpoint |
2010-12-26 |
Adam Chlipala |
Ur/Web module initializes libcurl |