summaryrefslogtreecommitdiff
path: root/lib/tls13/psk_ext_parser.c
Commit message (Expand)AuthorAgeFilesLines
* lib/*: remove unnecessary cast to ssize_ttmp-decr-lenDaiki Ueno2019-09-121-3/+1
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* tls13/psk_ext_parser: simplify the iterator interfaceDaiki Ueno2018-08-231-84/+47
* Simplified the _gnutls13_psk_ext_parser interface and added unit testsNikos Mavrogiannopoulos2018-04-061-60/+51
* Added support for out-of-band Pre-shared keys under TLS1.3Ander Juaristi2018-04-061-0/+159