Add the SSL_METHOD for TLSv1.3 and all other base changes required
[openssl.git] / util / TLSProxy /
2016-11-02 Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-09-26 David BenjaminTest CBC mode padding.
2016-08-15 Matt CaswellAdd some SSLv2 ClientHello tests
2016-06-27 Matt CaswellAdd a test for fragmented alerts
2016-06-16 Matt CaswellSkip the TLSProxy tests if environmental problems are...
2016-05-16 Matt CaswellWorkaround an IO::Socket::IP bug
2016-05-11 Viktor DukhovniFix TLSProxy race by adding missing eval
2016-04-20 Rich SalzCopyright consolidation; .pm and Configure
2016-03-15 Matt CaswellFix a TLSProxy race condition
2016-02-21 Richard LevitteDon't use 'parent' in util/dofile.pl
2016-02-20 Viktor DukhovniWork-around for proxy->s_server retry logic
2016-02-19 Emilia KasperTLS: reject duplicate extensions
2016-02-17 Richard LevitteBe more verbose when debugging is on
2016-02-14 Richard LevittePrefer IO::Socket::INET6 over IO::Socket::IP
2016-02-05 Viktor DukhovniRestore -no_comp switch for backwards compatible behaviour
2016-02-04 Viktor DukhovniHandle localhost being either 127.0.0.1 or ::1
2016-02-03 Richard LevitteRefactoring BIO: small test correction
2016-02-03 Richard LevitteRefactoring BIO: add a simple networking test of s_clie...
2016-02-03 Emilia KasperRT3234: disable compression
2015-12-29 Richard LevittePrefer ReuseAddr over Reuse, with IO::Socket::INET
2015-12-27 Matt CaswellAdd test for missing CertificateStatus message
2015-12-08 Dr. Stephen HensonAdd extms extension
2015-12-08 Dr. Stephen HensonTLSProxy update
2015-09-28 Emilia KasperEmpty NewSessionTicket: test session resumption
2015-09-28 Emilia KasperEmpty session ticket: add a test
2015-09-19 Matt CaswellFix some test failures when Configured with zlib
2015-08-26 Matt CaswellAdd NewSessionTicket test suite
2015-08-26 Matt CaswellFix TLSProxy end of test detection
2015-08-13 Richard Levittefor test_sslvertol, add a value to display SSL version...
2015-08-13 Richard LevitteFixups in libssl test harness
2015-08-11 Richard LevitteUse dynamic engine for libssl test harness
2015-08-11 Matt CaswellExtend TLSProxy capabilities
2015-08-11 Matt CaswellAdd a libssl test harness