summaryrefslogtreecommitdiff
path: root/ext/openssl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-031-1/+2
|\
| * Fixed bug #78231Nikita Popov2019-07-031-1/+2
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-212-13/+34
|\ \ | |/
| * Fix PKCS12 leak in opensslNikita Popov2019-06-211-2/+3
| * Fix d leak in ecc openssl_pkey_newNikita Popov2019-06-211-1/+6
| * Fix netscape spki leak in opensslNikita Popov2019-06-211-0/+3
| * Fix X509 leak in openssl_pkcs7_verify()Nikita Popov2019-06-211-1/+1
| * Fix CSR leaks in opensslNikita Popov2019-06-211-9/+20
| * Free cert in php_openssl_load_stream_cafile()Nikita Popov2019-06-211-0/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-211-0/+6
|\ \ | |/
| * Fix memory leak in TLS matches_san_listNiklas Keller2019-06-211-0/+6
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-031-0/+1
|\ \ | |/
| * Clear errors after SSL_CTX_load_verify_locations()Nikita Popov2019-06-031-0/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2019-06-022-4/+13
|\ \ | |/
| * Fix bug #78079 (openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c)Jakub Zelenka2019-06-022-4/+13
* | 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.2' into PHP-7.3Nikita Popov2019-04-151-1/+1
|\ \ | |/
| * Fix uninitialized cert_capturedNikita Popov2019-04-151-1/+1
* | 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
* | 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.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
* | 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
* | Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2019-01-253-49/+184
|\ \ | |/
| * Fix bug #77390 (feof might hang on TLS streams in case of fragmented TLS reco...Jakub Zelenka2019-01-252-24/+21
| * Update and integrate openssl client proxy testJakub Zelenka2019-01-253-150/+72
| * Add a test for fragmented SSL packetsAbyr Valg2019-01-252-0/+216
* | Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2019-01-1026-218/+502
|\ \ | |/
| * Fix cleaning up after openssl_pkcs7_verify_basic testAlexander Kurilo2019-01-101-3/+1
| * Generate certs for openssl tests on the flyAlexander Kurilo2019-01-1025-219/+505
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-12-315-44/+91
|\ \ | |/
| * Regenerate certs for openssl testsAlexander Kurilo2018-12-315-44/+91
* | Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2018-12-024-73/+58
|\ \ | |/
| * Regenerate certificates for openssl testsAlexander Kurilo2018-12-024-73/+58
| * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1525-28/+4
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-1434-60/+60
| * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-2/+0
| * Trim trailing whitespace in source code filesPeter Kokot2018-10-134-8/+8
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1525-28/+4
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-1434-60/+60
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-2/+0
* | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-09-131-1/+12
|\ \ | |/
| * Backport changes for OpenSSL 1.1.1 CI integrationAnatol Belski2018-09-131-1/+12