Mon Jan 23 17:10:52 PST 2006 cygnus@janrain.com tagged PEAR-proposal Mon Jan 23 17:04:04 PST 2006 cygnus@janrain.com * Moved PEAR DB and PHPUnit into optional section of package.xml. Mon Jan 23 13:28:28 PST 2006 cygnus@janrain.com * Changed phpdoc template to make docs more readable Mon Jan 23 12:22:42 PST 2006 cygnus@janrain.com * Added package.xml file Mon Jan 23 15:54:39 PST 2006 Josh Hoyt * Move functions that depend on the math library into the library as methods Also move the Diffie-Hellman related association code into DiffieHellman.php so that the consumer and server code do not need to know about the math library. Mon Jan 23 14:31:32 PST 2006 Josh Hoyt * Add requirement of BigMath for Consumer Mon Jan 23 14:27:27 PST 2006 Josh Hoyt * Whitespace Mon Jan 23 14:25:50 PST 2006 Josh Hoyt * Move arbitrary-precision integer functions to BigMath module Mon Jan 23 14:11:39 PST 2006 Josh Hoyt * Remove Auth_OpenID_(from|to)Base64 wrappers Mon Jan 23 14:02:03 PST 2006 Josh Hoyt * Fix xorSecret to use new variable name Mon Jan 23 14:00:35 PST 2006 Josh Hoyt * Get rid of math library superclass that did not implement functionality Mon Jan 23 13:53:32 PST 2006 Josh Hoyt * Fold strxor into the DiffieHellman implementation Mon Jan 23 13:50:47 PST 2006 Josh Hoyt * Move getBytes out of Auth_OpenID_CryptUtil Mon Jan 23 13:47:47 PST 2006 Josh Hoyt * Comment clarification Mon Jan 23 13:44:14 PST 2006 Josh Hoyt * Remove Python-ism of while(1) Mon Jan 23 13:42:04 PST 2006 Josh Hoyt * Move randrange out of Auth_OpenID_CryptUtil Mon Jan 23 13:38:13 PST 2006 Josh Hoyt * Remove unnecessary code from DiffieHellman.php Mon Jan 23 13:32:55 PST 2006 Josh Hoyt * Fix getBytes test to use the correct data length Mon Jan 23 13:31:01 PST 2006 Josh Hoyt * Simplify randrange implementation Mon Jan 23 13:30:25 PST 2006 Josh Hoyt * Whitespace Mon Jan 23 13:01:06 PST 2006 Josh Hoyt * Simplify randomString implementation Mon Jan 23 11:38:15 PST 2006 Josh Hoyt * Move maxint to tests because it's only used in testing Mon Jan 23 11:32:54 PST 2006 Josh Hoyt * Remove duplicate SHA1 function and rename Mon Jan 23 11:27:09 PST 2006 Josh Hoyt * Fix constant name for SHA1 block size Mon Jan 23 11:25:51 PST 2006 Josh Hoyt * Only trigger error when the the sha1_raw function is called, not when the module is loaded Mon Jan 23 11:22:03 PST 2006 Josh Hoyt * Remove duplicate hmac sha1 function Mon Jan 23 10:14:12 PST 2006 Josh Hoyt * Remove duplicated functionality (toBase64, fromBase64) Mon Jan 23 10:10:55 PST 2006 Josh Hoyt * Remove unused function reversed in cryptutil Mon Jan 23 10:08:38 PST 2006 Josh Hoyt * Namespace flattening in cryptutil to make the code a little easier to read Mon Jan 23 10:06:30 PST 2006 Josh Hoyt * Add script that finds all PHP files to simplify the other test scripts Fri Jan 20 10:50:58 PST 2006 cygnus@janrain.com * Updated documentation for phpdoc Fri Jan 20 10:50:28 PST 2006 cygnus@janrain.com * Updated documentation for phpdoc Fri Jan 20 10:49:50 PST 2006 cygnus@janrain.com * Updated documentation for phpdoc Fri Jan 20 10:49:19 PST 2006 cygnus@janrain.com * Updated documentation for phpdoc Thu Jan 19 15:32:20 PST 2006 cygnus@janrain.com * Fixed db name generation bug Thu Jan 19 15:19:51 PST 2006 cygnus@janrain.com * Fixed database name generator to replace dots with underscores in hostname Thu Jan 19 15:07:36 PST 2006 cygnus@janrain.com * Added logic to make SQL store tests succeed but not run if database extensions are unavailable Thu Jan 19 14:22:13 PST 2006 cygnus@janrain.com * Updated SQL store tests to generate unique database names and added store tests to test lineup Thu Jan 19 13:08:14 PST 2006 cygnus@janrain.com * Fixed column types for MySQL store Wed Jan 18 16:01:22 PST 2006 Josh Hoyt tagged 0.8.1