php-src/ext/mhash
Sascha Schumann da3b899dd8 mhash_keygen_s2k() overwrote the limits of a statically allocated buffer
for long salts.  We truncate the salt now appropiately.

PR: #11817
2001-07-01 11:20:56 +00:00
..
config.m4 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
Makefile.in Make mhash builable as shared module 2000-05-02 03:29:45 +00:00
mhash.c mhash_keygen_s2k() overwrote the limits of a statically allocated buffer 2001-07-01 11:20:56 +00:00
mhash.dsp cleanup 2000-09-30 13:25:41 +00:00
php_mhash.h - Finally rename modules.h to zend_modules.h for consistency (first try 2001-02-26 18:14:50 +00:00
setup.stub add mhash support 1999-05-16 12:01:25 +00:00