| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | | 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 |
| * | | Remove SSLv3 test dependencies | Rasmus Lerdorf | 2015-04-08 | 4 | -16/+3 |
| * | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2015-03-10 | 4 | -0/+128 |
| |\ \ | |/ | |||||
| | * | Fix bug# 69215 (Crypto servers should send client CA list) | Daniel Lowrey | 2015-03-10 | 4 | -0/+128 |
| | * | Update test to run locally instead of remotely | Daniel Lowrey | 2015-03-05 | 1 | -19/+43 |
| * | | Deprecate "session_meta_capture" SSL context option | Daniel Lowrey | 2015-03-09 | 1 | -4/+4 |
| * | | Update test to run locally instead of remotely | Daniel Lowrey | 2015-03-05 | 1 | -19/+43 |
| * | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2015-03-05 | 2 | -2/+37 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Daniel Lowrey | 2015-03-05 | 2 | -2/+37 |
| | |\ | |||||
| | | * | Fix bug #67403 (Add signatureType to openssl_x509_parse) | Daniel Lowrey | 2015-03-05 | 2 | -2/+37 |
| * | | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2015-03-04 | 2 | -0/+74 |
| |\ \ \ | |/ / | |||||
| | * | | Fixed bug #68265 (SAN match fails with trailing DNS dot) | Daniel Lowrey | 2015-03-04 | 2 | -0/+74 |
| * | | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2015-03-04 | 2 | -0/+74 |
| |\ \ \ | |/ / | |||||
| | * | | Fixed bug #68879 (IP Address fields in subjectAltNames not used) | Daniel Lowrey | 2015-03-04 | 2 | -0/+74 |
| | * | | Fix broken test | Daniel Lowrey | 2015-03-04 | 1 | -38/+9 |
| * | | | Merge branch 'tls-alpn' | Daniel Lowrey | 2015-03-04 | 1 | -38/+9 |
| |\ \ \ | |||||
| | * | | | Improve test to target specific issue | Daniel Lowrey | 2015-03-04 | 1 | -38/+9 |
| * | | | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2015-03-04 | 2 | -1/+58 |
| |\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| | * | | Fixed bug #68920 (use strict peer_fingerprint input checks) | Daniel Lowrey | 2015-03-04 | 2 | -1/+58 |
| * | | | Merge branch 'PHP-5.6' | Xinchen Hui | 2015-02-16 | 1 | -0/+20 |
| |\ \ \ | |/ / | |||||
| | * | | Fixed bug #68912 (Segmentation fault at openssl_spki_new) | Xinchen Hui | 2015-02-16 | 1 | -0/+20 |
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-11-30 | 4 | -0/+89 |
| | |\ \ | |||||
| | | * | | Adds test cases for openssl EC improvements | Dominic Luechinger | 2014-11-30 | 4 | -0/+89 |
| | | |/ | |||||
| * | | | Use "float" and "integer" in typehint and zpp errors | Andrea Faulds | 2014-12-21 | 1 | -2/+2 |
| * | | | Merge branch 'pull-request/916' | Stanislav Malyshev | 2014-11-30 | 4 | -0/+89 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Adds test cases for openssl EC improvements | Dominic Luechinger | 2014-11-24 | 4 | -0/+89 |
| * | | | disable ext/openssl/tests/stream_server_reneg_limit.phpt for windows | Anatol Belski | 2014-11-28 | 1 | -0/+4 |
| * | | | Minor fix: Missing quotes in openssl test case for bug bug64802 | Dominic Luechinger | 2014-11-23 | 1 | -1/+1 |
| |/ / | |||||
| * | | Fixed bug #68234 | Tjerk Meesters | 2014-10-15 | 1 | -26/+30 |
| * | | update the certificate used for the test, as it expired recently | Ferenc Kovacs | 2014-09-24 | 1 | -21/+21 |
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-07-28 | 1 | -0/+12 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-07-28 | 1 | -0/+12 |
| | |\ | |||||
| | | * | Fix missing type checks in various functions | Stanislav Malyshev | 2014-07-27 | 1 | -0/+12 |
| * | | | skip this test which fails without network | Remi Collet | 2014-06-20 | 1 | -0/+1 |
| * | | | Fix test on modern distro where old unsecure algo are disabled in openssl con... | Remi Collet | 2014-06-16 | 1 | -15/+1 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-06-08 | 3 | -1/+48 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-06-08 | 3 | -1/+48 |
| | |\ \ | | |/ | |||||
| | | * | Added support for parsing ssl certificates using GeneralizedTime format. | Paul Oehler | 2014-06-08 | 3 | -1/+48 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2014-03-14 | 1 | -1/+0 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Remi Collet | 2014-03-14 | 1 | -1/+0 |
| | |\ \ | | |/ | |||||
| | | * | Fixed Bug #66833 Default digest algo is still MD5 | Remi Collet | 2014-03-14 | 1 | -1/+0 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2014-03-06 | 1 | -0/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Remi Collet | 2014-03-06 | 1 | -0/+1 |
| | |\ \ | | |/ | |||||
| | | * | Set default Digest Message to use SHA1 instead of MD5 in openssl tests | Remi Collet | 2014-03-06 | 1 | -0/+1 |
| * | | | Add encrypted server SNI support | Daniel Lowrey | 2014-03-05 | 5 | -0/+369 |
| * | | | Raise timeout to 2s, reworded ssl timeout warning | datibbaw | 2014-03-05 | 7 | -11/+11 |
| * | | | Refactor + reorganize openssl files | Daniel Lowrey | 2014-03-05 | 6 | -19/+17 |
