summaryrefslogtreecommitdiff
path: root/ext/openssl
Commit message (Expand)AuthorAgeFilesLines
* - Fixed compiler warningsFelipe Pena2010-04-231-0/+2
* Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation)Ilia Alshanetsky2010-01-271-0/+6
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-033-3/+3
* added timezone define for NetWare.Guenter Knauf2009-11-031-0/+4
* - Fixed memory leak in openssl_pkcs12_export_to_file()Felipe Pena2009-10-271-3/+3
* Fixed test (it failed from time to time because of very small timeouts)Dmitry Stogov2009-09-221-3/+3
* Fixed certificate validation inside php_openssl_apply_verification_policyIlia Alshanetsky2009-09-141-5/+9
* - Fixed bug #49447 (php engine need to correctly check for socket API Sriram Natarajan2009-09-041-0/+4
* Fixes a memory leak in ssl streams. The context was not properly freedMikko Koppanen2009-08-221-6/+14
* - Fixed compile failure with older openssl libs (< 0.9.8), fixes bug #49012Jani Taskinen2009-07-301-0/+4
* - 48182 ssl handshake fails during asynchronous socket connectionSriram Natarajan2009-07-282-1/+97
* - MF53: #48116, fix build with openssl 1.0Pierre Joye2009-07-071-11/+14
* MFH: Closes #47991 SSL streams fail if error stack contains itemsMikko Koppanen2009-04-201-0/+1
* - better test case, it crashes on more architecturePierre Joye2009-03-301-3/+28
* MFH Add test for bug #47828Scott MacVicar2009-03-301-0/+15
* MFH Fix bug #47828 - Converting to UTF-8 can sometimes fail, check error code...Scott MacVicar2009-03-291-2/+4
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-313-3/+3
* Fix bug #46748, segfault when SSL has more than one error message.Scott MacVicar2008-12-081-1/+2
* - #44900, OpenSSL extension fails to link with OpenSSL 0.9.6 (5.2 only, 5.3+ ...Pierre Joye2008-11-301-0/+4
* - fix titlePierre Joye2008-11-181-1/+1
* - MFH: #41033, enable signing with DSA keysPierre Joye2008-11-184-2/+66
* - skip if pcntl is missingPierre Joye2008-11-161-1/+2
* - MFH: manage references of stream context properly (Tony)Pierre Joye2008-11-163-0/+93
* MFB: Fixed compiler warningIlia Alshanetsky2008-10-261-2/+2
* MFB: Fixed bug #46271 (local_cert option is not resolved to full path)Ilia Alshanetsky2008-10-141-19/+22
* MFB:Ilia Alshanetsky2008-10-071-1/+1
* MFH: Fixed bug #44716 (Progress notifications incorrect)Hannes Magnusson2008-05-071-9/+8
* MFH: Fix protosEtienne Kneuss2008-05-041-1/+1
* MFH: Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build)Joe Orton2008-04-081-2/+2
* initialize variableAntony Dovgal2008-04-071-1/+1
* MFH: fix memleak in sign and verify functionsRob Richards2008-01-151-0/+2
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-313-3/+3
* MFH: - Fixed Bug #43137 (rmdir() and rename() do not clear statcache)Jani Taskinen2007-10-311-0/+3
* - fix regression introduced with #42222 (thx to tony and mattias for thePierre Joye2007-08-081-2/+2
* - #42222, forgot this one (thanks mattias)Pierre Joye2007-08-061-1/+1
* - #42222, truncate the _default to the buffer size (was 200 since day #1, we ...Pierre Joye2007-08-061-1/+3
* mproced openssl_x509_parse() to return extensions in readable formDmitry Stogov2007-07-112-15/+31
* Fixed memory leakDmitry Stogov2007-07-111-0/+1
* Fixed crash on non-string passphraseDmitry Stogov2007-07-111-0/+1
* Fixed bug #41770 (SSL: fatal protocol error due to buffer issues).Ilia Alshanetsky2007-07-021-1/+1
* Fixed a memory leak inside load_all_certs_file()Ilia Alshanetsky2007-06-191-0/+3
* fix test namesAntony Dovgal2007-05-302-2/+2
* - add missing cert (thx Tony)Pierre Joye2007-05-302-0/+35
* fix test namesAntony Dovgal2007-05-282-3/+3
* - MFH:Pierre Joye2007-05-282-1/+21
* Fixed bug #41236 (Regression in timeout handling of non-blocking SSLIlia Alshanetsky2007-05-271-6/+6
* - #41423. PHP assumes wrongly that certain ciphers are enabled in OpenSSLPierre Joye2007-05-191-0/+10
* Fixed bug #41353 (crash in openssl_pkcs12_read() on invalid input).Ilia Alshanetsky2007-05-132-6/+22
* fix win32 buildRob Richards2007-04-051-3/+2
* - MFB: import the right data 005_crt.txtPierre Joye2007-04-051-267/+21