summaryrefslogtreecommitdiff
path: root/lib/hello_ext.h
Commit message (Expand)AuthorAgeFilesLines
* Fix two typos (overriden/guarranteed)Andreas Metzler2018-08-161-2/+2
* Renamed extension supported ECC to supported groups. Fixes #451.Tom Vrancken2018-05-291-1/+3
* handshake: do not send TLS extensions under DTLS and vice versatmp-prohibit-tls-dtls-mixNikos Mavrogiannopoulos2018-05-171-1/+11
* Added support for out-of-band Pre-shared keys under TLS1.3Ander Juaristi2018-04-061-0/+16
* ocsp: send all the OCSP responses under TLS1.3Nikos Mavrogiannopoulos2018-02-191-2/+4
* extensions: renamed _gnutls_hello_ext_*sdata to _gnutls_hello_ext_*privNikos Mavrogiannopoulos2018-02-191-5/+5
* extensions: introduced functions to obtain currently parsed messageNikos Mavrogiannopoulos2018-02-191-0/+11
* extensions: separate the hello extensions from othersNikos Mavrogiannopoulos2018-02-191-6/+0
* hello_ext.h: removed non-existant function definitionNikos Mavrogiannopoulos2018-02-191-2/+0
* extensions: files renamed to hello_extNikos Mavrogiannopoulos2018-02-191-0/+164