hannestschofenig / mbedtls

An open source, portable, easy to use, readable and flexible SSL library
https://tls.mbed.org
Apache License 2.0
16 stars 8 forks source link

Add conditional compilation for mbedtls_ssl_conf_dtls_cookies #323

Closed yuhaoth closed 3 years ago

yuhaoth commented 3 years ago

mbedtls_ssl_conf_dtls_cookies depends on MBEDTLS_SSL_DTLS_HELLO_VERIFY. Not all place is wrapped with it.

issues: #297

hanno-becker commented 3 years ago

https://github.com/hannestschofenig/mbedtls/issues/326