Xinchen Hui
|
0a7395e009
|
Happy New Year
|
2013-01-01 16:28:54 +08:00 |
|
Pierre Joye
|
d54710ae2f
|
- fix #60895, possible invalid handler usage
|
2012-01-27 10:56:33 +00:00 |
|
Felipe Pena
|
4e19825281
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Pierre Joye
|
76285595b4
|
- Bug #55169, improve fix, allow non interactive user, hash-like ops only usage
|
2011-07-12 11:46:41 +00:00 |
|
Pierre Joye
|
4276fd63b5
|
- fix bug #55169, mcrypt_create_iv always fails to gather sufficient random data
|
2011-07-10 14:36:32 +00:00 |
|
Pierre Joye
|
25849ab967
|
- fix nts build
|
2011-06-16 10:20:25 +00:00 |
|
Pierre Joye
|
358316b2ed
|
- init win32 rng context once per process
|
2011-06-16 01:31:10 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Pierre Joye
|
4574844c52
|
- cleanup broken double definition of php_win_err and rename it while being there
|
2010-11-25 23:06:12 +00:00 |
|
Pierre Joye
|
c2ea73542f
|
- #52523, fix logic (0 is perfectly valid as part of the data, bin data)
|
2010-08-09 08:14:14 +00:00 |
|
Pierre Joye
|
ab8e74a0c8
|
- WS
|
2010-08-09 07:32:21 +00:00 |
|
Pierre Joye
|
85140991be
|
- add striped down version of RNG layer to have a reliable random src on windows
|
2010-06-08 13:00:11 +00:00 |
|
Pierre Joye
|
658e86b847
|
- prevent unexpectable behaviors (for the user) with invalid path
|
2010-02-07 20:15:58 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Sebastian Bergmann
|
d1dded8751
|
MFH: Bump copyright year, 2 of 2.
|
2007-12-31 07:17:19 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
foobar
|
5bd93221a8
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
|
foobar
|
23e671a51e
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
|
Andi Gutmans
|
dbeb4158d2
|
- A belated happy holidays and PHP 5
|
2004-01-08 08:18:22 +00:00 |
|
Wez Furlong
|
33ed73cb51
|
make it totally safe again
|
2003-12-18 11:32:19 +00:00 |
|
Wez Furlong
|
8959c7bc0d
|
make sure this is initialized to NULL as we don't check the return
value of the FormatMessage function; we could end up using a stale
pointer.
|
2003-12-18 11:16:16 +00:00 |
|
Marcus Boerger
|
e649692565
|
Leak for b3 and find a better solution until RC1
|
2003-12-18 11:05:20 +00:00 |
|
Marcus Boerger
|
490fd0eaf2
|
Fix a memleak: A second call to *nix version of dlerror() frees the error
string. This behavior is also adapted to the win build so that the buffer
returned by FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER) can be freed too.
|
2003-12-17 11:20:35 +00:00 |
|
James Cox
|
f68c7ff249
|
updating license information in the headers.
|
2003-06-10 20:04:29 +00:00 |
|
foobar
|
4e3d4e4329
|
- Let's be consistent with these..
|
2003-02-17 03:07:33 +00:00 |
|
Sebastian Bergmann
|
2c5d4b8c23
|
Bump year.
|
2002-12-31 15:59:15 +00:00 |
|
Sebastian Bergmann
|
38933514e1
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
|
Daniel Beulshausen
|
ce75d26996
|
fix php_win_err (wasn't threadsafe)
|
2001-12-02 13:34:40 +00:00 |
|
Frank M. Kromann
|
e184ed1ed3
|
Allow php_win_err() to be called from extenstions
|
2001-11-21 22:47:54 +00:00 |
|
Hartmut Holzgraefe
|
87a491d7b6
|
C++ // comments are evil ...
|
2000-06-16 18:24:02 +00:00 |
|
Zeev Suraski
|
396bccfb1d
|
More php3_ cleanup
|
1999-12-17 22:34:04 +00:00 |
|
Zeev Suraski
|
6f7c0edee3
|
Remove tls.[ch]
|
1999-04-23 20:06:01 +00:00 |
|
Zeev Suraski
|
aceaabceff
|
PHP 4.0
|
1999-04-07 21:05:13 +00:00 |
|