]> git.ipfire.org Git - thirdparty/openssl.git/history - util/TLSProxy/Proxy.pm
Add tests for new extension code
[thirdparty/openssl.git] / util / TLSProxy / Proxy.pm
2016-12-08  Matt CaswellAdd tests for new extension code
2016-12-05  Matt CaswellUpdate the record layer to use TLSv1.3 style record...
2016-11-23  Matt CaswellFix some TLSProxy warnings
2016-11-02  Matt CaswellEnable TLSProxy to talk TLS1.3
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-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-20  Viktor DukhovniWork-around for proxy->s_server retry logic
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-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 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