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 |
||
|---|---|---|
| .. | ||
| ca | ||
| etc | ||
| scripts | ||
| var/db | ||
| cpu-mem.sh | ||
| run_all_clients.sh | ||
| run_tests.sh | ||