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. | file | diff | annotate |
Sun, 02 Mar 2008 14:52:08 -0500 | Dan | Fixed PHP warning in Rijndael RNG code when open_basedir restriction in effect | file | diff | annotate |
Mon, 31 Dec 2007 21:16:27 -0500 | Dan | Integrating patch for PHP 6.0-dev compatibility | file | diff | annotate |
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 | file | diff | annotate |
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 | file | diff | annotate |
Thu, 05 Jul 2007 10:52:37 -0400 | Dan | Oops - memory leak in urandom reader | file | diff | annotate |