Manuel Pégourié-Gonnard d0d8cb36a4 Cache ClientHello extension
This extension is quite costly to generate, and we don't want to re-do it
again when the server performs a DTLS HelloVerify. So, cache the result the
first time and re-use if/when we build a new ClientHello.

Note: re-send due to timeouts are different, as the whole message is cached
already, so they don't need any special support.
2015-09-17 14:16:30 +02:00
..
2015-09-01 17:24:42 +02:00
2015-09-17 13:46:21 +02:00
2015-09-07 12:43:11 +02:00
2015-08-04 17:15:13 +02:00
2015-09-07 12:43:09 +02:00
2015-09-17 14:16:30 +02:00