summaryrefslogtreecommitdiff
path: root/ext/hash/config.w32
Commit message (Collapse)AuthorAgeFilesLines
* - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, ↵Pierre Joye2010-12-111-0/+5
| | | | generate the install-headers cmd
* 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
| | | | | - declare tables static
* - add snefru algoMichael Wallner2005-11-251-1/+1
| | | | | - fix empty else in config.m4
* - add tiger algoMichael Wallner2005-11-241-1/+1
|
* - add whirlpool algoMichael Wallner2005-11-231-1/+1
|
* Add HAVAL algorithmSara Golemon2005-11-201-1/+1
| | | | | | Bit widths: 128, 160, 192, 224, 256 Passes: 3, 4, 5
* Initial CommitSara Golemon2005-11-181-0/+10