mirror of
https://github.com/php/php-src.git
synced 2024-11-27 03:44:07 +08:00
ab982d819a
acquire the cracklib libraries from http://www.jtatesoftware.com/cracklib/. @A project has been added to the crack extension to allow it to be compiled @under Win32. Cracklib libraries for Win32 are available from @http://www.jtatesoftware.com/cracklib/. # #Will the person who does the releases for php for windows please be sure #to add this to the list of extensions to be built. # #Will someone with doc karma add this extension to the list on the #Installation on Windows Systems page: #http://www.php.net/manual/en/install.windows.php. # #Will someone please add the following to php.ini-recommended and #php.ini-dist: #To the extensions list: #;extension = php_crack.dll # #To the Module Settings section: #[Crack] ##Modify the setting below to match the directory location of the cracklib ##dictionary files. Include the base filename, but not the file extension. #;crack.default_dictionary = 'C:\php4\lib\cracklib_dict' # #I will send a diff to the php-dev list. # #Thanks |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
crack.c | ||
crack.dsp | ||
CREDITS | ||
EXPERIMENTAL | ||
php_crack.h |