summaryrefslogtreecommitdiff
path: root/doc/cha-gtls-app.texi
Commit message (Expand)AuthorAgeFilesLines
* handshake: increase the default number of tickets we send to 2tmp-increase-nr-of-ticketsNikos Mavrogiannopoulos2019-03-201-2/+2
* Use https:// for arbitrary files #1Tim Rühsen2019-03-131-1/+1
* doc: added more information on operation under multiple threadsNikos Mavrogiannopoulos2019-03-021-5/+15
* priorities: when %NO_EXTENSIONS is specified disable TLS1.3Nikos Mavrogiannopoulos2019-01-251-1/+1
* The flag %NO_EXTENSIONS is disabling extension support while being functionaltmp-fix-no-extensionsNikos Mavrogiannopoulos2019-01-101-1/+2
* Fix typos in doc/tmp-fix-typos-in-docTim Rühsen2019-01-031-3/+3
* Implemented support for raw public-key functionality (RFC7250).Tom Vrancken2018-12-151-12/+34
* doc: suggest to check max_early_data_size before sending early dataDaiki Ueno2018-11-261-5/+11
* anti_replay: moved new add function into anti_replay structureNikos Mavrogiannopoulos2018-11-151-6/+7
* doc: mention 0-RTTtmp-0rttDaiki Ueno2018-11-121-0/+142
* db: introduce gnutls_db_set_add_functionDaiki Ueno2018-11-121-1/+1
* Merge branch 'ajuaristi-update-docs' into 'master'Nikos Mavrogiannopoulos2018-11-011-4/+15
|\
| * Update docs for session ticket key rotation [ci skip]ajuaristi-update-docsAnder Juaristi2018-11-011-4/+15
* | gnutls_init: added flag for automatic re-authenticationNikos Mavrogiannopoulos2018-10-161-0/+12
|/
* doc: fix use of gnutls_ext_raw_parse callback [ci skip]Nikos Mavrogiannopoulos2018-10-041-0/+1
* priority: be backwards compatible with priority strings starting with NONENikos Mavrogiannopoulos2018-09-121-4/+4
* Implemented RFC7250 certificate type negotiation extensions.Tom Vrancken2018-08-201-0/+12
* doc: document the non-portability of NONE priority stringNikos Mavrogiannopoulos2018-08-151-1/+8
* algorithms: add support for FFDHE6144Daiki Ueno2018-08-081-1/+2
* doc: few improvements over certificate validation textNikos Mavrogiannopoulos2018-08-071-4/+7
* tls1.3: server returns early on handshake when no cert is provided by clientNikos Mavrogiannopoulos2018-08-031-0/+9
* doc: simplified documentation on threadsNikos Mavrogiannopoulos2018-07-171-14/+13
* doc: update for TLS 1.3Daiki Ueno2018-07-121-20/+36
* gnutls_priority_init2,gnutls_set_default_priority_append: introducedNikos Mavrogiannopoulos2018-07-091-3/+4
* document new behavior on safe padding removaltmp-safe-padding-removal-made-optionalNikos Mavrogiannopoulos2018-06-201-4/+4
* priorities: introduced %FORCE_ETMtmp-measure-recordNikos Mavrogiannopoulos2018-06-121-0/+4
* tests: check various parameters on resumptionNikos Mavrogiannopoulos2018-05-261-8/+10
* gnutls_ext_raw_parse: introduced GNUTLS_EXT_RAW_FLAG_DTLS_CLIENT_HELLONikos Mavrogiannopoulos2018-05-171-1/+1
* doc: clarified re-handshake details under TLS1.2 serverNikos Mavrogiannopoulos2018-05-041-1/+5
* doc: fixes for better latex pdf generation [ci skip]Nikos Mavrogiannopoulos2018-04-261-3/+0
* doc: updated for TLS1.3Nikos Mavrogiannopoulos2018-04-061-31/+31
* priority: added GROUP-DH-ALL and GROUP-EC-ALLNikos Mavrogiannopoulos2018-04-061-1/+3
* gnutls_ext_raw_parse: introduced functionNikos Mavrogiannopoulos2018-02-261-0/+18
* doc: added text on TLS1.3 rekey and reauthenticationNikos Mavrogiannopoulos2018-02-191-6/+33
* doc: documented how to set the credentials late in certain vhost scenariosNikos Mavrogiannopoulos2018-02-141-0/+38
* doc: reference gnutls_prf_rfc5705 instead of gnutls_prf303-provide-a-consistent-set-of-default-ciphers-across-supported-protocolsNikos Mavrogiannopoulos2017-12-081-9/+12
* doc: provided basic documentation of the FIPS140-2 mode [ci skip]Nikos Mavrogiannopoulos2017-11-281-1/+1
* doc: citations translate into references in texinfoNikos Mavrogiannopoulos2017-11-161-2/+2
* doc: corrected typo [ci skip]Nikos Mavrogiannopoulos2017-11-041-1/+1
* doc: improved elliptic curve and group documentationNikos Mavrogiannopoulos2017-08-151-3/+6
* doc: documented the use of RFC7919 and groupsNikos Mavrogiannopoulos2017-08-021-19/+24
* Revert "Documented use gnutls_priority_set2()."Nikos Mavrogiannopoulos2017-07-251-3/+2
* doc: updated documentation on client authentication [ci skip]Nikos Mavrogiannopoulos2017-07-111-1/+14
* doc: explicitly state intended usage of priorities on server-sideNikos Mavrogiannopoulos2017-07-101-4/+14
* Documented use gnutls_priority_set2().Nikos Mavrogiannopoulos2017-07-101-1/+1
* doc: removed any references to compression and documented changeNikos Mavrogiannopoulos2017-06-221-14/+8
* doc: removed references to openpgpNikos Mavrogiannopoulos2017-06-161-1/+1
* doc: mention RSA-PSS-SHA* signature algorithmsNikos Mavrogiannopoulos2017-05-291-1/+2
* doc: clarifications on custom thread override [ci skip]Nikos Mavrogiannopoulos2017-04-201-3/+4
* Introduced flag GNUTLS_VERIFY_ALLOW_SIGN_WITH_SHA1Nikos Mavrogiannopoulos2017-03-161-0/+3