Mailing list header changes (fuck you Google)
[citadel.git] / citadel / modules / openid / serv_openid_rp.c
2008-05-29 Art Cancrogetuserbynumber() now uses a proper indexed database
2008-05-27 Art CancroSet CURLOPT_USERAGENT and CURLOPT_INTERFACE in the...
2008-05-27 Art CancroWorked around a bug in phpMyID. I *think* this complet...
2008-05-24 Art Cancroopenid hacks
2008-05-24 Art CancroMore openid hacks
2008-05-24 Art Cancrolibcurl is teh r0x0r, it gives us access to the 'effect...
2008-05-23 Art CancroBegin caching OpenID data in the session; we'll need...
2008-05-23 Art CancroIn order to circumvent AOL's broken OpenID server,...
2008-05-23 Art CancroAOL's OpenID implementation sucks.
2008-05-22 Art Cancrohmmph. adjusted string lengths again
2008-05-22 Art CancroMade the assoc_handle field bigger, but we may still...
2008-05-22 Art CancroMore work on OpenID 1.1 support
2008-05-22 Art CancroFetch assoc_handles and use them in checkid_setup requests
2008-05-22 Art Cancromore openid 1.1 hacks
2008-05-21 Art Cancro* More work on OpenID 1.1 Relying Party support
2008-05-19 Art CancroBegan writing associate request
2008-05-19 Art CancroInitial support for Simple Registration Extension
2008-05-19 Art CancroMoved all the OpenID Relying Party code that I've writt...