Add a test to check the EC point formats extension appears when we expect
[openssl.git] / util / TLSProxy / Message.pm
2016-12-29 Matt CaswellAdd a test to check the EC point formats extension...
2016-12-08 Matt CaswellFix a bug in TLSProxy where zero length messages were...
2016-12-08 Matt CaswellAdd tests for new extension code
2016-12-08 Matt CaswellAvoid repeatedly scanning the list of extensions
2016-12-08 Matt CaswellAdd EncryptedExtensions message
2016-11-23 Matt CaswellFix the tests following the state machine changes for...
2016-11-16 Matt CaswellAdd some tests for the key_share extension
2016-11-09 Matt CaswellAdd a test for the supported_versions extension
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-04-20 Rich SalzCopyright consolidation; .pm and Configure
2016-02-19 Emilia KasperTLS: reject duplicate extensions
2015-09-28 Emilia KasperEmpty NewSessionTicket: test session resumption
2015-09-28 Emilia KasperEmpty session ticket: add a test
2015-08-26 Matt CaswellFix TLSProxy end of test detection
2015-08-13 Richard LevitteFixups in libssl test harness
2015-08-11 Matt CaswellExtend TLSProxy capabilities
2015-08-11 Matt CaswellAdd a libssl test harness