summaryrefslogtreecommitdiff
path: root/ext/standard/config.w32
Commit message (Expand)AuthorAgeFilesLines
* Move Oniguruma related config stuff to where it belongsChristoph M. Becker2019-07-191-4/+0
* Merge link.c and link_win32.cChristoph M. Becker2019-04-221-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* RFC: Argon2 Password Hash Enhancements Implementation of Argon2id per RFC htt...Charles R. Portwood II2018-06-211-3/+3
* Implement high resolution monotonic timer function hrtime()Anatol Belski2018-01-071-3/+2
* Add net_get_interfaces()Sara Golemon2017-11-271-1/+3
* Compatibility with libargon2 versions 20161029 and 20160821Charles R. Portwood II2017-06-181-0/+3
* implement makefile fragment support for nmakeAnatol Belski2017-01-031-0/+2
* fix argon2 lib namesAnatol Belski2016-09-171-1/+1
* Merge branch 'pull-request/1997'Christoph M. Becker2016-09-081-0/+11
|\
| * Fixing issue with config.m4 script not correctly checking for PHP_PASSWORD_AR...Charles R. Portwood II2016-08-011-2/+2
| * Removing Argon2d, changing config arg to --with-password-argon2Charles R. Portwood II2016-08-011-1/+1
| * Updating config.w32 to correctly add Argon2RefLib to LIBS flagCharles R. Portwood II2016-07-131-3/+2
| * Adding Windows build flag for --with-argon2Charles R. Portwood II2016-07-111-0/+12
| * Removing argon2 library files in favor of --with-argon2[=DIR]Charles R. Portwood II2016-07-111-4/+1
| * Adding test cases for Argon2i and Argon2dCharles R. Portwood II2016-07-091-1/+4
* | Split rand and mt_rand into separate filesLeigh2016-07-051-1/+1
|/
* Initial implementation for CSPRNG APISammyK2015-05-091-1/+1
* enable static tsrm ls cache in ext/standardAnatol Belski2014-10-051-1/+2
* Base structure for passsword_create and password_make_saltAnthony Ferrara2012-06-241-1/+1
* - missing add headerPierre Joye2011-01-071-0/+1
* - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate...Pierre Joye2010-12-111-1/+1
* - #50334, crypt ignores sha512 and add support for sha256/512 to php's crypt ...Pierre Joye2009-12-091-2/+2
* - Removed unused code (replaced long time ago by url_scanner_ex.*Jani Taskinen2009-07-261-1/+1
* MFH: Move these defines to config.w32.hKalle Sommer Nielsen2009-06-231-4/+1
* - symlink, hardlink & co support (2/2)Pierre Joye2009-01-161-1/+1
* - [MFH]Pierre Joye2009-01-061-1/+1
* -MFH:Pierre Joye2008-07-281-2/+6
* fixed win32 build when ext/mbstring is enabled.Rui Hirokawa2008-07-171-0/+3
* [DOC] enable inet_pton() and inet_ntop() on WindowsKalle Sommer Nielsen2008-05-221-0/+3
* MFH:- Moved the old regex functions to own extension: eregJani Taskinen2007-10-051-1/+1
* add file locking under windowsRob Richards2007-04-181-1/+1
* - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).Derick Rethans2006-01-041-1/+1
* - MFH: Fixed Windows build (patch by Mike)Derick Rethans2005-10-061-0/+2
* - Added backward compability wrapper "php_parse_date()".Derick Rethans2005-06-191-1/+1
* Fix a problem resolving the php.ini path under win32 terminal services enviro...Wez Furlong2003-12-061-9/+0
* use quotes if the user specifies a path, but don't otherwise (since we don't ...Wez Furlong2003-12-061-1/+5
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+23