summaryrefslogtreecommitdiff
path: root/lib/tls13/hello_retry.c
Commit message (Expand)AuthorAgeFilesLines
* TLS 1.3: Introduced TLS 1.3 session resumptionAnder Juaristi2018-05-261-2/+2
* ext/pre_shared_key: fix binder calculation when HRR is sentDaiki Ueno2018-05-261-0/+3
* Hello retry request matches server helloNikos Mavrogiannopoulos2018-03-091-10/+52
* handshake: accept hello retry request in client sideNikos Mavrogiannopoulos2018-02-191-0/+67
* handshake: send hello retry request when no key share matchesNikos Mavrogiannopoulos2018-02-191-0/+83