summaryrefslogtreecommitdiff
path: root/ext/openssl
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * 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
* | | Refactor subset of openssl module.David Carlier2019-01-142-83/+161
* | | Implement typed propertiesNikita Popov2019-01-111-59/+54
* | | ext/openssl: port to pkg-config macro and consistently require its useEli Schwartz2019-01-111-1/+1
* | | Improve openssl_random_pseudo_bytes()Sammy Kaye Powers2019-01-113-7/+23
* | | Merge branch 'PHP-7.3'Jakub Zelenka2019-01-1026-216/+500
|\ \ \ | |/ /
| * | 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.3'Christoph M. Becker2018-12-315-44/+91
|\ \ \ | |/ /
| * | 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.3'Jakub Zelenka2018-12-024-73/+58
|\ \ \ | |/ /
| * | 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
* | | Add openssl_x509_verify() functionBen Scholzen (DASPRiD)2018-11-144-0/+88
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1525-28/+4
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-144-4/+4
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-1437-65/+65
* | | 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
* | | Fix localized error messages and memory leaksAnatol Belski2018-09-171-3/+9
* | | Don't use xml resource in openssl testNikita Popov2018-09-171-2/+1
* | | Show all unmatched errors when test failedAnatol Belski2018-09-121-5/+8
* | | Add debug message for failing test partsAnatol Belski2018-09-121-1/+9
* | | Merge branch 'PHP-7.3'Anatol Belski2018-09-121-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-09-121-2/+2
| |\ \ | | |/
| | * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-09-121-2/+2
| | |\
| | | * Improve error code matchingAnatol Belski2018-09-121-2/+2
* | | | Merge branch 'PHP-7.3'Jakub Zelenka2018-09-091-2/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2018-09-091-2/+6
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2018-09-091-2/+6
| | |\ \ | | | |/
| | | * Fix ssl stream reneg limit test to print only after first renegotiationJakub Zelenka2018-09-091-2/+6
* | | | Merge branch 'PHP-7.3'Jakub Zelenka2018-09-021-1/+3
|\ \ \ \ | |/ / /