Age | Commit message (Expand) | Author |
2022-11-26 | Make internal header file names consistent | Theo Buehler |
2022-10-26 | dtlstest: Ensure the timeouts are at least 10 ms. This makes these tests | Theo Buehler |
2022-10-02 | Revise for SSL_CTX_INTERNAL and SSL_INTERNAL removal. | Joel Sing |
2022-01-07 | Let dtlstest peek into bio_local.h | Theo Buehler |
2021-06-19 | zap trailing whitespace | Theo Buehler |
2021-06-19 | Add DTLS test cases that use non-zero initial epochs. | Joel Sing |
2021-06-19 | Add more complex DTLS tests for delay/reordering. | Joel Sing |
2021-06-19 | Expand comment that details why two DTLS tests currently fail. | Joel Sing |
2021-06-19 | Provide the ability to delay/reorder DTLS packets. | Joel Sing |
2021-06-18 | Remove SSL_CTX_set_read_ahead() calls - it is now the default for DTLS. | Joel Sing |
2021-05-03 | Use limits.h instead of sys/limits.h in dtlstest.c for portable | Kinichiro Inoguchi |
2021-02-07 | Enable auto DHE and disable session tickets for some tests. | Joel Sing |
2021-02-06 | Only hexdump packets/messages on higher debug levels. | Joel Sing |
2021-02-06 | Test reads and writes between the client and server. | Joel Sing |
2020-10-16 | Add an explicit cast to make this test compile and pass with gcc. | Theo Buehler |
2020-10-15 | Test DTLS timeouts and retransmissions by dropping specific messages. | Joel Sing |
2020-10-15 | Improve poll and event handling. | Joel Sing |
2020-10-14 | Add regress tests for DTLS. | Joel Sing |