summaryrefslogtreecommitdiff
path: root/ext/openssl/tests/bug46127.phpt
Commit message (Expand)AuthorAgeFilesLines
* Generate certs for openssl tests on the flyAlexander Kurilo2019-01-101-2/+13
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-2/+2
* Make code in openssl ext tests more consistentJakub Zelenka2018-06-211-1/+2
* Raise timeout to 2s, reworded ssl timeout warningdatibbaw2014-03-051-1/+1
* Deprecate CN_match in favor of peer_name in SSL contextsDaniel Lowrey2014-02-261-1/+1
* Update openssl tests with new server/client test harnessChris Wright2014-02-251-56/+35
* Bug #47030 (separate host and peer verification)Daniel Lowrey2014-02-141-1/+3
* Verify peers by default in client socket operationsDaniel Lowrey2014-01-281-1/+4
* - MFB: fix titlePierre Joye2008-11-181-1/+1
* - MFB: skip if pcntl is not presentPierre Joye2008-11-161-1/+2
* - MFH: #46127, php_openssl_tcp_sockop_accept forgets to set context on accept...Pierre Joye2008-11-161-0/+57