Mikko Koppanen
|
d34a636598
|
MFH: Closes #47991 SSL streams fail if error stack contains items
|
2009-04-20 10:00:41 +00:00 |
|
Pierre Joye
|
252f09fbe6
|
- better test case, it crashes on more architecture
|
2009-03-30 18:05:17 +00:00 |
|
Scott MacVicar
|
4904830ca5
|
MFH Add test for bug #47828
|
2009-03-30 09:18:21 +00:00 |
|
Scott MacVicar
|
6e617627f6
|
MFH Fix bug #47828 - Converting to UTF-8 can sometimes fail, check error codes and avoid segfault.
|
2009-03-29 23:33:01 +00:00 |
|
Sebastian Bergmann
|
ef49b9a8de
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:17:49 +00:00 |
|
Scott MacVicar
|
b364219ade
|
Fix bug #46748, segfault when SSL has more than one error message.
|
2008-12-08 02:33:46 +00:00 |
|
Pierre Joye
|
3d1a87fb88
|
- #44900, OpenSSL extension fails to link with OpenSSL 0.9.6 (5.2 only, 5.3+ requires a decent version)
|
2008-11-30 21:39:57 +00:00 |
|
Pierre Joye
|
0f50210635
|
- fix title
|
2008-11-18 02:03:19 +00:00 |
|
Pierre Joye
|
a46b6655a4
|
- MFH: #41033, enable signing with DSA keys
|
2008-11-18 02:02:19 +00:00 |
|
Pierre Joye
|
bb80704332
|
- skip if pcntl is missing
|
2008-11-16 23:19:33 +00:00 |
|
Pierre Joye
|
f38c96e85f
|
- MFH: manage references of stream context properly (Tony)
- add tests for bug #46127
|
2008-11-16 23:12:38 +00:00 |
|
Ilia Alshanetsky
|
a5e30d595f
|
MFB: Fixed compiler warning
|
2008-10-26 14:35:59 +00:00 |
|
Ilia Alshanetsky
|
208d8e75f1
|
MFB: Fixed bug #46271 (local_cert option is not resolved to full path)
|
2008-10-14 23:40:25 +00:00 |
|
Ilia Alshanetsky
|
bef0a451e3
|
MFB:
Fixed bug #46042 (memory leaks with reflection of mb_convert_encoding())
Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory on
multiple calls).
Fixed bug #46206 (pg_query_params/pg_execute convert passed values to
strings).
|
2008-10-07 14:35:04 +00:00 |
|
Hannes Magnusson
|
fa6ab4ca82
|
MFH: Fixed bug #44716 (Progress notifications incorrect)
|
2008-05-07 20:01:56 +00:00 |
|
Etienne Kneuss
|
c54c42dcf3
|
MFH: Fix protos
|
2008-05-04 21:19:18 +00:00 |
|
Joe Orton
|
8611785073
|
MFH: Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build)
(stotty at tvnet dot hu)
MFH: Fix another case of a broken stream->fd cast in 64-bit builds.
|
2008-04-08 14:11:49 +00:00 |
|
Antony Dovgal
|
339414deea
|
initialize variable
|
2008-04-07 10:44:03 +00:00 |
|
Rob Richards
|
844d6ee35b
|
MFH: fix memleak in sign and verify functions
|
2008-01-15 15:13:37 +00:00 |
|
Sebastian Bergmann
|
d9f3a1305f
|
MFH: Bump copyright year, 2 of 2.
|
2007-12-31 07:20:42 +00:00 |
|
Jani Taskinen
|
bdbcc4b6d3
|
MFH: - Fixed Bug #43137 (rmdir() and rename() do not clear statcache)
|
2007-10-31 13:23:07 +00:00 |
|
Pierre Joye
|
e507b4c4ce
|
- fix regression introduced with #42222 (thx to tony and mattias for the
head up)
|
2007-08-08 06:29:46 +00:00 |
|
Pierre Joye
|
455cd3d837
|
- #42222, forgot this one (thanks mattias)
|
2007-08-06 19:49:45 +00:00 |
|
Pierre Joye
|
bca0912296
|
- #42222, truncate the _default to the buffer size (was 200 since day #1, we don't need dynamic alloc here)
|
2007-08-06 19:11:20 +00:00 |
|
Dmitry Stogov
|
1ad841d53a
|
mproced openssl_x509_parse() to return extensions in readable form
|
2007-07-11 12:18:14 +00:00 |
|
Dmitry Stogov
|
f765f73e5f
|
Fixed memory leak
|
2007-07-11 07:36:12 +00:00 |
|
Dmitry Stogov
|
2821378c33
|
Fixed crash on non-string passphrase
|
2007-07-11 07:26:52 +00:00 |
|
Ilia Alshanetsky
|
921294e0d7
|
Fixed bug #41770 (SSL: fatal protocol error due to buffer issues).
|
2007-07-02 16:42:10 +00:00 |
|
Ilia Alshanetsky
|
e2b093bfcb
|
Fixed a memory leak inside load_all_certs_file()
|
2007-06-19 22:09:49 +00:00 |
|
Antony Dovgal
|
df057bf78d
|
fix test names
|
2007-05-30 15:40:26 +00:00 |
|
Pierre Joye
|
f2e130c145
|
- add missing cert (thx Tony)
|
2007-05-30 15:16:31 +00:00 |
|
Antony Dovgal
|
97e9bd1da0
|
fix test names
|
2007-05-28 20:03:54 +00:00 |
|
Pierre Joye
|
b49e70f946
|
- MFH:
- tests for #39217
- skip test if openssl is too old
|
2007-05-28 13:55:30 +00:00 |
|
Ilia Alshanetsky
|
d2ec6b60da
|
Fixed bug #41236 (Regression in timeout handling of non-blocking SSL
connections during reads and writes).
|
2007-05-27 17:05:51 +00:00 |
|
Pierre Joye
|
26e22f34fa
|
- #41423. PHP assumes wrongly that certain ciphers are enabled in OpenSSL
|
2007-05-19 22:05:08 +00:00 |
|
Ilia Alshanetsky
|
f752fd4836
|
Fixed bug #41353 (crash in openssl_pkcs12_read() on invalid input).
|
2007-05-13 17:37:32 +00:00 |
|
Rob Richards
|
3530b8a2c6
|
fix win32 build
|
2007-04-05 18:08:42 +00:00 |
|
Pierre Joye
|
e3bc12631b
|
- MFB: import the right data 005_crt.txt
|
2007-04-05 09:38:45 +00:00 |
|
Pierre Joye
|
1ace1904e4
|
- MFH: add missing data for 005.phpt
|
2007-04-05 09:00:07 +00:00 |
|
Antony Dovgal
|
e0318e21fb
|
fix test
|
2007-04-05 07:23:56 +00:00 |
|
Antony Dovgal
|
90a277d0ce
|
fix ZTS build
|
2007-04-05 07:10:07 +00:00 |
|
Pierre Joye
|
6e5875b025
|
- nuke c++ comments
|
2007-04-04 22:00:51 +00:00 |
|
Pierre Joye
|
d4fb0108bc
|
- implement #39867, PKCS#12 support
- Fix possible multibyte issues issue in the add_assoc function
- add test for openssl_csr_get_subject
|
2007-04-04 21:24:01 +00:00 |
|
Antony Dovgal
|
e07b83afb2
|
MFH: fix leak on error
|
2007-04-04 10:44:55 +00:00 |
|
Antony Dovgal
|
f9d54cbb75
|
MFH: fix #40750 (openssl stream wrapper ignores default_stream_timeout)
|
2007-03-14 19:22:14 +00:00 |
|
Marcus Boerger
|
50ea26760d
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
2007-02-24 02:17:47 +00:00 |
|
Rob Richards
|
75fdefba0c
|
MFH: fix accessing public key from x509 resource
add test
fix test under win32
|
2007-01-20 22:08:29 +00:00 |
|
Ilia Alshanetsky
|
8df326e003
|
Fixed bug #39394 (Missing check for older variants of openssl).
|
2007-01-07 18:38:22 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
Rob Richards
|
cf4c83dd2b
|
Fix win32 build
|
2006-12-06 13:18:36 +00:00 |
|