Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: dtls subdir was merged into main tests | Nikos Mavrogiannopoulos | 2017-11-21 | 1 | -51/+0 |
* | tests: dtls-stress: use X.509 certificates instead of openpgptmp-openpgp-compat | Nikos Mavrogiannopoulos | 2017-03-08 | 2 | -59/+9 |
* | several spacing fixes to keep syntax-check happy | Nikos Mavrogiannopoulos | 2016-09-11 | 1 | -16/+16 |
* | tests: added missing files | Nikos Mavrogiannopoulos | 2016-06-14 | 1 | -1/+1 |
* | tests: dtls-stress: fix debug argument accounting | Nikos Mavrogiannopoulos | 2016-05-16 | 1 | -1/+2 |
* | tests: re-disabled dtls-nb check; it had random failures | Nikos Mavrogiannopoulos | 2016-05-16 | 1 | -1/+1 |
* | tests: added DTLS test suite when in session resumption | Nikos Mavrogiannopoulos | 2016-05-16 | 3 | -2/+49 |
* | dtls-stress: added session resumption option | Nikos Mavrogiannopoulos | 2016-05-16 | 1 | -62/+360 |
* | tests: dtls: removed excessive debugging output from test | Nikos Mavrogiannopoulos | 2016-05-15 | 1 | -1/+1 |
* | tests: dtls-stress: corrected parsing of -d option | Nikos Mavrogiannopoulos | 2016-05-15 | 1 | -4/+8 |
* | Avoid using strerror in dtls stress test | Maya Rashish | 2016-03-23 | 1 | -2/+1 |
* | tests: tab indent + minor style changes | Alon Bar-Lev | 2015-06-24 | 2 | -4/+4 |
* | tests: dtls-stress: fix issues in the suite | Nikos Mavrogiannopoulos | 2014-10-31 | 1 | -7/+7 |
* | dtls-stress: reindented code | Nikos Mavrogiannopoulos | 2014-10-20 | 1 | -150/+81 |
* | tests: dtls-stress: only replay when send succeeds | Nikos Mavrogiannopoulos | 2014-10-20 | 1 | -2/+4 |
* | tests: added -r option to dtls-stress | Nikos Mavrogiannopoulos | 2014-10-02 | 2 | -0/+24 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -323/+517 |
* | we now explicitly check for librt. | Nikos Mavrogiannopoulos | 2013-10-26 | 1 | -2/+1 |
* | use the same environment in all tests | Nikos Mavrogiannopoulos | 2013-10-26 | 1 | -1/+4 |
* | fix transport parameter casts in tests | Stefan Bühler | 2013-08-25 | 1 | -2/+2 |
* | Run DTLS tests under reliable transports to avoid unexpected packet loss. | Nikos Mavrogiannopoulos | 2013-07-15 | 1 | -1/+1 |
* | updated path | Nikos Mavrogiannopoulos | 2013-05-05 | 1 | -1/+1 |
* | When running tests disable PKCS #11 support to avoid detecting memory leaks f... | Nikos Mavrogiannopoulos | 2013-05-01 | 1 | -1/+2 |
* | link explicitly to librt | Nikos Mavrogiannopoulos | 2013-04-28 | 1 | -1/+1 |
* | correct comparison of sent data in dtls-stress. | Nikos Mavrogiannopoulos | 2012-06-19 | 1 | -1/+1 |
* | do not build test with timers when posix timers are not present. | Nikos Mavrogiannopoulos | 2012-03-31 | 1 | -0/+11 |
* | Link to correct libraries. | Nikos Mavrogiannopoulos | 2012-02-25 | 1 | -1/+2 |
* | updated headers. | Nikos Mavrogiannopoulos | 2012-02-25 | 1 | -2/+2 |
* | Added more tests. | Nikos Mavrogiannopoulos | 2012-02-19 | 2 | -4/+10 |
* | Added new dtls-stress.c by Sean | Nikos Mavrogiannopoulos | 2012-02-19 | 1 | -444/+781 |
* | increase the total timeout in the tests since they seem to exceed the default... | Nikos Mavrogiannopoulos | 2012-02-18 | 1 | -1/+4 |
* | Added more tests. | Nikos Mavrogiannopoulos | 2012-02-16 | 2 | -0/+2 |
* | added more test cases | Nikos Mavrogiannopoulos | 2012-02-15 | 2 | -0/+2 |
* | Added tests for non-blocking DTLS | Nikos Mavrogiannopoulos | 2012-02-14 | 4 | -7/+46 |
* | more tests | Nikos Mavrogiannopoulos | 2012-02-14 | 1 | -0/+1 |
* | added more tests and updated to compile with gnutls' options | Nikos Mavrogiannopoulos | 2012-02-14 | 2 | -36/+72 |
* | Added DTLS-stress test. | Nikos Mavrogiannopoulos | 2012-02-14 | 3 | -0/+846 |