summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/interop/server.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in usage and comment.bluhm2019-03-211-2/+2
* Test that all supported TLS ciphers actually work. Establishbluhm2019-02-211-10/+52
* getopt(3) returns int, not char. Fix type of ch variable to preventbluhm2019-02-111-3/+3
* Regress client and server can do session reuse now. Test this withbluhm2018-11-101-63/+88
* The cert subdir is testing all combinations of certificate validation.bluhm2018-11-091-13/+57
* Add interop test with OpenSSL 1.1. TLS 1.3 should be used automaticallybluhm2018-11-071-1/+7
* Print SSLeay, OpenSSL, and LibreSSL version strings. Make clientbluhm2018-11-071-2/+3
* Test TLS interoperability between LibreSSL and OpenSSL.bluhm2018-11-071-0/+161