summaryrefslogtreecommitdiff
path: root/ext/openssl
Commit message (Expand)AuthorAgeFilesLines
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-013-3/+3
* Remove SNI test that trigger request to sni.velox.chJakub Zelenka2015-11-091-184/+0
* Use standard title for new openssl testsJakub Zelenka2015-10-292-4/+4
* new tests to openssl module, don't covered yet.root2015-10-292-0/+32
* Fixed bug #70718 stream_select() when OpenSSL extension is loaded on PHP Win64Anatol Belski2015-10-261-1/+1
* add testAnatol Belski2015-09-231-0/+24
* expose openssl config path so it can be testedAnatol Belski2015-09-231-0/+1
* Use tabs for arg info indent in openssl.cJakub Zelenka2015-09-201-147/+147
* Fix bug #60632: openssl_seal fails with AESJakub Zelenka2015-09-062-0/+29
* Fix #70395: Missing ARG_INFO for openssl_seal()Christoph M. Becker2015-09-052-1/+21
* Fix bug #55259 (openssl extension does not get the DH parameters from DH key ...Jakub Zelenka2015-08-252-7/+33
* fix testAnatol Belski2015-08-231-2/+2
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-041-4/+2
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-041-4/+2
| |\
| | * Fix bug #70014 - use RAND_bytes instead of deprecated RAND_pseudo_bytesStanislav Malyshev2015-07-261-4/+2
| * | Fix Bug #69402: Reading empty SSL stream hangs until timeoutDaniel Lowrey2015-04-141-4/+9
* | | 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