| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable cert interop tests for now. | jsing | 2020-01-25 | 1 | -2/+2 |
* | Actually disable cipher interop tests. | jsing | 2020-01-25 | 1 | -3/+3 |
* | Disable the cipher interop tests. | jsing | 2020-01-25 | 1 | -3/+4 |
* | Accept both TLSv1.2 and TLSv1.3 protocols for netcat. | jsing | 2020-01-25 | 1 | -4/+3 |
* | Disable session regress for libressl client talking to openssl11 server. | jsing | 2020-01-25 | 1 | -1/+2 |
* | Enable GOST cipher selection test after libssl has been fixed. | bluhm | 2019-03-28 | 1 | -6/+1 |
* | Fix typo in usage and comment. | bluhm | 2019-03-21 | 3 | -6/+6 |
* | Test that all supported TLS ciphers actually work. Establish | bluhm | 2019-02-21 | 8 | -26/+308 |
* | getopt(3) returns int, not char. Fix type of ch variable to prevent | bluhm | 2019-02-11 | 2 | -6/+6 |
* | Fix a race in libssl interop regress. The success messages from | bluhm | 2018-11-11 | 3 | -6/+9 |
* | Reorganize libssl interop tests. Move netcat tests into separate | bluhm | 2018-11-11 | 9 | -148/+197 |
* | Regress client and server can do session reuse now. Test this with | bluhm | 2018-11-10 | 6 | -129/+220 |
* | The cert subdir is testing all combinations of certificate validation. | bluhm | 2018-11-09 | 11 | -48/+244 |
* | Add a self test for each SSL library by connecting client with | bluhm | 2018-11-07 | 5 | -23/+88 |
* | Add interop test with OpenSSL 1.1. TLS 1.3 should be used automatically | bluhm | 2018-11-07 | 5 | -10/+55 |
* | Print SSLeay, OpenSSL, and LibreSSL version strings. Make client | bluhm | 2018-11-07 | 7 | -12/+71 |
* | Test TLS interoperability between LibreSSL and OpenSSL. | bluhm | 2018-11-07 | 10 | -0/+549 |