This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa032e2e4c43772c19ac534a3cd2cb62b9feba38
archived-php-src
/
ext
/
mhash
History
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