Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use limits.h instead of sys/limits.h in dtlstest.c for portable | inoguchi | 2021-05-03 | 1 | -2/+2 |
* | Enable auto DHE and disable session tickets for some tests. | jsing | 2021-02-07 | 1 | -12/+13 |
* | Only hexdump packets/messages on higher debug levels. | jsing | 2021-02-06 | 1 | -3/+4 |
* | Test reads and writes between the client and server. | jsing | 2021-02-06 | 1 | -3/+49 |
* | Add an explicit cast to make this test compile and pass with gcc. | tb | 2020-10-16 | 1 | -2/+2 |
* | Test DTLS timeouts and retransmissions by dropping specific messages. | jsing | 2020-10-15 | 1 | -5/+299 |
* | Improve poll and event handling. | jsing | 2020-10-15 | 1 | -8/+27 |
* | Add regress tests for DTLS. | jsing | 2020-10-14 | 1 | -0/+393 |