summaryrefslogtreecommitdiff
path: root/lib/tls13/hello_retry.c
Commit message (Expand)AuthorAgeFilesLines
* DTLS1_3: server supportwip/dtls13Frantisek Krenzelok2023-02-271-1/+8
* DTLS1_3: Hello Retry RequestFrantisek Krenzelok2023-01-271-5/+2
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* _gnutls_recv_handshake: added explicit sanity checkstmp-explicit-sanity-checksNikos Mavrogiannopoulos2019-02-231-1/+1
* 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