]> git.ipfire.org Git - thirdparty/openssl.git/history - test/servername_test.c
Deprecate the low level Diffie-Hellman functions.
[thirdparty/openssl.git] / test / servername_test.c
2020-02-03  Matt CaswellFix common test framework options
2019-07-11  Matt CaswellMake the PACKET/WPACKET code available to both libcrypt...
2019-03-29  PauliCorrectly initialise PACKET to zero in the tests to...
2019-02-05  Sam RobertsRemove unnecessary trailing whitespace
2018-12-15  Kurt RoeckxUse (D)TLS_MAX_VERSION_INTERNAL internally
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11  Matt CaswellUpdate copyright year
2018-09-07  Matt CaswellDo not reset SNI data in SSL_do_handshake()
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-08-17  PauliRemove tests dependence on e_os.h
2017-08-16  FdaSilvaYY[Win] Fix some test method signatures ...
2017-07-28  Paul YangMake SSL_set_tlsext_host_name no effect from server...