summaryrefslogtreecommitdiff
path: root/test/tls13ccstest.c
AgeCommit message (Expand)Author
2024-04-09Copyright year updatesRichard Levitte
2024-03-13Update tls13ccstest.c, removal of deadcodesharad3001
2023-09-07Copyright year updatesMatt Caswell
2023-06-14configure: introduce no-ecx to remove ECX related featureYi Li
2021-10-28fix some code with obvious wrong coding stylex2018
2020-12-01test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb
2020-04-23Update copyright yearMatt Caswell
2020-04-19Use a non-default libctx in sslapitestMatt Caswell
2020-02-03Fix common test framework optionsMatt Caswell
2019-07-12Make the PACKET/WPACKET code available to both libcrypto and libsslMatt Caswell
2019-06-17Fix no-ec with no-dhMatt Caswell
2019-06-17Allow TLSv1.3 in a no-ec buildMatt Caswell
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis
2018-12-15Use (D)TLS_MAX_VERSION_INTERNAL internallyKurt Roeckx
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-05-11Use void in all function definitions that do not take any argumentsKurt Roeckx
2018-04-18test: Remove redundant SSL_CTX_set_max_early_dataPeter Wu
2018-03-19Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte
2018-02-28Do not set a nonzero default max_early_dataBenjamin Kaduk
2018-02-27Update copyright yearMatt Caswell
2018-02-19The record version for ClientHello2 should be TLS1.2Matt Caswell
2017-12-14Fix some clang compilation errorsMatt Caswell
2017-12-14Add some TLSv1.3 CCS testsMatt Caswell