aboutsummaryrefslogtreecommitdiff
path: root/test/servername_test.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-05Remove unnecessary trailing whitespaceSam Roberts1-1/+1
2018-12-15Use (D)TLS_MAX_VERSION_INTERNAL internallyKurt Roeckx1-1/+1
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-09-11Update copyright yearMatt Caswell1-1/+1
2018-09-07Do not reset SNI data in SSL_do_handshake()Matt Caswell1-31/+32
2017-08-22Use "" not <> for internal/ includesRich Salz1-1/+1
2017-08-18Remove tests dependence on e_os.hPauli1-1/+1
2017-08-16[Win] Fix some test method signatures ...FdaSilvaYY1-3/+3
2017-07-28Make SSL_set_tlsext_host_name no effect from server sidePaul Yang1-0/+241