Wed Feb 22 17:55:22 PST 2006 cygnus@janrain.com tagged 0.9.2 Wed Feb 22 17:53:56 PST 2006 cygnus@janrain.com * Temporarily moved package.xml file into admin so it isn\'t misleading. Wed Feb 22 17:52:12 PST 2006 cygnus@janrain.com * Added documentation link and explanation to README. Wed Feb 22 17:45:38 PST 2006 cygnus@janrain.com * Updated wording of README files. Wed Feb 22 17:44:47 PST 2006 cygnus@janrain.com * Added private tags to functions Wed Feb 22 17:43:43 PST 2006 cygnus@janrain.com * Fixed docstring for database connection file. Wed Feb 22 17:16:04 PST 2006 cygnus@janrain.com * Updated the examples usage documentation and moved docs out of root README Wed Feb 22 16:49:46 PST 2006 cygnus@janrain.com * Fixed PHP OpenID URL in server code Wed Feb 22 16:16:33 PST 2006 cygnus@janrain.com * Fixed phpdoc exclusions in documentation generation script. Wed Feb 22 16:09:00 PST 2006 cygnus@janrain.com * Added extra example code in documentation. Wed Feb 22 15:38:35 PST 2006 cygnus@janrain.com * Updated README with installation and usage documentation. Tue Feb 14 15:55:17 PST 2006 cygnus@janrain.com * Moved CryptUtil functions into an Auth_OpenID_CryptUtil class. Tue Feb 14 15:01:07 PST 2006 cygnus@janrain.com * Moved MySQL store into its own file. Tue Feb 14 14:59:04 PST 2006 cygnus@janrain.com * Moved SQLite store into its own file. Tue Feb 14 14:55:45 PST 2006 cygnus@janrain.com * Moved PostgreSQL store into its own file. Tue Feb 14 14:43:46 PST 2006 cygnus@janrain.com * Moved files from Store/ into Auth/OpenID/ Tue Feb 14 14:28:54 PST 2006 cygnus@janrain.com * Moved binary string functions into SQLStore base class. Tue Feb 14 14:24:47 PST 2006 cygnus@janrain.com * Moved Auth_OpenID_DatabaseConnection into its own file. Tue Feb 14 11:49:17 PST 2006 cygnus@janrain.com * Moved FileStore utility functions into FileStore class as private methods. Tue Feb 14 10:59:36 PST 2006 cygnus@janrain.com * Moved letter/digit/punct constants from Util.php to OpenID.php Tue Feb 14 10:01:01 PST 2006 cygnus@janrain.com * Added docblock to Auth_OpenID class Tue Feb 14 09:39:07 PST 2006 cygnus@janrain.com * Moved quoteMinimal, urlunparse, and normalizeUrl from Util to OpenID Mon Feb 13 17:09:05 PST 2006 cygnus@janrain.com * Moved appendArgs and http_build_query from Util to OpenID Mon Feb 13 17:03:46 PST 2006 cygnus@janrain.com * Moved arrayGet from Util to OpenID Mon Feb 13 17:00:58 PST 2006 cygnus@janrain.com * Moved ensureDir from Util to OpenID Mon Feb 13 16:58:03 PST 2006 cygnus@janrain.com * Moved fixArgs from Util to OpenID Mon Feb 13 16:54:48 PST 2006 cygnus@janrain.com * Moved defines from Util to OpenID Mon Feb 13 16:49:05 PST 2006 cygnus@janrain.com * Removed Consumer directory. Mon Feb 13 16:46:48 PST 2006 cygnus@janrain.com * Refactored parsing code into a Parse class. Mon Feb 13 16:22:38 PST 2006 cygnus@janrain.com * Fixed include bug in detect script. Mon Feb 13 16:21:39 PST 2006 cygnus@janrain.com * Refactored CURL fetcher to use non-global callbacks. Mon Feb 13 15:48:12 PST 2006 cygnus@janrain.com * Fixed bugs in CURL fetcher and updated detection script. Mon Feb 13 15:14:59 PST 2006 cygnus@janrain.com * Fixed OpenID file Mon Feb 13 15:11:46 PST 2006 cygnus@janrain.com * Fixed detect script to use proper getHTTPFetcher call Mon Feb 13 15:10:11 PST 2006 cygnus@janrain.com * Refactored fetcher subclasses. Mon Feb 13 14:51:18 PST 2006 cygnus@janrain.com * Moved URLHasAllowedScheme into HTTPFetcher base class. Mon Feb 13 14:48:46 PST 2006 cygnus@janrain.com * Added Auth_OpenID class module. Mon Feb 13 13:27:20 PST 2006 cygnus@janrain.com * Docblock markup typo fix Mon Feb 13 13:25:52 PST 2006 cygnus@janrain.com * Moved timeout definition into HTTPFetcher class, fixed plain fetcher redirect bugs, and moved _findRedirect into fetcher base class. Mon Feb 13 12:23:48 PST 2006 cygnus@janrain.com * Fixed socket timeout but in plain fetcher POST method Mon Feb 13 12:22:50 PST 2006 cygnus@janrain.com * Fixed plain fetcher get to follow redirects and return new URL. Mon Feb 13 12:22:16 PST 2006 cygnus@janrain.com * Removed duplicate define of Auth_OpenID_HTTP_FAILURE Mon Feb 13 09:15:33 PST 2006 Josh Hoyt * Remove (ineffective) emacs mode hint Fri Feb 10 17:37:41 PST 2006 Josh Hoyt * Move the HTTPFetcher base class to its own module Fri Feb 10 17:20:43 PST 2006 Josh Hoyt * Added script to find files with global variables Fri Feb 10 17:20:33 PST 2006 Josh Hoyt * M-x whitespace-cleanup Fri Feb 10 17:19:38 PST 2006 Josh Hoyt * Make fixperms more readable Fri Feb 10 17:15:45 PST 2006 Josh Hoyt * Put KVForm functions in a class as static methods Fri Feb 10 16:44:59 PST 2006 Josh Hoyt * Fix bug from incomplete Python porting Fri Feb 10 16:37:58 PST 2006 Josh Hoyt * Move the server request object into its own file and rename it Fri Feb 10 14:32:06 PST 2006 Josh Hoyt * Move Consumer.php out of its subdirectory Fri Feb 10 14:30:24 PST 2006 Josh Hoyt * Remove unused stub in consumer Thu Feb 9 17:20:37 PST 2006 Josh Hoyt * Add logging for error conditions in consumer completeAuth Thu Feb 9 16:56:56 PST 2006 Josh Hoyt * Reduce number of assertions Thu Feb 9 16:56:47 PST 2006 Josh Hoyt * Whitespace cleanup Fri Feb 10 14:04:18 PST 2006 cygnus@janrain.com * Fixed TOKEN_LIFETIME reference bug in Consumer. Thu Feb 9 15:56:10 PST 2006 Josh Hoyt * Documentation for AuthenticationRequest Thu Feb 9 14:14:19 PST 2006 Josh Hoyt * Whitespace cleanup Thu Feb 9 14:12:18 PST 2006 Josh Hoyt * Move parsing of identity information into fetcher Thu Feb 9 13:56:03 PST 2006 Josh Hoyt * Put nonce generation in its own function and remove _gotIdentityInfo Thu Feb 9 13:48:20 PST 2006 Josh Hoyt * Put consumer's AuthenticationRequest object into its own module Thu Feb 9 12:39:49 PST 2006 Josh Hoyt * Documentation fixes in TrustRoot Thu Feb 9 10:05:45 PST 2006 Josh Hoyt * Make the detect script work when the posix extension is not found Thu Feb 9 10:01:59 PST 2006 Josh Hoyt * M-x whitespace-cleanup Thu Feb 9 09:52:45 PST 2006 Josh Hoyt * Put trust root functionality in a static class Wed Feb 8 17:21:57 PST 2006 cygnus@janrain.com * Added tableExists method to help eliminate table creation errors. Wed Feb 8 13:39:08 PST 2006 cygnus@janrain.com * Fixed Auth_OpenID_array_get and other functions that violate the PEAR underscore usage policy. Wed Feb 8 13:38:00 PST 2006 cygnus@janrain.com * Added base connection class and updated connection checking to ensure the proper connection object type. Wed Feb 8 12:33:36 PST 2006 cygnus@janrain.com * Fixed database connection code for postgres store test. Wed Feb 8 12:32:27 PST 2006 cygnus@janrain.com * Fixed typo in store test. Wed Feb 8 12:11:08 PST 2006 cygnus@janrain.com * Changed require_once lines to use proper paths. Wed Feb 8 09:38:01 PST 2006 cygnus@janrain.com * Fixed hostname for fsockopen when SSL is used in plain fetcher POST Wed Feb 8 09:36:17 PST 2006 cygnus@janrain.com * Fixed a typo in consumer example code. Wed Feb 8 09:35:03 PST 2006 cygnus@janrain.com * Moved isError and resultToBool code into base SQLStore class. Thu Feb 9 08:46:50 PST 2006 Josh Hoyt * The server_url no longer is part of the config Thu Feb 9 08:46:45 PST 2006 Josh Hoyt * Whitespace Thu Feb 9 08:46:24 PST 2006 Josh Hoyt * Make sure that the trust function always takes into account the logged in user Thu Feb 9 08:45:48 PST 2006 Josh Hoyt * Rename CSS for server example Thu Feb 9 08:44:55 PST 2006 Josh Hoyt * Improve remembered decisions page Thu Feb 9 08:44:21 PST 2006 Josh Hoyt * Correct logic for when to use remembered trust decision Wed Feb 8 18:13:10 PST 2006 Josh Hoyt * Automatically build the stylesheet URL Wed Feb 8 16:51:26 PST 2006 Josh Hoyt * Make the entry point script tell the user when he needs to configure the server Wed Feb 8 16:50:26 PST 2006 Josh Hoyt * Improve remembered sites UI Wed Feb 8 16:49:33 PST 2006 Josh Hoyt * Remove debugging function Wed Feb 8 15:53:36 PST 2006 Josh Hoyt * Trust decision logic fixes Wed Feb 8 15:37:46 PST 2006 Josh Hoyt * re-organize the server example and make it prettier Mon Feb 6 23:55:25 PST 2006 Josh Hoyt * Updated server example to require config, but have a UI Mon Feb 6 23:54:58 PST 2006 Josh Hoyt * Make ensureDir recursive and potentially more efficient Mon Feb 6 23:54:14 PST 2006 Josh Hoyt * Make the file store act better when the directory could not be created Mon Feb 6 23:53:44 PST 2006 Josh Hoyt * Allow the user to specify that he always wants DO_AUTH for checkid_* Mon Feb 6 13:57:43 PST 2006 Josh Hoyt * whitespace Mon Feb 6 13:50:48 PST 2006 Josh Hoyt * re-work the data storage section Thu Feb 2 16:49:12 PST 2006 Josh Hoyt * Make PHP 4.3.0 compatible Thu Feb 2 15:42:25 PST 2006 cygnus@janrain.com * Cleaned up db disconnects in PgSQL store test. Thu Feb 2 15:28:07 PST 2006 cygnus@janrain.com * Fixed supported_extensions bug in BigMath. Thu Feb 2 15:01:46 PST 2006 Josh Hoyt * Add fetcher checking to detect script Thu Feb 2 15:00:26 PST 2006 Josh Hoyt * Minor changes to HTTP fetching lib Thu Feb 2 10:50:55 PST 2006 Josh Hoyt * Change consumer API so that immediate mode is not a state variable of the consumer instance Wed Feb 1 17:50:58 PST 2006 Josh Hoyt * Sniff whether we are running from the command line or via a web server Wed Feb 1 17:11:45 PST 2006 Josh Hoyt * Add random source checking and rudimentary store checking to the detect script Wed Feb 1 17:08:41 PST 2006 Josh Hoyt * Change CryptUtil to control its behaviour with just one define Wed Feb 1 13:06:01 PST 2006 Josh Hoyt * Added start of PHP diagnostic tool Wed Feb 1 13:04:11 PST 2006 Josh Hoyt * Documentation and minor cleanup of BigMath.php Wed Feb 1 12:42:46 PST 2006 Josh Hoyt * Add toString to BigMath modules for testability Mon Jan 30 16:04:15 PST 2006 cygnus@janrain.com tagged 0.9.1