Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in usage and comment. | bluhm | 2019-03-21 | 1 | -2/+2 |
* | Test that all supported TLS ciphers actually work. Establish | bluhm | 2019-02-21 | 1 | -10/+52 |
* | getopt(3) returns int, not char. Fix type of ch variable to prevent | bluhm | 2019-02-11 | 1 | -3/+3 |
* | Regress client and server can do session reuse now. Test this with | bluhm | 2018-11-10 | 1 | -63/+88 |
* | The cert subdir is testing all combinations of certificate validation. | bluhm | 2018-11-09 | 1 | -13/+57 |
* | Add interop test with OpenSSL 1.1. TLS 1.3 should be used automatically | bluhm | 2018-11-07 | 1 | -1/+7 |
* | Print SSLeay, OpenSSL, and LibreSSL version strings. Make client | bluhm | 2018-11-07 | 1 | -2/+3 |
* | Test TLS interoperability between LibreSSL and OpenSSL. | bluhm | 2018-11-07 | 1 | -0/+161 |