summaryrefslogtreecommitdiff
path: root/ext/standard/crypt_blowfish.c
Commit message (Expand)AuthorAgeFilesLines
* - update blowfish to 1.2 (Solar Designer)Pierre Joye2011-07-181-160/+255
* Fix crypt_blowfish 8-bit chars problem (CVE-2011-2483), add testsStanislav Malyshev2011-06-261-8/+66
* Fixed compiler warnings in the standard libraryKalle Sommer Nielsen2010-09-231-1/+1
* - Corrected the sanity check of the "setting" string in _crypt_blowfish_rn() toPierre Joye2010-02-211-0/+1
* - sync with 1.0.2, improve perf x86-64 (patch by Solar Designer)Pierre Joye2009-06-081-1/+1
* Fix build where __const is already defined like OS X.Scott MacVicar2008-07-291-0/+2
* -MFH:Pierre Joye2008-07-281-0/+753