summaryrefslogtreecommitdiff
path: root/ext/openssl/tests/ServerClientTestCase.inc
Commit message (Collapse)AuthorAgeFilesLines
* Speed up TLS wrapper tests when SSLv3 disabledJakub Zelenka2019-03-101-0/+12
| | | | | If SSLv3 is disabled in OpenSSL, then sslv3 is not available so the accept times out. This commit removes the extra accept if SSLv3 is disabled.
* OpenSSL: Improve non-blocking eof testAbyr Valg2019-02-201-4/+19
|
* Update and integrate openssl client proxy testJakub Zelenka2019-01-251-28/+52
|
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
|
* fix identAnatol Belski2016-12-041-7/+7
|
* enforce the test ini usage for the child processAnatol Belski2016-12-041-3/+7
|
* 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
|
* Update openssl tests with new server/client test harnessChris Wright2014-02-251-0/+109