mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 14:42:57 +00: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.