summaryrefslogtreecommitdiff
path: root/ext/standard/crypt_freesec.c
Commit message (Expand)AuthorAgeFilesLines
* Clean house in cryptographic hashing codeAlex Dowad2020-06-241-2/+0
* Use unsigned char in _crypt_extended_rNikita Popov2019-06-191-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-4/+0
* Move constants into read-only data segmentDmitry Stogov2017-12-141-13/+13
* Fixed compilation warningsDmitry Stogov2016-06-231-2/+2
* fix uninitialized valueAnatol Belski2016-03-151-1/+1
* More warning fixesNikita Popov2015-07-171-5/+3
* trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* fix CVE-2012-2143Stanislav Malyshev2012-05-291-1/+2
* - With "extended" hashes, detect and reject invalid "setting" strings.Pierre Joye2010-02-221-42/+84
* MFHJani Taskinen2008-08-251-52/+34
* - MFB: fix build (common inline definition will be done later)Pierre Joye2008-08-231-0/+14
* MFH: Fix build on solarisArnaud Le Blanc2008-08-231-1/+1
* - MFH: vc6 is picky about brackets when used with a defined type...Pierre Joye2008-07-281-1/+1
* -MFH:Pierre Joye2008-07-281-0/+769