]> git.ipfire.org Git - thirdparty/openssl.git/history - test/clienthellotest.c
Create provider errors and use them
[thirdparty/openssl.git] / test / clienthellotest.c
2019-03-29  PauliCorrectly initialise PACKET to zero in the tests to...
2019-02-14  Sam RobertsIgnore cipher suites when setting cipher list
2019-02-11  Shane LontisUpdated test command line parsing to support commmon...
2018-12-15  Kurt RoeckxUse (D)TLS_MAX_VERSION_INTERNAL internally
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-03-19  Richard LevitteEnhance ssltestlib's create_ssl_ctx_pair to take min...
2018-03-14  Matt CaswellFix clienthellotest for new TLSv1.3 ciphersuite configu...
2018-03-14  Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2018-03-05  Matt CaswellUpdate tests for TLS Ed448
2018-02-13  Matt CaswellUpdate copyright year
2018-02-09  Matt CaswellFixes for no-tls1_2 and no-tls1_2-method
2018-02-07  Matt CaswellFix clienthellotest with TLSv1.3
2017-12-14  Matt CaswellImplement session id TLSv1.3 middlebox compatibility...
2017-11-13  Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2017-09-07  Benjamin KadukFix test_client_hello with no-tls1_2_method
2017-09-04  Matt CaswellDon't use ciphersuites for inflating the ClientHello...
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-04-28  Bernd EdlingerFix a pedantic gcc-7 warning.
2017-04-24  Richard LevitteAdapt all test programs
2017-04-11  Matt CaswellConvert clienthellotest for the new test framework
2017-03-16  Matt CaswellHandle TLSv1.3 being disabled in clienthello test
2017-03-16  Matt CaswellAdd tests for the padding extension
2016-11-24  Matt CaswellFix a warning about an uninit var
2016-11-23  Matt CaswellFix some style issues with TLSv1.3 state machine PR
2016-11-23  Matt CaswellRemove old style NewSessionTicket from TLSv1.3
2016-08-10  David WoodhouseFix clienthellotest to use PACKET functions
2016-05-17  Rich SalzCopyright consolidation 02/10
2016-03-09  Kurt RoeckxUse version flexible method instead of fixed version
2016-03-09  Kurt RoeckxFix usage of OPENSSL_NO_*_METHOD
2016-02-09  Matt CaswellClean up the tests for auto-init/de-init
2016-02-05  Dr. Stephen HensonIf memory debugging enabled return error on leaks.
2016-02-04  Richard LevitteOnly use TLS1.2 when it's available
2016-01-11  Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-07  Rich Salzmem functions cleanup
2015-08-28  Alessandro GhediniGH354: Memory leak fixes
2015-07-27  Matt CaswellAdd test for SSL_set_session_ticket_ext