summaryrefslogtreecommitdiff
path: root/lib/ext/alpn.h
Commit message (Collapse)AuthorAgeFilesLines
* Add or clean header guards in lib/ext/Tim Rühsen2019-05-071-3/+4
| | | | Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
| | | | Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
* extensions: files renamed to hello_extNikos Mavrogiannopoulos2018-02-191-1/+1
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* extensions: use the low-level extension parsing code for hello parsingNikos Mavrogiannopoulos2018-02-191-1/+1
| | | | | | | That's a step towards unification of TLS-type extension handling for TLS 1.3. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* marked all extensions structures as constantNikos Mavrogiannopoulos2015-11-211-1/+1
|
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-1/+1
|
* reindented codeNikos Mavrogiannopoulos2013-11-081-8/+7
|
* Added support for the NO_APPLICATION_PROTOCOL alert for ALPN.Nikos Mavrogiannopoulos2013-05-051-0/+1
|
* Added support for the ALPN extension.Nikos Mavrogiannopoulos2013-04-101-0/+39