Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |