summaryrefslogtreecommitdiff
path: root/ext/openssl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-061-4/+2
* fix backport mistakeAnatol Belski2015-07-031-1/+1
* backport c01943bffc8b719e552d307f522820d50f783a4c into 5.6Anatol Belski2015-07-031-3/+8
* Fixed #69882: OpenSSL error "key values mismatch" after openssl_pkcs12_read w...Tjerk Meesters2015-06-264-1/+28
* Remove SSLv3 test dependenciesRasmus Lerdorf2015-05-054-16/+3
* skip test when xml not availableRemi Collet2015-04-171-0/+1
* Fix Bug #69402: Reading empty SSL stream hangs until timeoutDaniel Lowrey2015-04-141-4/+9
* Merge branch 'PHP-5.5' into PHP-5.6Leigh2015-03-272-0/+3
|\
| * Add RAND_egd check for compiling against LibreSSLLeigh2015-03-272-0/+3
* | Don't block on crypto data inside stream_select()Daniel Lowrey2015-03-111-11/+7
* | Fix bug# 69215 (Crypto servers should send client CA list)Daniel Lowrey2015-03-105-5/+140
* | Merge branch 'PHP-5.5' into PHP-5.6Daniel Lowrey2015-03-091-18/+19
|\ \ | |/
| * Fix crypto stream timeout regressionsDaniel Lowrey2015-03-091-18/+19
* | Fixed bug #69197 (openssl_pkcs7_sign handles default value incorrectly)Daniel Lowrey2015-03-061-1/+1
* | Update test to run locally instead of remotelyDaniel Lowrey2015-03-051-19/+43
* | Fix stream_select() issue with OpenSSL bufferChris Wright2015-03-051-1/+14
* | Really fix zts this timeDaniel Lowrey2015-03-051-4/+4
* | Fix ZTSDaniel Lowrey2015-03-051-3/+3
* | Merge branch 'PHP-5.5' into PHP-5.6Daniel Lowrey2015-03-051-1/+1
|\ \ | |/
| * Fix ZTS buildDaniel Lowrey2015-03-051-1/+1
* | Merge branch 'PHP-5.5' into PHP-5.6Daniel Lowrey2015-03-053-8/+44
|\ \ | |/
| * Fix bug #67403 (Add signatureType to openssl_x509_parse)Daniel Lowrey2015-03-053-8/+44
* | Fixed bug #68265 (SAN match fails with trailing DNS dot)Daniel Lowrey2015-03-043-1/+81
* | Merge branch 'PHP-5.6' of https://github.com/bjori/php-src into PHP-5.6Daniel Lowrey2015-03-041-1/+1
|\ \
| * | hexadecimal is case*in*sensitiveHannes Magnusson2015-03-041-1/+1
* | | Fixed bug #68879 (IP Address fields in subjectAltNames not used)Daniel Lowrey2015-03-043-22/+107
* | | Fix broken testDaniel Lowrey2015-03-041-38/+9
|/ /
* | Fixed bug #68920 (use strict peer_fingerprint input checks)Daniel Lowrey2015-03-043-8/+80
* | Fixed bug #68912 (Segmentation fault at openssl_spki_new)Xinchen Hui2015-02-162-1/+21
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-02-131-1/+1
|\ \ | |/
| * fix conditionAnatol Belski2015-02-131-1/+1
* | Merge branch 'PHP-5.5' into PHP-5.6Daniel Lowrey2015-02-091-56/+167
|\ \ | |/
| * Miscellaneous cleanupDaniel Lowrey2015-02-091-28/+28
| * Update xp_ssl.cBrad Broerman2015-02-041-2/+2
| * reneg and should_close are not yet members of sslsock. Removing...Brad Broerman2015-01-281-9/+1
| * Updated with SSL fixes (backported from trunk)Brad Broerman2015-01-281-45/+159
| * Bump yearXinchen Hui2015-01-153-3/+3
| * Merge branch 'PHP-5.4' into PHP-5.5Daniel Lowrey2015-01-141-2/+2
| |\
| | * Fixed bug #55618 (use case-insensitive cert name matching)Daniel Lowrey2015-01-141-2/+2
| | * Revert xp_ssl.c to the state of 5.4.32 due to regressionsStanislav Malyshev2014-09-261-61/+0
* | | bump yearXinchen Hui2015-01-153-3/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-12-161-0/+0
|\ \ \ | |/ /
| * | fix permsRemi Collet2014-12-161-0/+0
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-305-5/+157
|\ \ \
| * | | Adds test cases for openssl EC improvementsDominic Luechinger2014-11-305-7/+97
| * | | Adds better handling of EC keys: OPENSSL_KEYTYPE_ECDominic Luechinger2014-11-301-5/+70
| |/ /
| * | Revert "Bug #41631: Observe socket read timeouts in SSL streams"Julien Pauli2014-10-151-46/+0
* | | disable ext/openssl/tests/stream_server_reneg_limit.phpt for windowsAnatol Belski2014-11-281-0/+4
* | | Minor fix: Missing quotes in openssl test case for bug bug64802Dominic Luechinger2014-11-231-1/+1
* | | Revert "Merge branch 'PHP-5.5' into PHP-5.6"Ferenc Kovacs2014-10-151-46/+0