Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-24 | Update to 3.2.1 | Ciro Mattia Gonano | |
2013-01-19 | bumped year to 2013, integrated recent changes from branch/3.2 | ctrlaltca | |
2012-07-12 | happy new year | ctrlaltca | |
2012-07-10 | small fix to previous commit | ctrlaltca | |
2012-07-10 | TSecurityManager: make it able to use any hashing/crypto algorithm supported ↵ | ctrlaltca | |
by php; use php built-in functions when available | |||
2012-07-10 | TSecurityManager: switch from 3DES to AES256; from live tests it's 2.5 times ↵ | ctrlaltca | |
faster, even if it adds a bit more overhead | |||
2011-11-17 | 3-in-1 bugfix commit: | ctrlaltca@gmail.com | |
1) TErrorHandler: avoid an error when trying to hide the file path of a lambda function 2) TSecurityManager: avoid a race condition when first generating the encryptionkey or the validationkey 3) TActiveFileUpload: urlencode the base64'ed token since it can contain the "+" character (otherway it would be traslated to a space) | |||
2011-07-20 | fix #350 | ctrlaltca@gmail.com | |
2011-07-17 | TSecurityManager: remove additional right padding added by mcrypt_decrypt | ctrlaltca@gmail.com | |
TSecurityManagerTest: loop through different string length to take account of mcrypt's block cipher padding TAPCCacheTest: fixed static member usage THttpRequestTest: fixed testRequestWithUrlMapping test | |||
2011-06-20 | updated year information on all framework sources where possible (Copyright ↵ | ctrlaltca@gmail.com | |
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft) | |||
2010-07-12 | removed the zero byte right trim from the decryption routine and also made ↵ | rojaro | |
some cosmetic changes | |||
2008-10-21 | removed all trailing ?> | qiang.xue | |
2008-07-30 | updated copyright | knut | |
2006-09-08 | merge from 3.0 branch till 1397. | xue | |
2006-09-04 | merge from 3.0 branch till 1387 | xue | |
2006-05-14 | Merge from 3.0 branch till 1063. | xue | |
2006-02-12 | Implemented cookie HMAC check. | xue | |
2006-02-11 | Added TSecurityManager and state encryption method. | xue | |