summaryrefslogtreecommitdiff
path: root/tests/dtls
Commit message (Expand)AuthorAgeFilesLines
* tests: suppress GCC -fanalyzer warningsDaiki Ueno2022-01-161-1/+3
* tests: suffix .sh for all shell-script testsDaiki Ueno2021-02-172-0/+0
* tests: dtls subdir was merged into main testsNikos Mavrogiannopoulos2017-11-211-51/+0
* tests: dtls-stress: use X.509 certificates instead of openpgptmp-openpgp-compatNikos Mavrogiannopoulos2017-03-082-59/+9
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-16/+16
* tests: added missing filesNikos Mavrogiannopoulos2016-06-141-1/+1
* tests: dtls-stress: fix debug argument accountingNikos Mavrogiannopoulos2016-05-161-1/+2
* tests: re-disabled dtls-nb check; it had random failuresNikos Mavrogiannopoulos2016-05-161-1/+1
* tests: added DTLS test suite when in session resumptionNikos Mavrogiannopoulos2016-05-163-2/+49
* dtls-stress: added session resumption optionNikos Mavrogiannopoulos2016-05-161-62/+360
* tests: dtls: removed excessive debugging output from testNikos Mavrogiannopoulos2016-05-151-1/+1
* tests: dtls-stress: corrected parsing of -d optionNikos Mavrogiannopoulos2016-05-151-4/+8
* Avoid using strerror in dtls stress testMaya Rashish2016-03-231-2/+1
* tests: tab indent + minor style changesAlon Bar-Lev2015-06-242-4/+4
* tests: dtls-stress: fix issues in the suiteNikos Mavrogiannopoulos2014-10-311-7/+7
* dtls-stress: reindented codeNikos Mavrogiannopoulos2014-10-201-150/+81
* tests: dtls-stress: only replay when send succeedsNikos Mavrogiannopoulos2014-10-201-2/+4
* tests: added -r option to dtls-stressNikos Mavrogiannopoulos2014-10-022-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