summaryrefslogtreecommitdiff
path: root/ext/openssl/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pull-request/916'Stanislav Malyshev2014-11-304-0/+89
|\
| * Adds test cases for openssl EC improvementsDominic Luechinger2014-11-244-0/+89
* | disable ext/openssl/tests/stream_server_reneg_limit.phpt for windowsAnatol Belski2014-11-281-0/+4
* | Minor fix: Missing quotes in openssl test case for bug bug64802Dominic Luechinger2014-11-231-1/+1
|/
* Fixed bug #68234Tjerk Meesters2014-10-151-26/+30
* update the certificate used for the test, as it expired recentlyFerenc Kovacs2014-09-241-21/+21
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-07-281-0/+12
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-07-281-0/+12
| |\
| | * Fix missing type checks in various functionsStanislav Malyshev2014-07-271-0/+12
* | | skip this test which fails without networkRemi Collet2014-06-201-0/+1
* | | Fix test on modern distro where old unsecure algo are disabled in openssl con...Remi Collet2014-06-161-15/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-06-083-1/+48
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-06-083-1/+48
| |\ \ | | |/
| | * Added support for parsing ssl certificates using GeneralizedTime format.Paul Oehler2014-06-083-1/+48
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-03-141-1/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-03-141-1/+0
| |\ \ | | |/
| | * Fixed Bug #66833 Default digest algo is still MD5Remi Collet2014-03-141-1/+0
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-03-061-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-03-061-0/+1
| |\ \ | | |/
| | * Set default Digest Message to use SHA1 instead of MD5 in openssl testsRemi Collet2014-03-061-0/+1
* | | Add encrypted server SNI supportDaniel Lowrey2014-03-055-0/+369
* | | Raise timeout to 2s, reworded ssl timeout warningdatibbaw2014-03-057-11/+11
* | | Refactor + reorganize openssl filesDaniel Lowrey2014-03-056-19/+17
* | | Capture peer cert even if verify failsDaniel Lowrey2014-03-021-0/+39
* | | remove pcntl leftover from the test codeAnatol Belski2014-02-271-1/+0
* | | Deprecate CN_match in favor of peer_name in SSL contextsDaniel Lowrey2014-02-2622-24/+24
* | | restored that test part in ext/openssl to enable notify/waitAnatol Belski2014-02-261-3/+4
* | | remove echoAnatol Belski2014-02-261-2/+0
* | | fix stdin reading in new openssl testsAnatol Belski2014-02-261-3/+4
* | | Remove test case invalidated by openssl.cafile accessibility changeDaniel Lowrey2014-02-251-8/+0
* | | Merge branch 'windowsPeerVerification' of https://github.com/DaveRandom/php-s...Daniel Lowrey2014-02-2525-931/+938
|\ \ \
| * | | Update openssl tests with new server/client test harnessChris Wright2014-02-2526-953/+960
* | | | Remove openssl tests that shouldn't have survived last mergeDaniel Lowrey2014-02-252-94/+0
|/ / /
* | | Mitigate client-initiated SSL renegotiation DoSDaniel Lowrey2014-02-211-0/+89
* | | Improve OpenSSL compile flag compatibility, minor updatesDaniel Lowrey2014-02-202-2/+1
* | | Use crypto method flags; add tlsv1.0 wrapper; add wrapper testsDaniel Lowrey2014-02-208-1/+401
* | | Add 'capture_session_meta' context optionDaniel Lowrey2014-02-201-0/+73
* | | Merge branch 'bug-65538' of https://github.com/rdlowrey/php-src into PHP-5.6Daniel Lowrey2014-02-194-0/+125
|\ \ \
| * | | Add tests for Bug #65538Daniel Lowrey2014-02-164-0/+125
* | | | Merge branch 'PHP-5.5' into PHP-5.6Daniel Lowrey2014-02-192-0/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Daniel Lowrey2014-02-192-0/+2
| |\ \ | | |/
| | * Skip failing tests when EC unavailable (RHEL)Daniel Lowrey2014-02-192-0/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Daniel Lowrey2014-02-141-0/+21
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Daniel Lowrey2014-02-141-0/+21
| |\ \ | | |/
| | * Fix for bug66501 - "key type not supported in this PHP build"mk-j2014-02-141-0/+21
* | | Bug #47030 (separate host and peer verification)Daniel Lowrey2014-02-149-47/+166
* | | Fix test broken if openssl is compiled without sslv2Daniel Lowrey2014-02-141-57/+42
* | | Verify peers by default in client socket operationsDaniel Lowrey2014-01-286-6/+71
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2013-12-111-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-12-111-1/+1
| |\ \ | | |/