Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 9cf9bc0 (gh-pages) Add analytics by Chris Smith 2014-09-13 21:42:09 +0100
  • 1d0864a Move Poidsy website to gh-pages by Chris Smith 2014-09-13 20:46:54 +0100
  • 6991d67 (HEAD -> master) Fixed incorrect method calls when handling a revocation by Chris Smith 2011-12-02 10:54:18 +0000
  • 0a0b480 Add more logging to aid debugging by Chris Smith 2011-02-23 11:19:17 +0000
  • 9f74fa2 Fix delegate and identity being confused in OpenID 2 requests by Chris Smith 2010-12-13 12:11:40 +0000
  • d0ce0d1 Fix false positives when checking for HTTPS in some configurations by Chris Smith 2010-12-12 20:44:32 +0000
  • 57ebc96 Change signature verification algorithm to prevent timing attacks by Chris Smith 2010-07-26 03:15:04 +0100
  • f2195c7 (stable) Handle array/object arguments in logging calls by Chris Smith 2010-07-12 16:18:17 +0100
  • 5b8b227 Default logging to false by Chris Smith 2010-07-12 16:02:43 +0100
  • 5087285 (tag: 0.6) Update README for 0.6 by Chris Smith 2010-05-16 06:15:58 +0100
  • a4369de Release 0.6 by Chris Smith 2010-05-16 06:13:46 +0100
  • 4803233 Add basic attribute exchange support by Chris Smith 2010-05-13 02:17:04 +0100
  • 05dd86e Fix notices when logging from outside a class by Chris Smith 2010-05-13 02:16:48 +0100
  • 9c6db31 Let's try README.mkdn to make GitHub format it by Chris Smith 2010-03-30 18:44:16 +0100
  • 1d8f974 README file. by Chris Smith 2010-03-30 18:38:23 +0100
  • 7e1ca15 Make sreg constants useful by Chris Smith 2010-03-30 13:48:45 +0100
  • 6febf21 Decouple simple registration extension by Chris Smith 2010-03-30 13:15:01 +0100
  • 34ab8eb Verify claimed_id parameter properly by Chris Smith 2010-03-29 19:06:21 +0100
  • 649810a Verify return_to URL correctly. by Chris Smith 2010-03-29 16:27:14 +0100
  • 79c3335 Handle IdPs rejecting assoc/session types by Chris Smith 2010-03-28 12:31:53 +0100
  • ceef6e5 Fix OpenID 1.0 delegation by Chris Smith 2010-03-28 12:09:27 +0100
  • 9045d5d Work properly without dl() function by Chris Smith 2010-03-27 23:46:29 +0000
  • dce9787 Several discovery problems by Chris Smith 2010-01-17 11:34:31 +0000
  • cf5191c Finish discovery changes by Chris Smith 2010-01-17 06:13:07 +0000
  • 2c69d24 Fix logger showing line numbers of methods not log calls by Chris Smith 2010-01-17 04:57:30 +0000
  • 903272a Fix v2 html parsing with no op local id by Chris Smith 2010-01-17 04:48:23 +0000
  • 5066130 Improve parsehtml test by Chris Smith 2010-01-17 04:48:12 +0000
  • b9a637c Support for <link> elements with multiple entries in their 'rel' attributes by Chris Smith 2010-01-17 04:10:43 +0000
  • 6e94241 Welcome to 2010 by Chris Smith 2010-01-17 04:08:32 +0000
  • 251a0d9 Add new test for <link/>s with multiple entries in rel tags by Chris Smith 2010-01-17 04:07:55 +0000
  • 6b766f7 Add test for allow_url_fopen by Chris Smith 2010-01-17 04:03:09 +0000
  • 37f42d4 Initial work on endpoint/delegate/etc tidying by Chris Smith 2009-11-22 06:23:39 +0000
  • 63a5e19 Add tests from renji by Chris Smith 2009-10-20 14:24:32 +0100
  • 80a4f2a Reduce throttle counter on successful login. Fixes issue #14. by Chris Smith 2009-10-20 14:17:53 +0100
  • 36a2af7 Change google url in basic example to the proper full one by Chris Smith 2009-10-03 20:50:38 +0100
  • bcb4edb Unit tests for vox and myopenid. Issue #12. by Chris Smith 2009-06-28 11:51:22 +0100
  • 8cdd52c Fix remaining delegate/identity issues. Fixes issue #2. by Chris Smith 2009-06-28 11:48:54 +0100
  • 0ef668c Add selenium tests for blogger, livejournal, signon.com, verisign and wordpress. Issue #12. by Chris Smith 2009-06-27 17:38:50 +0100
  • b19fdd0 Add selenium tests for gmail and yahoo. Issue #12. by Chris Smith 2009-06-27 14:03:01 +0100
  • f8c6c04 Add logging to processor. Issue #1 Fix some problems with incorrect identity/delegate values. Issue #2 by Chris Smith 2009-06-27 14:01:41 +0100
  • 8c72eeb Truncate arguments and remove LFs in logging output Fixes issue #10 by Chris Smith 2009-06-27 13:09:07 +0100
  • f4cd0e8 Change gmail.com to www.gmail.com, as only the latter now responds with XRDS headers Fixes issue 3. by Chris Smith 2009-06-26 14:16:55 +0100
  • 21a2f0f Added new logging class and logging in discoverer (issue #1) by Chris Smith 2009-06-26 14:14:00 +0100
  • e2b3a10 (tag: 0.5) Release 0.5 by Chris Smith 2009-06-21 12:28:05 +0100
  • a1bc193 Discoverer can now remember per-server version and service information (groundwork for attribute exchange support) by Chris Smith 2009-03-10 01:57:25 +0000
  • 0380c4a Perform discovery on identity select'd ids to ensure the IdP is allowed to claim them by Chris Smith 2009-03-09 19:31:45 +0000
  • 79e69b7 Log in => Login by Chris Smith 2009-03-09 06:42:23 +0000
  • 0c30c67 Add yahoo and google shortcuts in basic example by Chris Smith 2009-03-09 06:42:04 +0000
  • 30e7011 Don't send openid.ns for version 1 requests, as things like blogger throw hissy fits by Chris Smith 2009-03-09 05:48:22 +0000
  • c572b47 Pass version correctly and cope properly with identifier select by Chris Smith 2009-03-09 05:39:30 +0000
  • 58b71a1 Pass the correct version to URLBuilder when verifying things by Chris Smith 2009-03-09 05:39:11 +0000
  • ba27536 Support identity select and remember/pass on OID version by Chris Smith 2009-03-09 05:33:59 +0000
  • e9c9417 Send openid.realm instead of openid.trust_root for v2 requests by Chris Smith 2009-03-09 05:33:41 +0000
  • fc59380 Remove E_NOTICEs when POSTing to an URL failed by Chris Smith 2009-03-09 05:33:27 +0000
  • 871a4cf Yadis implementation by Chris Smith 2009-03-09 05:26:15 +0000
  • c1d8636 Support for sending version 2 namespace requests by Chris Smith 2009-03-09 05:25:49 +0000
  • 136b70e Implement Yadis HTML parsing by Chris Smith 2009-03-09 05:13:14 +0000
  • e2dbc7f More work on Yadis support by Chris Smith 2009-03-09 05:10:45 +0000
  • 2700e19 Clarify reasons why openid_immediate requests may break in the Javascript example by Chris Smith 2009-03-09 05:10:19 +0000
  • e867394 Fix notices when receiving sreg information by Chris Smith 2009-03-09 04:28:19 +0000
  • 8369cfe Initial work on Yadis discovery by Chris Smith 2009-03-09 04:20:58 +0000
  • ccb0ddc Allow manually specifying the current url when getting the trust root by Chris Smith 2009-03-08 23:14:01 +0000
  • 0c0be00 Revert example changes URLBuilder now trims the constant as well as dynamically generated trust root by Chris Smith 2009-01-19 16:18:09 +0000
  • 35095d4 Ensure trust_root is always below return_to URL Make javascript example allow the library to determine trust_root itself by Chris Smith 2009-01-19 16:08:49 +0000
  • 95f1b0b Initial import by Chris Smith 2009-01-19 15:51:15 +0000