summaryrefslogtreecommitdiff
path: root/lib/tls13/session_ticket.c
Commit message (Expand)AuthorAgeFilesLines
* handshake: store session parameters in TLS1.3 ticketNikos Mavrogiannopoulos2018-05-241-17/+50
* TLS 1.3: Introduced TLS 1.3 session resumptionAnder Juaristi2018-05-241-36/+306
* gnutls_ext_raw_parse: introduced functionNikos Mavrogiannopoulos2018-02-261-2/+2
* handshake: parse new session ticket messageNikos Mavrogiannopoulos2018-02-191-0/+83