summaryrefslogtreecommitdiff
path: root/lib/hello_ext.c
Commit message (Expand)AuthorAgeFilesLines
* extensions: renamed _gnutls_hello_ext_*sdata to _gnutls_hello_ext_*privNikos Mavrogiannopoulos2017-11-141-8/+8
* extensions: allow receiving and sending extensions which were not advertised ...Nikos Mavrogiannopoulos2017-11-141-2/+4
* extensions: optimized gid_to_ext_entry() map on known extensionsNikos Mavrogiannopoulos2017-11-141-62/+58
* extensions: avoid double loop when parsing received extensionsNikos Mavrogiannopoulos2017-11-141-24/+40
* extensions: avoid looping to discover location of saved dataNikos Mavrogiannopoulos2017-11-141-62/+42
* handshake: added support for reading and sending cookie extensionNikos Mavrogiannopoulos2017-11-141-3/+5
* handshake: send hello retry request when no key share matchesNikos Mavrogiannopoulos2017-11-141-0/+4
* hello ext: reduce verbosityNikos Mavrogiannopoulos2017-11-141-2/+2
* extensions: introduced functions to obtain currently parsed messageNikos Mavrogiannopoulos2017-11-141-0/+22
* extensions: separate the hello extensions from othersNikos Mavrogiannopoulos2017-11-141-2/+1
* extensions: files renamed to hello_extNikos Mavrogiannopoulos2017-11-141-0/+879