index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Security
/
TSecurityManager.php
Age
Commit message (
Expand
)
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
2012-07-10
TSecurityManager: switch from 3DES to AES256; from live tests it's 2.5 times ...
ctrlaltca
2011-11-17
3-in-1 bugfix commit:
ctrlaltca@gmail.com
2011-07-20
fix #350
ctrlaltca@gmail.com
2011-07-17
TSecurityManager: remove additional right padding added by mcrypt_decrypt
ctrlaltca@gmail.com
2011-06-20
updated year information on all framework sources where possible (Copyright &...
ctrlaltca@gmail.com
2010-07-12
removed the zero byte right trim from the decryption routine and also made so...
rojaro
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