summaryrefslogtreecommitdiff
path: root/doc/cha-gtls-app.texi
Commit message (Expand)AuthorAgeFilesLines
* global: rename GNUTLS_NO_EXPLICIT_INIT to GNUTLS_NO_IMPLICIT_INITDaiki Ueno2021-05-031-1/+1
* priority: add option to disable TLS 1.3 middlebox compatibility modeDaiki Ueno2021-04-171-0/+4
* doc: Add some missing algorithm keywords to priority string tableDosenpfand2021-02-071-85/+87
* doc: assorted typo fixestmp-typo-fixesDaiki Ueno2020-08-121-1/+1
* algorithms: implement X448 key exchange and Ed448 signature schemeDaiki Ueno2020-01-231-2/+2
* Merge branch 'gost-priorities' into 'master'Dmitry Eremin-Solenikov2020-01-121-7/+17
|\
| * priority: add new GOST-ALL shortcutDmitry Eremin-Solenikov2020-01-101-0/+5
| * priority: add more GOST shortcutsDmitry Eremin-Solenikov2020-01-091-3/+6
| * lib/priority: add SIGN-GOST-ALL keywordDmitry Eremin-Solenikov2020-01-091-0/+1
| * doc: document GOST priority optionsDmitry Eremin-Solenikov2020-01-081-4/+5
* | doc: clarify thread safeness in gnutls_global_init()Nikos Mavrogiannopoulos2020-01-091-1/+3
|/
* doc: document GROUP-GOST-ALL keywordDmitry Eremin-Solenikov2019-12-181-3/+3
* Align _gnutls_x86_cpuid_s as OPENSSL_ia32cap_P would beNikos Mavrogiannopoulos2019-06-271-0/+1
* config: added ability to override and mark algorithms as disabledNikos Mavrogiannopoulos2019-06-201-1/+1
* minor updates in the latex version of the manual [ci skip]Nikos Mavrogiannopoulos2019-05-271-1/+2
* Added profile to correspond to the future security parameterNikos Mavrogiannopoulos2019-05-201-1/+1
* 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