summaryrefslogtreecommitdiff
path: root/ext/hash/config.w32
Commit message (Expand)AuthorAgeFilesLines
* Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbolsPeter Kokot2019-06-271-0/+1
* Heedlessly enable thread LS cache for ext/hash.Anatol Belski2019-03-021-1/+1
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* Implemented RFC "Always available hash extension"Kalle Sommer Nielsen2018-10-031-26/+28
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* fix typoAnatol Belski2017-05-281-1/+1
* Replace slow generic sha3 implementation by https://github.com/gvanas/KeccakC...Christian Schneider2017-05-281-5/+16
* sync config.w32 with sha3 implementationAnatol Belski2015-10-161-2/+2
* unify stdint type usageMichael Wallner2013-08-061-2/+1
* remove Salsa10/Salsa20, which are actually stream ciphers not hash functionsMichael Wallner2012-01-171-2/+2
* - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate...Pierre Joye2010-12-111-0/+5
* Added FNV and Jenkins's one-at-a-time support to the Windows build.Martin Jansen2010-03-241-1/+1
* Enable salsa hashing algorithmScott MacVicar2008-12-251-1/+1
* - fix build..Pierre Joye2008-11-271-1/+1
* Sort Windows changes for mhash BC layerScott MacVicar2008-06-281-0/+8
* MFB: Sync with source distro, enable hash by defaultEdin Kadribasic2006-03-031-1/+1
* - add crc32Michael Wallner2005-11-261-1/+1
* - add adler32Michael Wallner2005-11-251-1/+3
* - add gost algoMichael Wallner2005-11-251-1/+1
* - add snefru algoMichael Wallner2005-11-251-1/+1
* - add tiger algoMichael Wallner2005-11-241-1/+1
* - add whirlpool algoMichael Wallner2005-11-231-1/+1
* Add HAVAL algorithmSara Golemon2005-11-201-1/+1
* Initial CommitSara Golemon2005-11-181-0/+10