| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed bug #78391 | Nikita Popov | 2019-08-09 | 1 | -1/+1 |
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-06-21 | 1 | -13/+33 |
| |\ | |||||
| | * | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-06-21 | 1 | -13/+33 |
| | |\ | |||||
| | | * | Fix PKCS12 leak in openssl | Nikita Popov | 2019-06-21 | 1 | -2/+3 |
| | | * | Fix d leak in ecc openssl_pkey_new | Nikita Popov | 2019-06-21 | 1 | -1/+6 |
| | | * | Fix netscape spki leak in openssl | Nikita Popov | 2019-06-21 | 1 | -0/+3 |
| | | * | Fix X509 leak in openssl_pkcs7_verify() | Nikita Popov | 2019-06-21 | 1 | -1/+1 |
| | | * | Fix CSR leaks in openssl | Nikita Popov | 2019-06-21 | 1 | -9/+20 |
| * | | | Fix compilation without deprecated OpenSSL 1.1 APIs | Rosen Penev | 2019-06-14 | 1 | -10/+16 |
| * | | | Cheaper checks for exceptions thrown from __toString() | Dmitry Stogov | 2019-06-06 | 1 | -10/+10 |
| * | | | Allow exceptions in __toString() | Nikita Popov | 2019-06-05 | 1 | -29/+53 |
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Jakub Zelenka | 2019-06-02 | 1 | -1/+4 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Jakub Zelenka | 2019-06-02 | 1 | -1/+4 |
| | |\ \ | | |/ | |||||
| | | * | Fix bug #78079 (openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c) | Jakub Zelenka | 2019-06-02 | 1 | -1/+4 |
| * | | | Remove confusing spkstr checks | Nikita Popov | 2019-05-31 | 1 | -18/+3 |
| * | | | Added tls 1.3 support for PHP | codarrenvelvindron | 2019-04-28 | 1 | -0/+6 |
| * | | | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ... | Dmitry Stogov | 2019-04-24 | 1 | -17/+17 |
| * | | | Replace PHP_TM_GMTOFF with AC_CHECK_MEMBERS | Peter Kokot | 2019-03-04 | 1 | -5/+5 |
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Anatol Belski | 2019-02-28 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2019-02-28 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Sync with behavior change in OpenSSL 1.1.1b | Anatol Belski | 2019-02-28 | 1 | -1/+1 |
| * | | | Fix incorrect outbuf freeing | Nikita Popov | 2019-02-08 | 1 | -8/+0 |
| * | | | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
| * | | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
| * | | | Refactor subset of openssl module. | David Carlier | 2019-01-14 | 1 | -83/+142 |
| * | | | Implement typed properties | Nikita Popov | 2019-01-11 | 1 | -59/+54 |
| * | | | Improve openssl_random_pseudo_bytes() | Sammy Kaye Powers | 2019-01-11 | 1 | -3/+7 |
| * | | | Add openssl_x509_verify() function | Ben Scholzen (DASPRiD) | 2018-11-14 | 1 | -0/+46 |
| |/ / | |||||
| * | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
| * | | Use zval_ptr_dtor() instead of zval_dtor() in internal functions that destroy... | Dmitry Stogov | 2018-07-05 | 1 | -1/+1 |
| * | | Fixed incorrrecr zval_dtor() usage to replace value of argument passed by ref... | Dmitry Stogov | 2018-07-05 | 1 | -19/+19 |
| * | | Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized d... | Dmitry Stogov | 2018-07-04 | 1 | -3/+3 |
| * | | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -24/+24 |
| * | | Merge branch 'PHP-7.2' | Jakub Zelenka | 2018-05-22 | 1 | -8/+8 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Jakub Zelenka | 2018-05-22 | 1 | -8/+8 |
| | |\ | |||||
| | | * | Fix bug #76174 (openssl extension fails to build with LibreSSL 2.7) | Jakub Zelenka | 2018-05-22 | 1 | -8/+8 |
| * | | | Merge branch 'PHP-7.2' | Jakub Zelenka | 2018-05-18 | 1 | -3/+3 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Jakub Zelenka | 2018-05-18 | 1 | -3/+3 |
| | |\ \ | | |/ | |||||
| | | * | 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 | 1 | -0/+52 |
| * | | | 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 |
| * | | | 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 |
| | | * | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
