summaryrefslogtreecommitdiff
path: root/regress/lib/libssl/interop
AgeCommit message (Expand)Author
2022-07-07Only run tests against ciphers supported by the method.Theo Buehler
2022-02-05Add a workaround due to OpenSSL's limitation of SSL_CTX_set_cipher_listTheo Buehler
2022-02-05Mechanically adjust from AEAD- to TLS_ to adjust to the new cipher names.Theo Buehler
2021-12-02Tell testers which packages to install right away (and why)Klemens Nanni
2021-09-03Make Bob happy.Alexander Bluhm
2021-08-30Revert accidental commitTheo Buehler
2021-08-30link verify regress tests to buildTheo Buehler
2021-07-06alarm(3) cannot fail, remove error handling.Alexander Bluhm
2020-12-25Add to *FLAGS and *ADD rather than overwriting themTheo Buehler
2020-12-17Remove echo headlines.Alexander Bluhm
2020-10-30botan2 uses C++11, so use ports-gcc on gcc-archsTheo Buehler
2020-10-29Do not fail with obscure error messages on 'make'Theo Buehler
2020-09-211) Move the interop tests to the end so we see tlsfuzzer firstBob Beck
2020-09-15Test botan TLS client with libressl, openssl, openssl11 server.Alexander Bluhm
2020-09-14Connect a client to a server. Both can be current libressl, orAlexander Bluhm
2020-09-12If CPU does not support AES-NI, LibreSSL TLS 1.3 client prefersAlexander Bluhm
2020-09-11Enable cert and cipher interop tests. cert just works. cipher hasAlexander Bluhm
2020-05-11Revise regress for TLSv1.3 server being enabled.Joel Sing
2020-01-25Disable cert interop tests for now.Joel Sing
2020-01-25Actually disable cipher interop tests.Joel Sing
2020-01-25Disable the cipher interop tests.Joel Sing
2020-01-25Accept both TLSv1.2 and TLSv1.3 protocols for netcat.Joel Sing
2020-01-25Disable session regress for libressl client talking to openssl11 server.Joel Sing
2019-03-28Enable GOST cipher selection test after libssl has been fixed.Alexander Bluhm
2019-03-21Fix typo in usage and comment.Alexander Bluhm
2019-02-21Test that all supported TLS ciphers actually work. EstablishAlexander Bluhm
2019-02-11getopt(3) returns int, not char. Fix type of ch variable to preventAlexander Bluhm
2018-11-11Fix a race in libssl interop regress. The success messages fromAlexander Bluhm
2018-11-11Reorganize libssl interop tests. Move netcat tests into separateAlexander Bluhm
2018-11-10Regress client and server can do session reuse now. Test this withAlexander Bluhm
2018-11-09The cert subdir is testing all combinations of certificate validation.Alexander Bluhm
2018-11-07Add a self test for each SSL library by connecting client withAlexander Bluhm
2018-11-07Add interop test with OpenSSL 1.1. TLS 1.3 should be used automaticallyAlexander Bluhm
2018-11-07Test TLS interoperability between LibreSSL and OpenSSL.Alexander Bluhm
2018-11-07Print SSLeay, OpenSSL, and LibreSSL version strings. Make clientAlexander Bluhm
2018-11-07Test TLS interoperability between LibreSSL and OpenSSL.Alexander Bluhm
2018-11-07Test TLS interoperability between LibreSSL and OpenSSL.Alexander Bluhm