coturn/examples
Pavel Punsky ae2673959b
Use single SSL_CTX for DTLS support (#996)
Similar to #989, use a single SSL context for all versions of DTLS
protocol

- Add support for modern API (protocol version independent APIs)
- Add DTLS test to the CI test
- Removing calls to `SSL_CTX_set_read_ahead` in DTLS context (does
nothing as DTLS is datagram protocol - we always get the whole datagram
so this call has no impact)

Fixes #924
2022-10-05 10:26:46 +02:00
..
ca Add new test certs 2020-04-28 09:26:31 +00:00
etc Document dependency between new-log-timestamp-format and new-log-timestamp 2022-08-27 20:34:35 -07:00
scripts Replace references to non-existent pdf file with links (#1002) 2022-09-29 11:09:10 -07:00
var/db web interface adjusted 2015-09-15 22:42:39 -07:00
cpu-mem.sh tidy 2018-11-05 14:15:36 +00:00
run_all_clients.sh Add helper script to run all clients 2018-11-05 10:56:43 +00:00
run_tests.sh Use single SSL_CTX for DTLS support (#996) 2022-10-05 10:26:46 +02:00