summaryrefslogtreecommitdiff
path: root/tests/mini-record.c
Commit message (Expand)AuthorAgeFilesLines
* reindented codeNikos Mavrogiannopoulos2013-11-081-302/+287
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* avoid delays by using a reliable transport layer.Nikos Mavrogiannopoulos2013-05-261-4/+3
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-2/+2
* GnuTLS Length Hiding patch.Alfredo Pironti2013-01-231-3/+3
* NEW_RECORD_PADDING priority string was renamed to RANDOM_PADDINGNikos Mavrogiannopoulos2013-01-021-3/+3
* Added checks for new record padding format.Nikos Mavrogiannopoulos2013-01-021-24/+28
* use AF_UNIX for socketpair.Nikos Mavrogiannopoulos2012-04-041-1/+1
* Make sure that GNUTLS_E_PREMATURE_TERMINATION is returned if there is prematu...Nikos Mavrogiannopoulos2012-03-311-0/+2
* eliminated memory leaks in new test.Nikos Mavrogiannopoulos2012-02-291-0/+2
* Added test for invalid record packet sizes.Nikos Mavrogiannopoulos2012-02-291-0/+426