summaryrefslogtreecommitdiff
path: root/regress/lib/libssl
AgeCommit message (Expand)Author
2018-11-10SpelingBob Beck
2018-11-10Regress client and server can do session reuse now. Test this withAlexander Bluhm
2018-11-10Make sure the interop test happen last (since they take a long time)Bob Beck
2018-11-10fix a leak reported by Ben L (bobsayshilol () live ! co ! uk)Theo Buehler
2018-11-10More regress all the way to exporter_masterBob Beck
2018-11-10Fix last of the empty hash nonsenseBob Beck
2018-11-09Update key schedule regress to match API changes.Joel Sing
2018-11-09remove the not yet implemented "handshake" subdirectoryTheo Buehler
2018-11-09Add subdirectires with SUBDIR += instead of a single assignment withTheo Buehler
2018-11-09The cert subdir is testing all combinations of certificate validation.Alexander Bluhm
2018-11-07Add in key_schedule regress tests to regress buildBob Beck
2018-11-07Add a self test for each SSL library by connecting client withAlexander Bluhm
2018-11-07Add initial TLS 1.3 key schedule support with basic regress testsBob Beck
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-07+interopAlexander Bluhm
2018-11-07Test TLS interoperability between LibreSSL and OpenSSL.Alexander Bluhm
2018-11-06Add TLSv1.3 to version regress tests.Joel Sing
2018-11-06Unbreak regress following Supported Elliptic Curve extension rename.Joel Sing
2018-08-16Add regress coverage for CBB_add_u32().Joel Sing
2018-06-02Update regress for DES cipher suite removal.Joel Sing
2018-06-02Zero the client random so that it is easier to spot unintended differences.Joel Sing
2018-03-15Provide SSL_CTX_get_min_proto_version and SSL_CTX_get_max_proto_versionJeremie Courreges-Anglas
2018-02-08Update regress to use tlsext_serverhello_parse().Joel Sing
2018-01-27Update regress to match removal of ssl_parse_clienthello_tlsext().Joel Sing
2017-12-28Initialise new_cipher in the serverhello TLS extensions test, to avoid aJoel Sing
2017-11-28Add regress test coverage for building clienthello and serverhelloJoel Sing
2017-11-28Add regress for CBB_discard_child().Joel Sing
2017-10-11Update regress now that ssl_cipher_list_to_bytes() takes a CBB.Joel Sing
2017-10-10Revise regress now that ssl_bytes_to_cipher_list() takes a CBS.Joel Sing
2017-08-29When parsing extensions by calling the parse functions directly, ensureJoel Sing
2017-08-28Use current chacha20-poly1305 cipher suite values.Joel Sing
2017-08-28Update due to removal of original chacha20-poly1305 cipher suites.Joel Sing
2017-08-27Rewrite SRTP extension using CBB/CBS and the new extension framework.Doug Hogan
2017-08-27check return value from CBB_initBob Beck
2017-08-26Rewrite ALPN extension using CBB/CBS and the new extension framework.Doug Hogan
2017-08-12Rewrite the TLS status request extension to use the new TLS extension framework.Bob Beck
2017-08-12Add regress coverage for the TLS signature algorithms extension.Joel Sing
2017-08-12Rewrite session ticket TLS extension handling using CBB/CBS and the newDoug Hogan
2017-08-12Remove NPN test coverage.Joel Sing
2017-08-12errant whitespaceBob Beck
2017-08-12Update the TLSv1.2 Client Hello messages, due to the removal of DSAJoel Sing
2017-08-11Be consistent with goto labels, failure flag and use of FAIL macro.Joel Sing
2017-08-11doug@ added code in here as well.Joel Sing
2017-08-11Sort by extension/function name.Joel Sing
2017-08-11Rewrite EllipticCurves TLS extension handling using CBB/CBS and the newDoug Hogan
2017-08-11Rewrite the ECPointFormats TLS extension handling using CBB/CBS and theDoug Hogan
2017-07-24Extend the SNI tests to ensure that we have a hostname in the sessionJoel Sing