| Commit message (Expand) | Author | Age | Files | Lines |
| * | - Fixed compiler warnings | Felipe Pena | 2010-04-23 | 1 | -0/+2 |
| * | Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation) | Ilia Alshanetsky | 2010-01-27 | 1 | -0/+6 |
| * | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 3 | -3/+3 |
| * | added timezone define for NetWare. | Guenter Knauf | 2009-11-03 | 1 | -0/+4 |
| * | - Fixed memory leak in openssl_pkcs12_export_to_file() | Felipe Pena | 2009-10-27 | 1 | -3/+3 |
| * | Fixed test (it failed from time to time because of very small timeouts) | Dmitry Stogov | 2009-09-22 | 1 | -3/+3 |
| * | Fixed certificate validation inside php_openssl_apply_verification_policy | Ilia Alshanetsky | 2009-09-14 | 1 | -5/+9 |
| * | - Fixed bug #49447 (php engine need to correctly check for socket API | Sriram Natarajan | 2009-09-04 | 1 | -0/+4 |
| * | Fixes a memory leak in ssl streams. The context was not properly freed | Mikko Koppanen | 2009-08-22 | 1 | -6/+14 |
| * | - Fixed compile failure with older openssl libs (< 0.9.8), fixes bug #49012 | Jani Taskinen | 2009-07-30 | 1 | -0/+4 |
| * | - 48182 ssl handshake fails during asynchronous socket connection | Sriram Natarajan | 2009-07-28 | 2 | -1/+97 |
| * | - MF53: #48116, fix build with openssl 1.0 | Pierre Joye | 2009-07-07 | 1 | -11/+14 |
| * | MFH: Closes #47991 SSL streams fail if error stack contains items | Mikko Koppanen | 2009-04-20 | 1 | -0/+1 |
| * | - better test case, it crashes on more architecture | Pierre Joye | 2009-03-30 | 1 | -3/+28 |
| * | MFH Add test for bug #47828 | Scott MacVicar | 2009-03-30 | 1 | -0/+15 |
| * | MFH Fix bug #47828 - Converting to UTF-8 can sometimes fail, check error code... | Scott MacVicar | 2009-03-29 | 1 | -2/+4 |
| * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 3 | -3/+3 |
| * | Fix bug #46748, segfault when SSL has more than one error message. | Scott MacVicar | 2008-12-08 | 1 | -1/+2 |
| * | - #44900, OpenSSL extension fails to link with OpenSSL 0.9.6 (5.2 only, 5.3+ ... | Pierre Joye | 2008-11-30 | 1 | -0/+4 |
| * | - fix title | Pierre Joye | 2008-11-18 | 1 | -1/+1 |
| * | - MFH: #41033, enable signing with DSA keys | Pierre Joye | 2008-11-18 | 4 | -2/+66 |
| * | - skip if pcntl is missing | Pierre Joye | 2008-11-16 | 1 | -1/+2 |
| * | - MFH: manage references of stream context properly (Tony) | Pierre Joye | 2008-11-16 | 3 | -0/+93 |
| * | MFB: Fixed compiler warning | Ilia Alshanetsky | 2008-10-26 | 1 | -2/+2 |
| * | MFB: Fixed bug #46271 (local_cert option is not resolved to full path) | Ilia Alshanetsky | 2008-10-14 | 1 | -19/+22 |
| * | MFB: | Ilia Alshanetsky | 2008-10-07 | 1 | -1/+1 |
| * | MFH: Fixed bug #44716 (Progress notifications incorrect) | Hannes Magnusson | 2008-05-07 | 1 | -9/+8 |
| * | MFH: Fix protos | Etienne Kneuss | 2008-05-04 | 1 | -1/+1 |
| * | MFH: Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build) | Joe Orton | 2008-04-08 | 1 | -2/+2 |
| * | initialize variable | Antony Dovgal | 2008-04-07 | 1 | -1/+1 |
| * | MFH: fix memleak in sign and verify functions | Rob Richards | 2008-01-15 | 1 | -0/+2 |
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 3 | -3/+3 |
| * | MFH: - Fixed Bug #43137 (rmdir() and rename() do not clear statcache) | Jani Taskinen | 2007-10-31 | 1 | -0/+3 |
| * | - fix regression introduced with #42222 (thx to tony and mattias for the | Pierre Joye | 2007-08-08 | 1 | -2/+2 |
| * | - #42222, forgot this one (thanks mattias) | Pierre Joye | 2007-08-06 | 1 | -1/+1 |
| * | - #42222, truncate the _default to the buffer size (was 200 since day #1, we ... | Pierre Joye | 2007-08-06 | 1 | -1/+3 |
| * | mproced openssl_x509_parse() to return extensions in readable form | Dmitry Stogov | 2007-07-11 | 2 | -15/+31 |
| * | Fixed memory leak | Dmitry Stogov | 2007-07-11 | 1 | -0/+1 |
| * | Fixed crash on non-string passphrase | Dmitry Stogov | 2007-07-11 | 1 | -0/+1 |
| * | Fixed bug #41770 (SSL: fatal protocol error due to buffer issues). | Ilia Alshanetsky | 2007-07-02 | 1 | -1/+1 |
| * | Fixed a memory leak inside load_all_certs_file() | Ilia Alshanetsky | 2007-06-19 | 1 | -0/+3 |
| * | fix test names | Antony Dovgal | 2007-05-30 | 2 | -2/+2 |
| * | - add missing cert (thx Tony) | Pierre Joye | 2007-05-30 | 2 | -0/+35 |
| * | fix test names | Antony Dovgal | 2007-05-28 | 2 | -3/+3 |
| * | - MFH: | Pierre Joye | 2007-05-28 | 2 | -1/+21 |
| * | Fixed bug #41236 (Regression in timeout handling of non-blocking SSL | Ilia Alshanetsky | 2007-05-27 | 1 | -6/+6 |
| * | - #41423. PHP assumes wrongly that certain ciphers are enabled in OpenSSL | Pierre Joye | 2007-05-19 | 1 | -0/+10 |
| * | Fixed bug #41353 (crash in openssl_pkcs12_read() on invalid input). | Ilia Alshanetsky | 2007-05-13 | 2 | -6/+22 |
| * | fix win32 build | Rob Richards | 2007-04-05 | 1 | -3/+2 |
| * | - MFB: import the right data 005_crt.txt | Pierre Joye | 2007-04-05 | 1 | -267/+21 |