summaryrefslogtreecommitdiff
path: root/test/sslbuffertest.c
Commit message (Expand)AuthorAgeFilesLines
* Move recordmethod.h to be an "internal" headerMatt Caswell2023-01-241-1/+1
* Check whether buffers have actually been allocated/freedMatt Caswell2022-10-271-8/+33
* 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
* Deprecate most of debug-memoryRich Salz2019-12-141-7/+0
* Make the PACKET/WPACKET code available to both libcrypto and libsslMatt Caswell2019-07-121-1/+1
* 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
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte2018-03-191-0/+1
* Fix some typo and commentsFdaSilvaYY2017-08-121-1/+1
* Fix the two new tests since approval.Pauli2017-07-271-14/+16
* Add support to free/allocate SSL buffersTodd Short2017-07-261-0/+180