summaryrefslogtreecommitdiff
path: root/lib/ext/cookie.c
Commit message (Expand)AuthorAgeFilesLines
* session tickets: parse extension during session resumption on client sideNikos Mavrogiannopoulos2019-10-081-1/+2
* lib/*: remove unnecessary cast to ssize_ttmp-decr-lenDaiki Ueno2019-09-121-3/+2
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* handshake: do not send TLS extensions under DTLS and vice versatmp-prohibit-tls-dtls-mixNikos Mavrogiannopoulos2018-05-171-2/+2
* extensions: allow receiving and sending extensions which were not advertised ...Nikos Mavrogiannopoulos2018-02-191-1/+1
* handshake: added support for reading and sending cookie extensionNikos Mavrogiannopoulos2018-02-191-0/+117