| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix request #70438: Add IV parameter for openssl_seal and openssl_open | Jakub Zelenka | 2015-09-06 | 3 | -31/+75 |
| * | Merge branch 'PHP-5.6' | Jakub Zelenka | 2015-09-06 | 2 | -0/+29 |
| |\ | |||||
| | * | Fix bug #60632: openssl_seal fails with AES | Jakub Zelenka | 2015-09-06 | 2 | -0/+29 |
| * | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-09-05 | 2 | -1/+21 |
| |\ \ | |/ | |||||
| | * | Fix #70395: Missing ARG_INFO for openssl_seal() | Christoph M. Becker | 2015-09-05 | 2 | -1/+21 |
| * | | Merge branch 'PHP-5.6' | Jakub Zelenka | 2015-08-27 | 2 | -8/+34 |
| |\ \ | |/ | |||||
| | * | Fix bug #55259 (openssl extension does not get the DH parameters from DH key ... | Jakub Zelenka | 2015-08-25 | 2 | -7/+33 |
| | * | fix test | Anatol Belski | 2015-08-23 | 1 | -2/+2 |
| * | | Use new range checks in openssl ext | Jakub Zelenka | 2015-08-26 | 1 | -25/+34 |
| * | | Add overflow check for openssl_pkcs12_read | Jakub Zelenka | 2015-08-20 | 1 | -0/+2 |
| * | | Add overflow checks for openssl_pkey_* functions | Jakub Zelenka | 2015-08-19 | 1 | -0/+4 |
| * | | Move overflow checks in openssl_pbkdf2 | Jakub Zelenka | 2015-08-19 | 1 | -5/+5 |
| * | | Use macros for openssl overflow checks | Jakub Zelenka | 2015-08-18 | 1 | -63/+40 |
| * | | Fix possible overflow in openssl_pbkdf2 | Jakub Zelenka | 2015-08-18 | 1 | -0/+16 |
| * | | Check and use correct signature_len type for EVP_VerifyFinal | Jakub Zelenka | 2015-08-17 | 1 | -1/+5 |
| * | | Fix some int overflows in openssl | Jakub Zelenka | 2015-08-16 | 1 | -1/+17 |
| * | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-08-04 | 1 | -4/+2 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-08-04 | 1 | -4/+2 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-08-04 | 1 | -4/+2 |
| | | |\ | |||||
| | | | * | Fix bug #70014 - use RAND_bytes instead of deprecated RAND_pseudo_bytes | Stanislav Malyshev | 2015-07-26 | 1 | -4/+2 |
| | | * | | Fix Bug #69402: Reading empty SSL stream hangs until timeout | Daniel Lowrey | 2015-04-14 | 1 | -4/+9 |
| | * | | | fix backport mistake | Anatol Belski | 2015-07-03 | 1 | -1/+1 |
| | * | | | backport c01943bffc8b719e552d307f522820d50f783a4c into 5.6 | Anatol Belski | 2015-07-03 | 1 | -3/+8 |
| * | | | | remove TSRMLS_* | Anatol Belski | 2015-08-02 | 1 | -1/+1 |
| * | | | | fix improper behavior | Anatol Belski | 2015-07-03 | 1 | -3/+8 |
| * | | | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 2 | -52/+52 |
| * | | | | Merge branch 'PHP-5.6' | Tjerk Meesters | 2015-06-26 | 4 | -0/+27 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Fixed #69882: OpenSSL error "key values mismatch" after openssl_pkcs12_read w... | Tjerk Meesters | 2015-06-26 | 4 | -1/+28 |
| | * | | | Remove SSLv3 test dependencies | Rasmus Lerdorf | 2015-05-05 | 4 | -16/+3 |
| * | | | | Drop duplicate object-to-type notices | Nikita Popov | 2015-06-22 | 1 | -1/+0 |
| * | | | | Make convert_to_* safe with rc>1 | Nikita Popov | 2015-06-11 | 1 | -1/+1 |
| * | | | | Corrected line comment 5256 | Radu Brănișcan | 2015-05-23 | 1 | -1/+1 |
| * | | | | fix _timezone usage for vc14 | Anatol Belski | 2015-05-10 | 1 | -1/+1 |
| * | | | | Dropped CN_match and SNI_server_name context options | Nikita Popov | 2015-04-24 | 1 | -15/+2 |
| * | | | | Merge branch 'pull-request/1203' | Stanislav Malyshev | 2015-04-18 | 1 | -0/+4 |
| |\ \ \ \ | |||||
| | * | | | | Update openssl.c | Eric F | 2015-03-30 | 1 | -0/+4 |
| * | | | | | Merge branch 'PHP-5.6' | Remi Collet | 2015-04-17 | 1 | -0/+1 |
| |\ \ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | skip test when xml not available | Remi Collet | 2015-04-17 | 1 | -0/+1 |
| * | | | | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2015-04-14 | 1 | -1/+6 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Fix Bug #69402: Reading empty SSL stream hangs until timeout | Daniel Lowrey | 2015-04-14 | 1 | -4/+9 |
| | * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Leigh | 2015-03-27 | 2 | -0/+3 |
| | |\ \ \ \ | | | |/ / | | |/| | | |||||
| | | * | | | Add RAND_egd check for compiling against LibreSSL | Leigh | 2015-03-27 | 2 | -0/+3 |
| * | | | | | Fix test for systems where openssl's time_t have an offset set | Kalle Sommer Nielsen | 2015-04-09 | 1 | -2/+2 |
| * | | | | | Fix test on systems where EOL isn't "\n", like Windows | Kalle Sommer Nielsen | 2015-04-08 | 1 | -0/+5 |
| * | | | | | Fixed resource leak | Dmitry Stogov | 2015-04-08 | 1 | -0/+4 |
| * | | | | | Remove SSLv3 test dependencies | Rasmus Lerdorf | 2015-04-08 | 4 | -16/+3 |
| | |_|/ / |/| | | | |||||
| * | | | | Add RAND_egd check for compiling against LibreSSL | Leigh | 2015-03-27 | 2 | -0/+3 |
| * | | | | cleanup mod version macros, round 3 | Anatol Belski | 2015-03-23 | 2 | -1/+4 |
| * | | | | Use specialized macro for string zval creation | Dmitry Stogov | 2015-03-12 | 1 | -1/+1 |
| * | | | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2015-03-11 | 1 | -11/+7 |
| |\ \ \ \ | |/ / / | |||||
