aboutsummaryrefslogtreecommitdiff
path: root/test/tls13ccstest.c
AgeCommit message (Expand)AuthorFilesLines
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-05-11Use void in all function definitions that do not take any argumentsKurt Roeckx1-1/+1
2018-04-18test: Remove redundant SSL_CTX_set_max_early_dataPeter Wu1-2/+0
2018-03-19Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte1-0/+1
2018-02-28Do not set a nonzero default max_early_dataBenjamin Kaduk1-1/+5
2018-02-27Update copyright yearMatt Caswell1-1/+1
2018-02-19The record version for ClientHello2 should be TLS1.2Matt Caswell1-1/+3
2017-12-14Fix some clang compilation errorsMatt Caswell1-5/+6
2017-12-14Add some TLSv1.3 CCS testsMatt Caswell1-0/+492