summaryrefslogtreecommitdiff
path: root/test/tls13ccstest.c
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* 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
* Fix no-ec with no-dhMatt Caswell2019-06-171-0/+2
* Allow TLSv1.3 in a no-ec buildMatt Caswell2019-06-171-0/+5
* Updated test command line parsing to support commmon commandsShane Lontis2019-02-111-0/+2
* 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
* Use void in all function definitions that do not take any argumentsKurt Roeckx2018-05-111-1/+1
* test: Remove redundant SSL_CTX_set_max_early_dataPeter Wu2018-04-181-2/+0
* Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte2018-03-191-0/+1
* Do not set a nonzero default max_early_dataBenjamin Kaduk2018-02-281-1/+5
* Update copyright yearMatt Caswell2018-02-271-1/+1
* The record version for ClientHello2 should be TLS1.2Matt Caswell2018-02-191-1/+3
* Fix some clang compilation errorsMatt Caswell2017-12-141-5/+6
* Add some TLSv1.3 CCS testsMatt Caswell2017-12-141-0/+492