summaryrefslogtreecommitdiff
path: root/ext/openssl
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bug #41631: Observe socket read timeouts in SSL streams"Julien Pauli2014-10-151-46/+0
* Merge branch 'PHP-5.4' into PHP-5.5Daniel Lowrey2014-09-091-12/+14
|\
| * Bug #41631: Fix regression from first attempt (6569db8)Daniel Lowrey2014-09-091-1/+1
| * Bug #67965: Fix blocking behavior in non-blocking crypto streamsDaniel Lowrey2014-09-091-11/+13
* | Merge branch 'PHP-5.4' into PHP-5.5Chris Wright2014-08-271-0/+13
|\ \ | |/
| * Fix stream_select() issue with OpenSSL bufferChris Wright2014-08-271-0/+13
* | Bug #67850: Build when OpenSSL compiled without SSLv3 supportDaniel Lowrey2014-08-251-0/+10
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-08-071-1/+1
|\ \ | |/
| * fix TS buildAnatol Belski2014-08-071-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Daniel Lowrey2014-08-071-0/+46
|\ \ | |/
| * Bug #41631: Observe socket read timeouts in SSL streamsDaniel Lowrey2014-08-071-0/+46
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-07-282-6/+19
|\ \ | |/
| * Fix missing type checks in various functionsStanislav Malyshev2014-07-272-6/+19
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-06-084-6/+65
|\ \ | |/
| * Added support for parsing ssl certificates using GeneralizedTime format.Paul Oehler2014-06-084-6/+65
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-141-12/+12
|\ \ | |/
| * Fix #66942: openssl_seal() memory leakChuan Ma2014-04-141-12/+12
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-03-142-2/+1
|\ \ | |/
| * Fixed Bug #66833 Default digest algo is still MD5Remi Collet2014-03-142-2/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-03-131-1/+1
|\ \ | |/
| * Typo fix: sicret -> secretMichael Meyer2014-03-131-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-03-061-0/+1
|\ \ | |/
| * Set default Digest Message to use SHA1 instead of MD5 in openssl testsRemi Collet2014-03-061-0/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Daniel Lowrey2014-02-193-4/+10
|\ \ | |/
| * Skip failing tests when EC unavailable (RHEL)Daniel Lowrey2014-02-193-4/+10
* | Merge branch 'PHP-5.4' into PHP-5.5Daniel Lowrey2014-02-171-1/+1
|\ \ | |/
| * Fixed broken build when EC unavailableDaniel Lowrey2014-02-171-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Daniel Lowrey2014-02-142-0/+30
|\ \ | |/
| * Fix for bug66501 - "key type not supported in this PHP build"mk-j2014-02-142-0/+30
| * Bump yearXinchen Hui2014-01-033-3/+3
* | Bump yearXinchen Hui2014-01-033-3/+3
* | Fixed bug #65486 mysqli_poll() is broken on Win x64Anatol Belski2013-12-121-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-12-111-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-12-111-1/+1
| |\
| | * fix dir separator in cve-2013-6420 testAnatol Belski2013-12-111-1/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-12-103-4/+61
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2013-12-103-4/+61
| |\ \ | | |/
| | * Fix CVE-2013-6420 - memory corruption in openssl_x509_parseStanislav Malyshev2013-12-103-4/+61
* | | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-10-091-12/+14
|\ \ \ | |/ /
| * | C89 compatibilityMichael Wallner2013-10-091-12/+14
* | | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-10-091-5/+6
|\ \ \ | |/ /
| * | Fixed segfault when built with OpenSSL >= 1.0.1Daniel Lowrey2013-10-091-5/+6
* | | Remove compile warning:Christopher Jones2013-08-191-1/+1
* | | Remove compile warnings:Christopher Jones2013-08-191-2/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-191-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2013-08-191-0/+1
| |\ \ | | |/
| | * fix using wrong buffer pointerStanislav Malyshev2013-08-191-0/+1
| | * Fix CVE-2013-4073 - handling of certs with null bytesStanislav Malyshev2013-08-133-2/+131
| | * Happy New Year~Xinchen Hui2013-01-013-3/+3
| | * Fix bug #61413 ext\openssl\tests\openssl_encrypt_crash.phpt fails 5.3 onlyAnatoliy Belsky2012-04-241-1/+1