includes/rijndael.php
2008-07-07 Dan Fixed missing randkey() method in rijndael.php
2008-07-03 Dan As promised, dropped in the new librijndael. Benchmarks say about 3 times faster, but more performance testing will be done.
2008-04-06 Dan SECURITY: Disabled caching of decrypted DiffieHellman login requests
2008-03-03 Dan Implemented password reset (albeit hackishly) into the new login API; added dummy window.console object to hopefully reduce errors when Firebug isn't around; fixed the longstanding ACL dismiss/close button bug; fixed a couple undefined variables in mailer; fixed PHP error on attempted opening of /dev/(u)random in rijndael.php; clarified documentation for PageProcessor::update_page(); fixed some logic problems in theme ACL code; disabled CAPTCHA debug
2008-02-24 Dan Fixed a number of IE6 bugs
2008-02-22 Dan Merging fixes and updates from stable branch
2008-01-01 Dan Integrating patch for PHP 6.0-dev compatibility
2008-01-28 Dan Got Enano to load even if there are no plugins; added caching for decrypted session keys to significantly improve performance (in theory at least)
2008-01-16 Dan Welcome to the new Enano installer. Much distance still to be covered but the basics are there.
2008-01-03 Dan WiP commit for admin panel localization. All modules up to Admin:UserManager (working down the list) are localized except Admin:ThemeManager, which is due for a rewrite
2007-11-24 Dan Fixed a number of issues with SQL query readability and some undefined index-ish errors; consequently the SQL report feature was added
2007-07-08 Dan Bugfixes: Login system properly handles blank password situation (returns ""); fading button now works right with relative URLs
2007-07-05 Dan Oops - memory leak in urandom reader
2007-07-05 Dan $aes->gen_readymade_key() now uses /dev/urandom when possible
2007-07-05 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.
less more (0) -15 tip