summaryrefslogtreecommitdiff
path: root/ext/openssl
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Revert "fix TS build"Ferenc Kovacs2014-10-151-1/+1
* | | Revert "Merge branch 'PHP-5.4' into PHP-5.5"Ferenc Kovacs2014-10-151-13/+0
* | | Revert "Bug #67965: Fix blocking behavior in non-blocking crypto streams"Ferenc Kovacs2014-10-151-13/+11
* | | Revert "Bug #41631: Fix regression from first attempt (6569db8)"Ferenc Kovacs2014-10-151-1/+1
* | | Fixed bug #68234Tjerk Meesters2014-10-151-26/+30
* | | update the certificate used for the test, as it expired recentlyFerenc Kovacs2014-09-241-21/+21
* | | Fix bug #68074 Allow to use system cipher list instead of hardcoded valueRemi Collet2014-09-242-3/+12
* | | Merge branch 'PHP-5.5' into PHP-5.6Daniel Lowrey2014-09-091-12/+14
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Daniel Lowrey2014-09-091-12/+14
| |\ \ | | |/