summaryrefslogtreecommitdiff
path: root/lib/extensions.c
Commit message (Expand)AuthorAgeFilesLines
* gnutls.h: introduced flag GNUTLS_EXT_FLAG_OVERRIDE_INTERNAL [ci skip]Nikos Mavrogiannopoulos2017-05-081-2/+8
* TLS extensions: only cache the extension IDs from exts that the server supportsNikos Mavrogiannopoulos2016-10-091-3/+9
* Added session-specific TLS extensionsNikos Mavrogiannopoulos2016-10-061-84/+219
* Do not allow sending overflowed extensions fieldNikos Mavrogiannopoulos2016-09-191-0/+3
* Reset extensions_sent_size only at start of handshakeTim Kosse2016-05-301-2/+3
* Account the TLSFeature certificate extension in certificate verificationTim Kosse2016-05-301-1/+1
* exported function to convert TLS extension numbers to stringsNikos Mavrogiannopoulos2016-05-301-6/+16
* x509/output: print the extension name of TLSFeaturesNikos Mavrogiannopoulos2016-05-301-1/+1
* doc: Fix some typosAttila Molnar2016-02-061-1/+1
* Amend "When decoding extensions do not ignore decoding errors"Nikos Mavrogiannopoulos2015-11-301-1/+1
* When decoding extensions do not ignore decoding errorsNikos Mavrogiannopoulos2015-11-291-5/+5
* statically initialize extensions instead of using the lib constructorNikos Mavrogiannopoulos2015-11-211-146/+95
* marked all extensions structures as constantNikos Mavrogiannopoulos2015-11-211-16/+16
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+826