summaryrefslogtreecommitdiff
path: root/win32/winutil.c
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - fix #60895, possible invalid handler usagePierre Joye2012-01-271-2/+4
* - Year++Felipe Pena2012-01-011-1/+1
* - Bug #55169, improve fix, allow non interactive user, hash-like ops only usagePierre Joye2011-07-121-3/+6
* - fix bug #55169, mcrypt_create_iv always fails to gather sufficient random dataPierre Joye2011-07-101-1/+3
* - fix nts buildPierre Joye2011-06-161-0/+6
* - init win32 rng context once per process Pierre Joye2011-06-161-12/+48
* - Year++Felipe Pena2011-01-011-1/+1
* - cleanup broken double definition of php_win_err and rename it while being t...Pierre Joye2010-11-251-1/+2
* - #52523, fix logic (0 is perfectly valid as part of the data, bin data)Pierre Joye2010-08-091-6/+1
* - WSPierre Joye2010-08-091-1/+1
* - add striped down version of RNG layer to have a reliable random src on windowsPierre Joye2010-06-081-1/+35
* - prevent unexpectable behaviors (for the user) with invalid pathPierre Joye2010-02-071-0/+15
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-1/+1
* make it totally safe againWez Furlong2003-12-181-11/+4
* make sure this is initialized to NULL as we don't check the returnWez Furlong2003-12-181-1/+3
* Leak for b3 and find a better solution until RC1Marcus Boerger2003-12-181-0/+3
* Fix a memleak: A second call to *nix version of dlerror() frees the errorMarcus Boerger2003-12-171-1/+5
* updating license information in the headers.James Cox2003-06-101-3/+3
* - Let's be consistent with these..foobar2003-02-171-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* fix php_win_err (wasn't threadsafe)Daniel Beulshausen2001-12-021-13/+25
* Allow php_win_err() to be called from extenstionsFrank M. Kromann2001-11-211-4/+2
* C++ // comments are evil ...Hartmut Holzgraefe2000-06-161-1/+1
* More php3_ cleanupZeev Suraski1999-12-171-1/+1
* Remove tls.[ch]Zeev Suraski1999-04-231-10/+2
* PHP 4.0Zeev Suraski1999-04-071-0/+29