mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-30 17:48:17 +08:00

Use a custom function that minimally parses the message an creates a reply without the overhead of a full SSL context. Also fix dependencies: needs DTLS_HELLO_VERIFY for the cookie types, and let's also depend on SRV_C as is doesn't make sense on client.