summaryrefslogtreecommitdiff
path: root/tests/mini-emsgsize-dtls.c
Commit message (Expand)AuthorAgeFilesLines
* tests: removed unused variables and introduced temporal vars in macrosNikos Mavrogiannopoulos2018-02-191-2/+0
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-4/+4
* reindented codeNikos Mavrogiannopoulos2013-11-081-120/+128
* Do not use gnutls_dh_set_prime_bits() in server side.Nikos Mavrogiannopoulos2013-11-021-1/+0
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-1/+1
* Added support for DTLS 1.2Nikos Mavrogiannopoulos2013-04-071-2/+8
* Added test application that tests GNUTLS_E_LARGE_PACKET and modifies the MTU ...Nikos Mavrogiannopoulos2012-07-021-0/+180