Fix find-doc-nits: { is significant in regexps
[openssl.git] / util / TLSProxy /
2017-03-16 Matt CaswellAdd some HRR tests
2017-03-16 Matt CaswellHelloRetryRequest updates for draft-19
2017-03-16 Matt CaswellUpdate the TLSv1.3 version indicator for draft-19
2017-03-15 Matt CaswellFix a hang in tests that use sessionfile
2017-03-10 Matt CaswellAdd a test to check that if a PSK extension is not...
2017-03-04 Matt CaswellAdd a test for TLSv1.3 cookies
2017-02-14 Matt CaswellUpdate TLSProxy to know about HelloRetryRequest messages
2017-02-14 Matt CaswellUpdate the key_share tests for HelloRetryRequest
2017-01-30 Matt CaswellAdd a capability for TLSProxy to wait for a session...
2017-01-30 Matt CaswellAdd support for the psk_key_exchange_modes extension
2017-01-23 Bernd EdlingerCheck the exit code from the server process
2017-01-10 Matt CaswellTeach TLSProxy how to re-encrypt a TLSv1.3 message...
2017-01-10 Matt CaswellExtend ServerKeyExchange parsing to work with a signature
2017-01-10 Matt CaswellTeach TLSProxy about the CertificateVerify message
2017-01-06 Matt CaswellCreate Certificate messages in TLS1.3 format
2016-12-29 Matt CaswellAdd a test to check the EC point formats extension...
2016-12-08 Matt CaswellFix various indentation
2016-12-08 Matt CaswellRemove some spurious whitespace
2016-12-08 Matt CaswellFix a bug in TLSProxy where zero length messages were...
2016-12-08 Matt CaswellSupport renegotiation in TLSProxy
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-12-08 Matt CaswellSend and Receive a TLSv1.3 format ServerHello
2016-12-05 Matt CaswellAdd more TLS1.3 record tests
2016-12-05 Matt CaswellUpdate the record layer to use TLSv1.3 style record...
2016-11-29 Matt CaswellUse the TLSv1.3 nonce construction
2016-11-23 Matt CaswellFix some TLSProxy warnings
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-11-09 Matt CaswellAdd server side support for supported_versions extension
2016-11-07 Matt CaswellAdd a test for the wrong version number in a record
2016-11-02 Matt CaswellAdd a test for unrecognised record types
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-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