Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year++ | Xinchen Hui | 2018-01-02 | 3 | -3/+3 |
* | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -2/+2 |
* | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
* | Cleanup type conversion | Dmitry Stogov | 2017-12-07 | 1 | -10/+7 |
* | Enable and fix printf() format warnings | Nikita Popov | 2017-11-16 | 1 | -3/+3 |
* | Merge branch 'PHP-7.2' | Jakub Zelenka | 2017-10-30 | 15 | -28/+209 |
|\ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Jakub Zelenka | 2017-10-30 | 15 | -28/+209 |
| |\ | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Jakub Zelenka | 2017-10-30 | 15 | -28/+209 |
| | |\ | |||||
| | | * | Prevent leaking x509 and csr resources if it is not requested | Jakub Zelenka | 2017-10-30 | 1 | -3/+6 |
| | | * | Extend and speed up pkey export tests | Jakub Zelenka | 2017-10-30 | 2 | -10/+4 |
| | | * | Rewrite openssl_csr_get_subject test to improve coverage | Jakub Zelenka | 2017-10-30 | 1 | -11/+47 |
| | | * | Add openssl_csr_get_public_key test | Jakub Zelenka | 2017-10-30 | 1 | -0/+44 |
| | | * | Extend openssl_pkcs7_* tests to cover resource cert | Jakub Zelenka | 2017-10-30 | 3 | -0/+8 |
| | | * | Fix cleaning tmp output file in openssl_csr_export_to_file test | Jakub Zelenka | 2017-10-30 | 1 | -0/+1 |
| | | * | openssl: add basic openssl_csr_export_to_file tests | Jelle van der Waa | 2017-10-30 | 1 | -0/+82 |
| | | * | Extend openssl_csr_sign test to cover cert resource | Jakub Zelenka | 2017-10-30 | 1 | -0/+2 |
| | | * | Set different invalid path in openssl_pkcs12_export so it is more unlikely to... | Jakub Zelenka | 2017-10-30 | 1 | -1/+1 |
| | | * | Extend openssl_x509_parse to cover cert resource | Jakub Zelenka | 2017-10-30 | 1 | -1/+4 |
| | | * | Rename and test resource cert in openssl_x509_checkpurpose test | Jakub Zelenka | 2017-10-30 | 1 | -1/+2 |
| | | * | Extend openssl_x509_check_private_key to test resource cert | Jakub Zelenka | 2017-10-30 | 1 | -1/+1 |
| | | * | Extend openssl_x509_fingerprint test to cover resource cert with sha1 | Jakub Zelenka | 2017-10-30 | 1 | -0/+7 |
* | | | | Merge branch 'master' into rc_debug | Dmitry Stogov | 2017-10-30 | 2 | -4/+23 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'PHP-7.2' | Joe Watkins | 2017-10-27 | 2 | -4/+23 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'PHP-7.1' into PHP-7.2 | Joe Watkins | 2017-10-27 | 2 | -4/+23 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-10-27 | 2 | -4/+23 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Fix bug #75307 Wrong reflection for openssl_open function | Fabien Villepinte | 2017-10-27 | 2 | -4/+23 |
* | | | | | Encapsulate reference-counting primitives. | Dmitry Stogov | 2017-10-27 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch 'PHP-7.2' | Jakub Zelenka | 2017-10-22 | 2 | -3/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.1' into PHP-7.2 | Jakub Zelenka | 2017-10-22 | 2 | -3/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Jakub Zelenka | 2017-10-22 | 2 | -3/+5 |
| | |\ \ | | | |/ | |||||
| | | * | Fix clean up for openssl_pkcs12_export_to_file_basic | Jakub Zelenka | 2017-10-22 | 1 | -1/+2 |
| | | * | openssl: Fix openssl_pkcs12_export extracerts test | Jelle van der Waa | 2017-10-22 | 1 | -2/+3 |
* | | | | Merge branch 'PHP-7.2' | Jakub Zelenka | 2017-10-15 | 1 | -25/+27 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.1' into PHP-7.2 | Jakub Zelenka | 2017-10-15 | 1 | -25/+27 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Jakub Zelenka | 2017-10-15 | 1 | -25/+27 |
| | |\ \ | | | |/ | |||||
| | | * | Properly fix #75363 and address some other leaks with cert | Jakub Zelenka | 2017-10-15 | 1 | -25/+27 |
* | | | | Merge branch 'PHP-7.2' | Bob Weinand | 2017-10-12 | 1 | -9/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.1' into PHP-7.2 | Bob Weinand | 2017-10-12 | 1 | -9/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2017-10-12 | 1 | -9/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed bug #75363 (openssl_x509_parse leaks memory) | Bob Weinand | 2017-10-12 | 1 | -9/+1 |
* | | | | Merge branch 'PHP-7.2' | Jakub Zelenka | 2017-08-30 | 1 | -0/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Automatically load OpenSSL configuration file | Jakub Zelenka | 2017-08-30 | 1 | -0/+4 |
| * | | | Do not explicitly initialize and clean up OpenSSL for OpenSSL 1.1 | Jakub Zelenka | 2017-08-30 | 1 | -0/+4 |
* | | | | openssl: add basic openssl_get_cert_locations test | Jelle van der Waa | 2017-08-19 | 1 | -0/+28 |
* | | | | Refactor php_url struct to save memory dup in common cases | Xinchen Hui | 2017-08-06 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-07-24 | 1 | -0/+83 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-07-24 | 1 | -0/+83 |
| |\ \ | | |/ | |||||
| | * | Add test for bug #74903 | Anatol Belski | 2017-07-24 | 1 | -0/+83 |
| * | | Followup on 0ec147d3 for another place | Anatol Belski | 2017-07-24 | 3 | -9/+10 |
| * | | Ensure binary mode for OpenSSL I/O | Anatol Belski | 2017-07-24 | 1 | -14/+14 |