Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only run tests against ciphers supported by the method. | tb | 2022-07-07 | 1 | -2/+14 |
* | Connect a client to a server. Both can be current libressl, or | bluhm | 2020-09-14 | 1 | -4/+46 |
* | Enable cert and cipher interop tests. cert just works. cipher has | bluhm | 2020-09-11 | 1 | -2/+1 |
* | 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/+29 |
* | 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 | -60/+86 |
* | The cert subdir is testing all combinations of certificate validation. | bluhm | 2018-11-09 | 1 | -7/+51 |
* | 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/+136 |