summaryrefslogtreecommitdiff
path: root/tests/dtls
Commit message (Expand)AuthorAgeFilesLines
* tests: dtls-stress -r disabled as it causes issues when used with freebsd kernelNikos Mavrogiannopoulos2014-10-251-1/+1
* tests: added -r option to dtls-stressNikos Mavrogiannopoulos2014-10-102-0/+24
* reindented codeNikos Mavrogiannopoulos2013-11-081-323/+517
* we now explicitly check for librt.Nikos Mavrogiannopoulos2013-10-261-2/+1
* use the same environment in all testsNikos Mavrogiannopoulos2013-10-261-1/+4
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* Run DTLS tests under reliable transports to avoid unexpected packet loss.Nikos Mavrogiannopoulos2013-07-151-1/+1
* updated pathNikos Mavrogiannopoulos2013-05-051-1/+1
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-1/+2
* link explicitly to librtNikos Mavrogiannopoulos2013-04-281-1/+1
* correct comparison of sent data in dtls-stress.Nikos Mavrogiannopoulos2012-06-191-1/+1
* do not build test with timers when posix timers are not present.Nikos Mavrogiannopoulos2012-03-311-0/+11
* Link to correct libraries.Nikos Mavrogiannopoulos2012-02-251-1/+2
* updated headers.Nikos Mavrogiannopoulos2012-02-251-2/+2
* Added more tests.Nikos Mavrogiannopoulos2012-02-192-4/+10
* Added new dtls-stress.c by SeanNikos Mavrogiannopoulos2012-02-191-444/+781
* increase the total timeout in the tests since they seem to exceed the default...Nikos Mavrogiannopoulos2012-02-181-1/+4
* Added more tests.Nikos Mavrogiannopoulos2012-02-162-0/+2
* added more test casesNikos Mavrogiannopoulos2012-02-152-0/+2
* Added tests for non-blocking DTLSNikos Mavrogiannopoulos2012-02-144-7/+46
* more testsNikos Mavrogiannopoulos2012-02-141-0/+1
* added more tests and updated to compile with gnutls' optionsNikos Mavrogiannopoulos2012-02-142-36/+72
* Added DTLS-stress test.Nikos Mavrogiannopoulos2012-02-143-0/+846