summaryrefslogtreecommitdiff
path: root/ext/openssl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'PHP-7.3' into PHP-7.4Jakub Zelenka2019-05-051-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2019-05-051-1/+1
| | |\ \ | | | |/
| | | * Fix OpenSSL online test for ca contextJakub Zelenka2019-05-051-1/+1
* | | | Merge branch 'PHP-7.4'Jakub Zelenka2019-04-286-17/+232
|\ \ \ \ | |/ / /
| * | | Enable TLS 1.3 by defaultJakub Zelenka2019-04-282-0/+67
| * | | Fix tests and logic for TLS 1.3Jakub Zelenka2019-04-283-28/+39
| * | | Added tls 1.3 support for PHPcodarrenvelvindron2019-04-284-5/+142
| * | | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ...Dmitry Stogov2019-04-241-17/+17
* | | | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ...Dmitry Stogov2019-04-241-17/+17
|\ \ \ \
| * | | | Use ZEND_TRA_ASSIGN_REF_... macros for by reference arguments of internal fun...Dmitry Stogov2019-04-241-17/+17
| |/ / /
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-201-1/+4
|\ \ \ \ | |/ / /
| * | | Remove PHP_SETUP_KERBEROS m4 macroPeter Kokot2019-04-201-1/+4
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-201-1/+1
|\ \ \ \ | |/ / /
| * | | Use PKG_CHECK_MODULES to detect the kerberos librariesHugh McMaster2019-04-201-1/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-04-151-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-04-151-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-04-151-1/+1
| | |\ \ | | | |/
| | | * Fix uninitialized cert_capturedNikita Popov2019-04-151-1/+1
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-191-320/+0
|\ \ \ \ | |/ / /
| * | | Remove extension readmesPeter Kokot2019-03-191-320/+0
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-1546-95/+95
|\ \ \ \ | |/ / /
| * | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1546-95/+95
* | | | Adjust tests for zpp TypeError changeNikita Popov2019-03-1116-157/+33
|/ / /
* | | Remove function_table var from the callerc9s2019-03-111-1/+1
* | | Use EXPECT when possibleGabriel Caruso2019-03-113-3/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Jakub Zelenka2019-03-106-5/+17
|\ \ \ | |/ /
| * | Speed up TLS wrapper test for min and max versionsJakub Zelenka2019-03-101-1/+1
| * | Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2019-03-105-4/+16
| |\ \ | | |/
| | * Speed up TLS wrapper tests when SSLv3 disabledJakub Zelenka2019-03-105-4/+16
* | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-6/+16
* | | Replace PHP_TM_GMTOFF with AC_CHECK_MEMBERSPeter Kokot2019-03-041-5/+5
* | | Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-02-281-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2019-02-281-1/+1
| |\ \ | | |/
| | * Sync with behavior change in OpenSSL 1.1.1bAnatol Belski2019-02-281-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Jakub Zelenka2019-02-241-86/+89
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2019-02-241-86/+89
| |\ \ | | |/
| | * Print empty string in test for but 77390 just onceJakub Zelenka2019-02-241-2/+5
| | * Use spaces instead of tabs in bug 77390 testJakub Zelenka2019-02-241-85/+85
* | | Revert "Disable bug77390.phpt"Jakub Zelenka2019-02-241-1/+0
* | | Disable bug77390.phptNikita Popov2019-02-221-0/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-02-202-12/+35
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-202-12/+35
| |\ \ | | |/
| | * OpenSSL: Improve non-blocking eof testAbyr Valg2019-02-202-12/+35
* | | Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+1
* | | Added test for openssl_pkcs12_export_to_file_errorEnrico Zimuel2019-02-101-0/+37
* | | Fix incorrect outbuf freeingNikita Popov2019-02-081-8/+0
* | | Remove local variablesPeter Kokot2019-02-033-25/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-303-3/+3
* | | Merge branch 'PHP-7.3'Jakub Zelenka2019-01-253-49/+184
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2019-01-253-49/+184
| |\ \ | | |/