Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/rijndael.php
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)
file
|
diff
|
annotate
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.
file
|
diff
|
annotate
2008-07-09
Dan
Completed work (we hope) on CacheManager admin page
file
|
diff
|
annotate
2008-07-07
Dan
Fixed missing randkey() method in rijndael.php
file
|
diff
|
annotate
2008-07-03
Dan
As promised, dropped in the new librijndael. Benchmarks say about 3 times faster, but more performance testing will be done.
file
|
diff
|
annotate
2008-04-06
Dan
SECURITY: Disabled caching of decrypted DiffieHellman login requests
file
|
diff
|
annotate
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
file
|
diff
|
annotate
2008-02-24
Dan
Fixed a number of IE6 bugs
file
|
diff
|
annotate
2008-02-22
Dan
Merging fixes and updates from stable branch
file
|
diff
|
annotate
2008-01-01
Dan
Integrating patch for PHP 6.0-dev compatibility
file
|
diff
|
annotate
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)
file
|
diff
|
annotate
2008-01-16
Dan
Welcome to the new Enano installer. Much distance still to be covered but the basics are there.
file
|
diff
|
annotate
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
file
|
diff
|
annotate
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
file
|
diff
|
annotate
2007-07-08
Dan
Bugfixes: Login system properly handles blank password situation (returns ""); fading button now works right with relative URLs
file
|
diff
|
annotate
2007-07-05
Dan
Oops - memory leak in urandom reader
file
|
diff
|
annotate
2007-07-05
Dan
$aes->gen_readymade_key() now uses /dev/urandom when possible
file
|
diff
|
annotate
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.
file
|
diff
|
annotate
2007-07-03
Dan
Fixed a lot of bugs with Safari and Konqueror; improved Opera compatibility
file
|
diff
|
annotate
2007-06-13
dan
Adding /includes
file
|
diff
|
annotate
less
more
(0)
tip