Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant if expression from tests/mini-loss-time.c | Tim Rühsen | 2016-07-19 | 1 | -2/+0 |
| | |||||
* | tests: mini-loss-time: improved timeout detection | Nikos Mavrogiannopoulos | 2016-03-07 | 1 | -8/+8 |
| | |||||
* | tests: mini-loss-time: ensure client timeouts after the server is | Nikos Mavrogiannopoulos | 2016-02-15 | 1 | -2/+2 |
| | | | | | This addresses issue with the server detecting the client disconnection prior to its timeout. Reported by Steven Chamberlain, Andreas Metzler. | ||||
* | tests: eliminate mem leaks in mini-loss-time | Nikos Mavrogiannopoulos | 2015-05-05 | 1 | -1/+2 |
| | |||||
* | tests: mini-loss-time enhanced to check proper timeouts in both client and ↵ | Nikos Mavrogiannopoulos | 2015-05-05 | 1 | -19/+52 |
| | | | | server | ||||
* | tests: initialize status where needed | Nikos Mavrogiannopoulos | 2015-04-21 | 1 | -1/+1 |
| | |||||
* | tests: mini-loss-time is less prone to timeouts | Nikos Mavrogiannopoulos | 2015-03-25 | 1 | -41/+39 |
| | |||||
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -201/+188 |
| | |||||
* | 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 |
| | |||||
* | When running tests disable PKCS #11 support to avoid detecting memory leaks ↵ | Nikos Mavrogiannopoulos | 2013-05-01 | 1 | -2/+2 |
| | | | | from PKCS #11 libraries. | ||||
* | Revert "avoid killing child" | Nikos Mavrogiannopoulos | 2012-04-06 | 1 | -0/+1 |
| | | | | This reverts commit 4965c2fbfd3405e2dfe7f7d747d03185d155c2a1. | ||||
* | use AF_UNIX for socketpair. | Nikos Mavrogiannopoulos | 2012-04-04 | 1 | -1/+1 |
| | |||||
* | avoid killing child | Nikos Mavrogiannopoulos | 2012-03-31 | 1 | -1/+0 |
| | |||||
* | properly deinitialize session. | Nikos Mavrogiannopoulos | 2012-02-21 | 1 | -2/+11 |
| | |||||
* | force kill of child process. | Nikos Mavrogiannopoulos | 2012-02-19 | 1 | -0/+1 |
| | |||||
* | updated description | Nikos Mavrogiannopoulos | 2012-02-18 | 1 | -3/+2 |
| | |||||
* | tests with fork are disabled in windows | Nikos Mavrogiannopoulos | 2012-02-11 | 1 | -2/+12 |
| | |||||
* | added test to check whether the DTLS timeout is within a reasonable time. | Nikos Mavrogiannopoulos | 2012-02-11 | 1 | -0/+296 |