includes/rijndael.php
2010-12-29 Dan Fuhry AES: Fixed wrongfully hardcoded $return_format/$input_format (non-security)
2010-11-19 Dan Fuhry Changed var_export() calls to use "true" as second parameter. Not sure which PHP version it was added in, but I could have sworn it wasn't there last time I checked.
2010-03-29 Dan Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
2009-02-16 Dan Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
2009-01-04 Dan Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
2008-07-09 Dan Completed work (we hope) on CacheManager admin page
2008-07-07 Dan Fixed missing randkey() method in rijndael.php
less more (0) -10 -7 tip