| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ... | Christopher Jones | 2013-08-14 | 1 | -1/+1 |
| * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| * | NEWS entry new OpenSSL option [doc] | Lars Strojny | 2013-01-31 | 1 | -1/+1 |
| * | Added ssl context option, "disable_compression" | Daniel Lowrey | 2013-01-31 | 1 | -0/+12 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | MFH r322485 | Scott MacVicar | 2012-01-26 | 1 | -1/+5 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | - Fixed NULL pointer dereference in stream_socket_enable_crypto, case when | Mateusz Kocielski | 2011-11-12 | 1 | -0/+2 |
| * | - Revert r313616 (When we have a blocking SSL socket, respect the timeout | Pierre Joye | 2011-10-05 | 1 | -37/+0 |
| * | When we have a blocking SSL socket, respect the timeout option. | Scott MacVicar | 2011-07-23 | 1 | -0/+37 |
| * | - Fixed bug #55028 (// is abad comment) | Felipe Pena | 2011-06-10 | 1 | -1/+1 |
| * | - Fixed bug #54992: Stream not closed and error not returned when SSL CN_match | Gustavo André dos Santos Lopes | 2011-06-08 | 1 | -0/+1 |
| * | The project calls itself OpenSSL and not openSSL, so let's keep it | Martin Jansen | 2011-04-25 | 1 | -3/+3 |
| * | SSLV2 patch cleanup | Rasmus Lerdorf | 2011-04-24 | 1 | -4/+9 |
| * | Support for openssl without SSLv2 supprot compiled in. Distros are starting to | Rasmus Lerdorf | 2011-04-24 | 1 | -0/+10 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | - Fixed bug #53592 (stream_socket_enable_crypto() busy-waits in client mode). | Gustavo André dos Santos Lopes | 2010-12-23 | 1 | -18/+54 |
| * | make sure the stream context is present before looking for any options | Antony Dovgal | 2010-12-04 | 1 | -1/+1 |
| * | Implemented FR #53447 (Cannot disable SessionTicket extension for servers that | Adam Harvey | 2010-12-03 | 1 | -0/+12 |
| * | - Fixed bug #52947 (segfault when ssl stream option capture_peer_cert_chain u... | Felipe Pena | 2010-09-29 | 1 | -1/+0 |
| * | - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insert | Pierre Joye | 2010-09-16 | 1 | -2/+2 |
| * | - #45808, stream_socket_enable_crypto() blocks and eats CPU | Pierre Joye | 2010-06-20 | 1 | -3/+8 |
| * | - Fixed compiler warnings | Felipe Pena | 2010-04-23 | 1 | -0/+2 |
| * | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| * | merge from trunk: openssl sni support (rev 289831) | Arnaud Le Blanc | 2009-11-30 | 1 | -0/+59 |
| * | - 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 |
| * | - 48182 ssl handshake fails during asynchronous socket connection | Sriram Natarajan | 2009-07-28 | 1 | -1/+5 |
| * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| * | MFH Fix bug #46748, segfault when SSL has more than one error message. | Scott MacVicar | 2008-12-08 | 1 | -26/+14 |
| * | - MFH: #46127, php_openssl_tcp_sockop_accept forgets to set context on accept... | Pierre Joye | 2008-11-16 | 1 | -0/+1 |
| * | Fixed bug #45382 (timeout bug in stream_socket_enable_crypto). | Ilia Alshanetsky | 2008-09-11 | 1 | -1/+1 |
| * | MFH: manage references of stream context properly | Antony Dovgal | 2008-07-11 | 1 | -1/+3 |
| * | Fixed bug#44716 (Progress notifications incorrect) | Hannes Magnusson | 2008-04-14 | 1 | -9/+8 |
| * | MFH: Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build) | Joe Orton | 2008-04-04 | 1 | -2/+2 |
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| * | use FREE_ZVAL() instead of free() to free a zval | Nuno Lopes | 2007-09-29 | 1 | -2/+2 |
| * | fix a few compiler warnings (mostly use of unitialized values) | Nuno Lopes | 2007-09-29 | 1 | -1/+1 |
| * | Fixed bug #41770 (SSL: fatal protocol error due to buffer issues). | Ilia Alshanetsky | 2007-07-02 | 1 | -1/+1 |
| * | Fixed bug #41236 (Regression in timeout handling of non-blocking SSL | Ilia Alshanetsky | 2007-05-27 | 1 | -6/+6 |
| * | MFH: fix leak on error | Antony Dovgal | 2007-04-04 | 1 | -0/+3 |
| * | MFH: fix #40750 (openssl stream wrapper ignores default_stream_timeout) | Antony Dovgal | 2007-03-14 | 1 | -4/+10 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| * | Fix win32 build | Rob Richards | 2006-12-06 | 1 | -0/+4 |
| * | Fixed bug #39571 (timeout ssl:// connections). | Ilia Alshanetsky | 2006-12-05 | 1 | -3/+24 |
| * | Fixed bug #39039 (SSL: fatal protocol error when fetching HTTPS from | Ilia Alshanetsky | 2006-10-05 | 1 | -1/+4 |
| * | - fix leaks in openssl context options | Pierre Joye | 2006-05-26 | 1 | -1/+6 |
| * | Add two new context options for ssl: | Wez Furlong | 2006-04-30 | 1 | -1/+56 |
| * | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |