Fri Jan 27 12:55:24 PST 2006 Josh Hoyt tagged 0.9.0 Fri Jan 27 12:53:06 PST 2006 Josh Hoyt * Add trust root checking to the server Fri Jan 27 12:50:33 PST 2006 Josh Hoyt * Added trust root handling code and tests Thu Jan 26 17:32:26 PST 2006 Josh Hoyt * Use util data reading functions for Parse test Fri Jan 27 12:37:18 PST 2006 cygnus@janrain.com * Updated FileStore _setup() method to return true if all filestore directories can be verified. Thu Jan 26 17:28:34 PST 2006 Josh Hoyt * Fix server example checkid_immediate setup_url Thu Jan 26 17:24:31 PST 2006 Josh Hoyt * Fix bugs in falling back to dumb mode Thu Jan 26 14:26:28 PST 2006 Josh Hoyt * Move test data to its own directory Thu Jan 26 14:22:01 PST 2006 Josh Hoyt * Use data file reading function for base64 tests Thu Jan 26 14:11:39 PST 2006 Josh Hoyt * Use common data file reader function in hmacsha1 test Thu Jan 26 14:09:57 PST 2006 Josh Hoyt * Move test data file reading routine to a separate module Thu Jan 26 14:06:24 PST 2006 cygnus@janrain.com * Silenced warnings about no HTTP return codes in fetcher code. Wed Jan 25 16:35:33 PST 2006 Josh Hoyt * Added server example Wed Jan 25 16:31:37 PST 2006 Josh Hoyt * Silence warnings when files are not found Wed Jan 25 16:29:38 PST 2006 Josh Hoyt * Fix the DO_ABOUT constant's value to be unique and the argument sniffing to work Wed Jan 25 15:38:54 PST 2006 cygnus@janrain.com * Added common.php file for example consumer implementation. Wed Jan 25 12:21:45 PST 2006 Josh Hoyt * Fix test to work when NO_MATH_SUPPORT is defined Wed Jan 25 12:12:52 PST 2006 Josh Hoyt * Add checkAuthentication failure on a bad handle Wed Jan 25 12:11:18 PST 2006 Josh Hoyt * Add bad signature check_authentication test Wed Jan 25 12:07:25 PST 2006 Josh Hoyt * Add successful check_authentication server test Wed Jan 25 11:54:25 PST 2006 Josh Hoyt * Add checkid_setup cancel server test Wed Jan 25 11:45:00 PST 2006 Josh Hoyt * Added test for need auth in server Wed Jan 25 11:38:47 PST 2006 Josh Hoyt * Add checkid_setup success server test Wed Jan 25 11:27:59 PST 2006 Josh Hoyt * Fixes and test for dumb mode server Wed Jan 25 11:17:04 PST 2006 Josh Hoyt * Simplify $association->signDict Wed Jan 25 10:49:01 PST 2006 Josh Hoyt * Added checkid_immediate server test Wed Jan 25 05:58:04 PST 2006 Josh Hoyt * Diffie-Hellman associate error test and fixes Wed Jan 25 05:39:12 PST 2006 Josh Hoyt * Add Diffie-Hellman association test and associated fixes Wed Jan 25 04:53:08 PST 2006 Josh Hoyt * Plain-text association server test and associated fixes Wed Jan 25 04:17:42 PST 2006 Josh Hoyt * Added bad mode for post server test Tue Jan 24 17:12:51 PST 2006 Josh Hoyt * Clean up server test code a little Tue Jan 24 17:06:21 PST 2006 Josh Hoyt * Added getNoArgs server test Tue Jan 24 17:04:30 PST 2006 Josh Hoyt * Add getBadArgs server test Tue Jan 24 15:42:17 PST 2006 Josh Hoyt * Added one server test Tue Jan 24 15:28:04 PST 2006 Josh Hoyt * Added (untested) server implementation Tue Jan 24 15:14:56 PST 2006 Josh Hoyt * Add memstore for testing Tue Jan 24 15:12:59 PST 2006 Josh Hoyt * Fix the imports for FileStore Tue Jan 24 15:12:16 PST 2006 Josh Hoyt * Fix imports for DumbStore Tue Jan 24 16:10:46 PST 2006 cygnus@janrain.com * Added consumer example README file Tue Jan 24 16:05:55 PST 2006 cygnus@janrain.com * Further cleaned up example code. Tue Jan 24 15:33:10 PST 2006 cygnus@janrain.com * Refactored example OpenID authentication to hopefully make it much easier to understand. Tue Jan 24 15:02:53 PST 2006 cygnus@janrain.com * Removed extra store example code from consumer demo to help simplify script. Tue Jan 24 14:52:37 PST 2006 cygnus@janrain.com * Removed include_path changes from example consumer. Tue Jan 24 14:51:35 PST 2006 cygnus@janrain.com * Converted Auth_OpenID_ status codes to define()s rather than global variables. Tue Jan 24 14:49:36 PST 2006 cygnus@janrain.com * Fixed refactoring bugs in consumer example script. Tue Jan 24 14:25:37 PST 2006 cygnus@janrain.com * Removed requirement for OIDUtil.php from example consumer script. Tue Jan 24 10:37:29 PST 2006 cygnus@janrain.com * Changed require_once() to require_once per PEAR proposal comment. Mon Jan 23 17:10:52 PST 2006 cygnus@janrain.com tagged PEAR-proposal