summaryrefslogtreecommitdiff
path: root/tests/mini-record-2.c
Commit message (Expand)AuthorAgeFilesLines
* tests: added CCM and CCM_8 into ciphersuite testsNikos Mavrogiannopoulos2015-04-071-0/+4
* tests: include chacha20 into transfer testsNikos Mavrogiannopoulos2015-03-281-0/+2
* NEW_PADDING has been removed.Nikos Mavrogiannopoulos2014-03-051-14/+0
* only test libz if it is availableNikos Mavrogiannopoulos2014-02-061-0/+5
* check errors from gnutls_priority_set_direct().Nikos Mavrogiannopoulos2014-02-061-2/+12
* Re-run receiving tests on server side, to allow any valgrind errors to propag...Nikos Mavrogiannopoulos2013-11-271-3/+62
* Added deflate compression tests with AES-GCM in order to be tested in FIPS mode.Nikos Mavrogiannopoulos2013-11-271-1/+7
* Restrict the number of tests run on FIPS140-2 mode.Nikos Mavrogiannopoulos2013-11-271-3/+5
* mini-deflate was combined with mini-record-2Nikos Mavrogiannopoulos2013-11-221-0/+6
* reindented codeNikos Mavrogiannopoulos2013-11-081-292/+272
* Test the null cipher as well.Nikos Mavrogiannopoulos2013-09-051-2/+6
* test for excessive records being correctly sendNikos Mavrogiannopoulos2013-09-011-12/+32
* Added test to send variable packet sizes.Nikos Mavrogiannopoulos2013-08-311-0/+388