| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'PHP-5.6' | Xinchen Hui | 2014-01-03 | 3 | -3/+3 |
| |\ | |||||
| | * | Bump year | Xinchen Hui | 2014-01-03 | 3 | -3/+3 |
| * | | Eliminate another TSRMLS_FETCH() in i_zend_is_true() | Kalle Sommer Nielsen | 2013-12-18 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2013-12-12 | 1 | -2/+2 |
| |\ | |||||
| | * | Fixed bug #65486 mysqli_poll() is broken on Win x64 | Anatol Belski | 2013-12-12 | 1 | -2/+2 |
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2013-12-11 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-12-11 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.3' into PHP-5.4 | Anatol Belski | 2013-12-11 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | fix dir separator in cve-2013-6420 test | Anatol Belski | 2013-12-11 | 1 | -1/+1 |
| * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2013-12-10 | 3 | -4/+61 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-12-10 | 3 | -4/+61 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.3' into PHP-5.4 | Stanislav Malyshev | 2013-12-10 | 3 | -4/+61 |
| | | |\ \ | | | |/ | |||||
| | | | * | Fix CVE-2013-6420 - memory corruption in openssl_x509_parse | Stanislav Malyshev | 2013-12-10 | 3 | -4/+61 |
| * | | | | Merge branch 'openssl_compile_warning_fix' of https://github.com/bukka/php-src | Michael Wallner | 2013-10-18 | 1 | -6/+4 |
| |\ \ \ \ | |||||
| | * | | | | Fix compiler warnings in openssl.c | Jakub Zelenka | 2013-10-13 | 1 | -6/+4 |
| * | | | | | previous revert killed that file | Michael Wallner | 2013-10-17 | 1 | -0/+33 |
| * | | | | | Merge branch 'updated_tls_support' of https://github.com/rdlowrey/php-src | Michael Wallner | 2013-10-17 | 4 | -2/+184 |
| |\ \ \ \ \ | |||||
| | * | | | | | Added support for TLSv1.1 and TLSv1.2 | Daniel Lowrey | 2013-10-08 | 4 | -1/+161 |
| * | | | | | | Merge branch 'PHP-5.5' | Michael Wallner | 2013-10-17 | 5 | -217/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Revert "Added support for TLSv1.1 and TLSv1.2" | Michael Wallner | 2013-10-17 | 5 | -217/+2 |
| * | | | | | | | fix ws | Michael Wallner | 2013-10-17 | 1 | -5/+5 |
| * | | | | | | | Merge branch 'PHP-5.5' | Michael Wallner | 2013-10-17 | 4 | -2/+161 |
| |\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | | | |||||
| | * | | | | | Added support for TLSv1.1 and TLSv1.2 | Daniel Lowrey | 2013-10-17 | 5 | -2/+217 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Fixes broken zts build (recent openssl changes) | Daniel Lowrey | 2013-10-12 | 1 | -10/+10 |
| * | | | | | C89 | Michael Wallner | 2013-10-09 | 1 | -1/+2 |
| * | | | | | Merge branch 'san_peer_matching' of https://github.com/rdlowrey/php-src | Michael Wallner | 2013-10-09 | 4 | -19/+161 |
| |\ \ \ \ \ | |||||
| | * | | | | | Changed return types to zend_bool, renamed test | Daniel Lowrey | 2013-10-09 | 2 | -8/+11 |
| | * | | | | | Added SAN matching during peer verification | Daniel Lowrey | 2013-10-08 | 4 | -19/+158 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge branch 'PHP-5.5' | Michael Wallner | 2013-10-09 | 1 | -12/+14 |
| |\ \ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2013-10-09 | 1 | -12/+14 |
| | |\ \ \ \ | | | |/ / | | |/| | | |||||
| | | * | | | C89 compatibility | Michael Wallner | 2013-10-09 | 1 | -12/+14 |
| * | | | | | Merge branch 'PHP-5.5' | Michael Wallner | 2013-10-09 | 1 | -5/+6 |
| |\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| | * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2013-10-09 | 1 | -5/+6 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Fixed segfault when built with OpenSSL >= 1.0.1 | Daniel Lowrey | 2013-10-09 | 1 | -5/+6 |
| * | | | | Merge branch 'ssl-streams-crypto-method' of https://github.com/mj/php-src | Michael Wallner | 2013-10-08 | 3 | -1/+139 |
| |\ \ \ \ | |||||
| | * | | | | Add unit test that covers setting the crypto method. | Martin Jansen | 2013-10-04 | 2 | -0/+110 |
| | * | | | | Streams for ssl:// transports can now be configured to use a specific | Martin Jansen | 2013-09-21 | 1 | -1/+29 |
| * | | | | | Merge branch 'bug65729' of https://github.com/datibbaw/php-src | Michael Wallner | 2013-10-08 | 3 | -13/+115 |
| |\ \ \ \ \ | |||||
| | * | | | | | DNS name comparison is now case insensitive. | datibbaw | 2013-10-08 | 2 | -4/+5 |
| | * | | | | | Use zend_bool as return value for _match() | Tjerk Meesters | 2013-10-07 | 1 | -5/+2 |
| | * | | | | | Added two more test cases for CN matching. | Tjerk Meesters | 2013-10-07 | 1 | -7/+18 |
| | * | | | | | yay, reduced one variable | Tjerk Meesters | 2013-09-21 | 1 | -4/+2 |
| | * | | | | | Fixed bug that would lead to out of bounds memory access | Tjerk Meesters | 2013-09-21 | 1 | -18/+28 |
| | * | | | | | added better wildcard matching for CN | Tjerk Meesters | 2013-09-21 | 3 | -10/+95 |
| | |/ / / / | |||||
| * | | | | | Using SUCCESS and FAILURE for return values | datibbaw | 2013-10-07 | 1 | -17/+17 |
| * | | | | | show method in error message | Tjerk Meesters | 2013-09-30 | 1 | -1/+1 |
| * | | | | | Support string and array for peer fingerprint matching | datibbaw | 2013-09-27 | 2 | -25/+82 |
| * | | | | | who put that stupid newline there? | Tjerk Meesters | 2013-09-23 | 1 | -1/+0 |
| * | | | | | add md5 and sha1 fingerprint tests | Tjerk Meesters | 2013-09-23 | 2 | -19/+104 |
| * | | | | | Renamed to be more descriptive of what it does | Tjerk Meesters | 2013-09-23 | 3 | -14/+14 |
