| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 2 | -25/+25 |
| * | Merge branch 'PHP-7.2' | Jakub Zelenka | 2018-05-22 | 3 | -13/+32 |
| |\ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Jakub Zelenka | 2018-05-22 | 3 | -13/+32 |
| | |\ | |||||
| | | * | Fix bug #76174 (openssl extension fails to build with LibreSSL 2.7) | Jakub Zelenka | 2018-05-22 | 3 | -13/+32 |
| * | | | Merge branch 'PHP-7.2' | Jakub Zelenka | 2018-05-18 | 2 | -3/+25 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Jakub Zelenka | 2018-05-18 | 2 | -3/+25 |
| | |\ \ | | |/ | |||||
| | | * | Add test for bug #76296 | Jakub Zelenka | 2018-05-18 | 1 | -0/+22 |
| | | * | Fix bug #76296 (openssl_pkey_get_public does not respect open_basedir) | Erik Lax | 2018-05-18 | 1 | -3/+3 |
| * | | | Fix keylen type mismatch in openssl_pkey_derive | Jakub Zelenka | 2018-05-11 | 1 | -8/+10 |
| * | | | Fix openssl_pkey_derive arginfo | Jakub Zelenka | 2018-05-09 | 1 | -1/+1 |
| * | | | Add openssl_pkey_derive | Jim Zubov | 2018-05-09 | 4 | -1/+126 |
| * | | | Merge branch 'PHP-7.2' | Jakub Zelenka | 2018-04-15 | 1 | -5/+8 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Jakub Zelenka | 2018-04-15 | 1 | -5/+8 |
| | |\ \ | | |/ | |||||
| | | * | Make openssl_error_string test work in OpenSSL 1.1.1 | Jakub Zelenka | 2018-04-15 | 1 | -5/+8 |
| * | | | Merge branch 'PHP-7.2' | Christoph M. Becker | 2018-02-23 | 1 | -3/+5 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-02-23 | 1 | -3/+5 |
| | |\ \ | | |/ | |||||
| | | * | Fix some arginfos | Gabriel Caruso | 2018-02-23 | 1 | -3/+5 |
| * | | | Use int instead of long in protos | Gabriel Caruso | 2018-02-23 | 1 | -7/+7 |
| * | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 25 | -25/+25 |
| * | | | Merge branch 'PHP-7.2' | Christoph M. Becker | 2018-02-20 | 1 | -2/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-02-20 | 1 | -3/+2 |
| | |\ \ | | |/ | |||||
| | | * | Fix openssl_* arginfos | Gabriel Caruso | 2018-02-20 | 1 | -3/+2 |
| * | | | Remove trailing whitespace in inc files | Gabriel Caruso | 2018-02-10 | 1 | -1/+1 |
| * | | | Fix some misspellings | Gabriel Caruso | 2018-02-06 | 2 | -2/+2 |
| * | | | Use bool instead of boolean while throwing a type error | Gabriel Caruso | 2018-02-04 | 2 | -4/+4 |
| * | | | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 2 | -4/+4 |
| * | | | Remove superfluous SKIPIF sections in more tests | Gabriel Caruso | 2018-02-04 | 1 | -1/+0 |
| * | | | Use int instead of integer in proto | Gabriel Caruso | 2018-02-02 | 1 | -2/+1 |
| * | | | Merge branch 'PHP-7.2' | Jakub Zelenka | 2018-01-30 | 22 | -578/+426 |
| |\ \ \ | |/ / | |||||
| | * | | Use correct certs for SNI server tests with separate key and cert | Jakub Zelenka | 2018-01-30 | 13 | -262/+186 |
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Jakub Zelenka | 2018-01-30 | 9 | -316/+240 |
| | |\ \ | | |/ | |||||
| | | * | Use correct certs for SNI server tests | Jakub Zelenka | 2018-01-30 | 9 | -316/+240 |
| | | * | year++ | Xinchen Hui | 2018-01-02 | 3 | -3/+3 |
| | * | | year++ | Xinchen Hui | 2018-01-02 | 3 | -3/+3 |
| * | | | Eliminate useless separation | Dmitry Stogov | 2018-01-17 | 1 | -1/+1 |
| * | | | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -5/+5 |
| * | | | 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 |
