aboutsummaryrefslogtreecommitdiff
path: root/src/sp/transport/dtls/dtls_tran_test.c
Commit message (Expand)AuthorAge
* refactor/dtls: Use message oriented send/receive for DTLS.Garrett D'Amore2025-11-10
* test: make DTLS test parallelism tunable (compile-time)Garrett D'Amore2025-11-09
* Replace nng_pipe_get_addr, nng_stream_get_addr, and the NNG_OPT_REMADDR option.Garrett D'Amore2025-10-27
* dtls: add multi pub sub test (does not pass reliably)Garrett D'Amore2025-10-25
* fixes #2173 New TLS cert API - replaces the properties for CN and ALTNAMES.Garrett D'Amore2025-10-05
* Various header file fixes... also fix compilation errors when HTTP is disabled.v2.0.0-alpha.6Garrett D'Amore2025-10-05
* dtls: Add a test for "large" (1K) messagesGarrett D'Amore2025-09-28
* dtls - additional test casesGarrett D'Amore2025-09-14
* Introduce DTLS transport for NNG.Garrett D'Amore2025-06-01