Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #51943 (Several files are out of ANSI spec) | Kalle Sommer Nielsen | 2010-07-13 | 1 | -2/+2 |
| | | | | # Based on patch by CoreyStup at gmail dot com | ||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 29 | -29/+29 |
| | |||||
* | MFB 5.3: Fix bug #48284 (r283144) - adler32 is in the wrong order. Changed ↵ | Scott MacVicar | 2009-08-12 | 5 | -17/+17 |
| | | | | to match what zlib produces. | ||||
* | New hash extension tests. Tested on Windows, Linux and Linux 64-bit | andy wharmby | 2009-01-07 | 8 | -0/+570 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 29 | -29/+29 |
| | |||||
* | MFH: fix bug #45028 (CRC32 output endianness is different between crc32() ↵ | Antony Dovgal | 2008-08-18 | 2 | -7/+17 |
| | | | | and hash()) | ||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 29 | -29/+29 |
| | |||||
* | MFH: detect endianness in compile time when using Apple's GCC (fixes ↵ | Antony Dovgal | 2007-09-04 | 1 | -0/+10 |
| | | | | universal binary build) | ||||
* | MFH: Fix some configure --help texts | foobar | 2007-07-03 | 1 | -1/+1 |
| | |||||
* | snprintf() -> slprintf() | Ilia Alshanetsky | 2007-02-27 | 1 | -1/+1 |
| | |||||
* | make the hash_ops structures const and save some memory | Nuno Lopes | 2007-01-08 | 13 | -86/+86 |
| | | | | | # ram memory is so expensive these days... | ||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 29 | -29/+29 |
| | |||||
* | Backport md2, ripemd256, and ripemd320 algos from HEAD | Sara Golemon | 2006-11-15 | 9 | -5/+550 |
| | |||||
* | cleanup of the phpinfo() output. | Ilia Alshanetsky | 2006-07-28 | 1 | -2/+2 |
| | |||||
* | MFH: arg ifno | Hannes Magnusson | 2006-06-17 | 1 | -14/+112 |
| | |||||
* | - nuke compiler warnings | Michael Wallner | 2006-05-19 | 1 | -32/+34 |
| | |||||
* | - Fixed bug #37192 (cc fails on hash_adler.c:32) | Michael Wallner | 2006-04-25 | 1 | -1/+3 |
| | |||||
* | Sync with source distro, enable hash by default | Edin Kadribasic | 2006-03-03 | 1 | -1/+1 |
| | |||||
* | - fix tiger on big endian platforms | Michael Wallner | 2006-02-19 | 3 | -7/+42 |
| | |||||
* | MFH: fix #36038 (ext/hash compile failure on Mac OSX) | Antony Dovgal | 2006-01-16 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 29 | -87/+87 |
| | |||||
* | - release 1.1 | Michael Wallner | 2005-12-07 | 1 | -1/+3 |
| | |||||
* | - fix PECL bug #6283 - haval source file entries are missing in package.xml | Michael Wallner | 2005-12-07 | 1 | -2/+4 |
| | |||||
* | Prep for release | Sara Golemon | 2005-12-06 | 2 | -4/+4 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | MFH: add declarations | Antony Dovgal | 2005-12-03 | 4 | -3/+14 |
| | | | | | more uint -> size_t fixes | ||||
* | fix #35538 (new "hash" extensions does not compile on amd64) | Antony Dovgal | 2005-12-03 | 1 | -1/+1 |
| | |||||
* | - add adler32 test | Michael Wallner | 2005-12-03 | 2 | -0/+23 |
| | |||||
* | MFH: fix ws | Michael Wallner | 2005-12-03 | 1 | -1/+4 |
| | |||||
* | - add test to package.xml | Michael Wallner | 2005-12-03 | 1 | -0/+1 |
| | |||||
* | MFH: add crc32 test | Michael Wallner | 2005-12-03 | 1 | -0/+36 |
| | |||||
* | MFH: Add MD4 | Sara Golemon | 2005-12-03 | 6 | -39/+227 |
| | |||||
* | Enable hash & xmlwriter by default | Ilia Alshanetsky | 2005-12-02 | 1 | -1/+1 |
| | |||||
* | Added hash extension to PHP 5.1 | Ilia Alshanetsky | 2005-12-02 | 50 | -0/+8373 |