graph
- Fix 'hidden' constraintdefault tip 2013-12-11, by Adam Chlipala
- Fix to track a change in Ur/Web's 'table' signature item syntactic sugar2013-11-06, by Adam Chlipala
- Update for key/mouse handler change2012-07-21, by Adam Chlipala
- Turn off warnings about deprecated functions, to placate silly OpenSSL change for OS X2011-10-26, by Adam Chlipala
- Add aclocal.m4 to repo2011-10-21, by Adam Chlipala
- Change error message delivery so that IE's 500 message hiding doesn't apply2011-08-09, by Adam Chlipala
- Graceful handling of OpenID providers that log the user in as the wrong identifier2011-08-09, by Adam Chlipala
- Fix an include path bug2011-08-03, by Adam Chlipala
- Merge from upstream.2011-07-24, by Karn Kallio
- Merge from upstream.2011-07-19, by Karn Kallio
- Merge from upstream.2011-07-04, by Karn Kallio
- Merge from upstream.2011-07-03, by Karn Kallio
- Add missing module qualifier.2011-07-03, by Karn Kallio
- Merge2011-07-24, by Adam Chlipala
- renew2011-07-24, by Adam Chlipala
- Merge2011-07-04, by Robin Green
- Make logout clear the session on the server2011-07-04, by Robin Green
- Use uw_streq(); update to newer Autoconf2011-07-19, by 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 form2011-07-03, by Adam Chlipala
- Don't redirect back to URLs that have query strings2011-07-03, by Adam Chlipala
- Fix type error2011-07-03, by Adam Chlipala
- Secure HMAC comparison2011-07-02, by Robin Green
- Announce when provider only supports old OpenID version2011-06-12, by Adam Chlipala
- Fix OpenSSL memory leak (spotted by Chris Double)2011-06-12, by Adam Chlipala
- Tell libcurl to use SSLv32011-06-12, by Adam Chlipala
- Proper handling of known vs. to-be-chosen identifiers2011-06-01, by Adam Chlipala
- Stop setting an id callback2011-05-16, by Adam Chlipala
- Small formatting cleanups2011-04-23, by Adam Chlipala
- Merge Adam's upstream changes and update tests.2011-04-21, by Karn Kallio
- Generalize the formatting options a bit.2011-04-20, by Karn Kallio
- Merge from upstream.2011-04-18, by Karn Kallio
- Add some formatting options to the user control xml.2011-04-18, by Karn Kallio
- Change some field names and update utest2011-04-21, by Adam Chlipala
- Add some formatting options to the user control xml.2011-04-18, by Karn Kallio
- A silly RPC bug that I'm surprised wasn't caught before now2011-04-17, by Adam Chlipala
- Fix Utest to track latest change2011-02-24, by Adam Chlipala
- More type class instances for user type; allow choose to fail2011-02-24, by Adam Chlipala
- Some XRDS fixes; ignore query strings in naming endpoints for association purposes2011-01-23, by Adam Chlipala
- Some default OPs, along with some tweaks to keep them happy2011-01-23, by Adam Chlipala
- More flexibility in placement of login form and other similar stuff2011-01-20, by Adam Chlipala
- Remove garbage configure message about GCCARGS2011-01-17, by Adam Chlipala
- fakeId parameter2011-01-16, by Adam Chlipala
- Fix calculation of URL to return to after sign-up2011-01-15, by Adam Chlipala
- Fix embarrassing bug that deleted sessions that were too new, rather than old2011-01-08, by Adam Chlipala
- New OpenidUser.Make parameter: ready2011-01-06, by Adam Chlipala
- Utest example2011-01-06, by Adam Chlipala
- Pretend user isn't logged in when he gives bogus session data; add some documentation to openidUser.urs2011-01-06, by Adam Chlipala
- Successfully created an account2011-01-06, by Adam Chlipala
- Beginning of OpenidUser2011-01-06, by Adam Chlipala
- Realms; documentation and license2011-01-02, by Adam Chlipala
- Change postify to satisfy more OPs; add untested invalidate_handle support2011-01-02, by Adam Chlipala
- Stateless verification worked2011-01-02, by Adam Chlipala
- Diffie-Hellman seems to be working2011-01-01, by Adam Chlipala
- Test with RP-side nonces2010-12-29, by Adam Chlipala
- Call user-specified function after authentication2010-12-29, by Adam Chlipala
- Fixed checking of nonce timestamp range2010-12-29, by Adam Chlipala
- Diffie-Hellman started but not fully tested; successfully checked signature from AOL2010-12-29, by Adam Chlipala
- Authentication verification almost working: signatures not computing correctly2010-12-28, by Adam Chlipala
- Added preliminary versions of all the authentication verification steps2010-12-27, by Adam Chlipala
- Detecting cancellation2010-12-26, by Adam Chlipala
- Received an OpenID authentication response, but haven't checked it yet2010-12-26, by Adam Chlipala
- Saving associations2010-12-26, by Adam Chlipala
- Discovery returns a record2010-12-26, by Adam Chlipala
- Discovered LiveJournal endpoint2010-12-26, by Adam Chlipala
- Ur/Web module initializes libcurl2010-12-26, by Adam Chlipala