summaryrefslogtreecommitdiff
path: root/test/servername_test.c
Commit message (Expand)AuthorAgeFilesLines
* test: fix coverity 1451534: improper use of negative valuePauli2021-03-241-2/+2
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell2021-02-051-0/+15
* test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb2020-12-011-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Use a non-default libctx in sslapitestMatt Caswell2020-04-191-1/+1
* Fix common test framework optionsMatt Caswell2020-02-031-0/+5
* Make the PACKET/WPACKET code available to both libcrypto and libsslMatt Caswell2019-07-121-1/+1
* Correctly initialise PACKET to zero in the tests to avoid possible problemsPauli2019-03-291-1/+7
* Remove unnecessary trailing whitespaceSam Roberts2019-02-051-1/+1
* Use (D)TLS_MAX_VERSION_INTERNAL internallyKurt Roeckx2018-12-151-1/+1
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-09-111-1/+1
* Do not reset SNI data in SSL_do_handshake()Matt Caswell2018-09-071-31/+32
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* [Win] Fix some test method signatures ...FdaSilvaYY2017-08-161-3/+3
* Make SSL_set_tlsext_host_name no effect from server sidePaul Yang2017-07-281-0/+241