includes/rijndael.php
Mon, 04 Aug 2008 11:44:20 -0400 Dan RNG now uses /dev/urandom instead of /dev/random to fix slowdowns during login. Potentially not as secure, but speed problems on some servers were of blocker severity.
Sun, 02 Mar 2008 14:52:08 -0500 Dan Fixed PHP warning in Rijndael RNG code when open_basedir restriction in effect
Mon, 31 Dec 2007 21:16:27 -0500 Dan Integrating patch for PHP 6.0-dev compatibility
Sat, 24 Nov 2007 00:53:23 -0500 Dan Fixed a number of issues with SQL query readability and some undefined index-ish errors; consequently the SQL report feature was added
Sat, 07 Jul 2007 23:06:28 -0400 Dan Bugfixes: Login system properly handles blank password situation (returns ""); fading button now works right with relative URLs
Thu, 05 Jul 2007 10:52:37 -0400 Dan Oops - memory leak in urandom reader
Thu, 05 Jul 2007 10:50:35 -0400 Dan $aes->gen_readymade_key() now uses /dev/urandom when possible
Thu, 05 Jul 2007 10:37:36 -0400 Dan I dunno how many times I'm gonna have to fix the "problem seems to be the hex conversion" bug, but this is at least the fourth try.
Tue, 03 Jul 2007 14:07:35 -0400 Dan Fixed a lot of bugs with Safari and Konqueror; improved Opera compatibility
Wed, 13 Jun 2007 16:07:17 -0400 dan Adding /includes
less more (0) tip