summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* handshake: increase the default number of tickets we send to 2tmp-increase-nr-of-ticketsNikos Mavrogiannopoulos2019-03-201-2/+2
* Update the GNU Free Documentation License (FDL)Tim Rühsen2019-03-131-8/+7
* Use https:// for arbitrary files #1Tim Rühsen2019-03-1319-177/+177
* Use https:// for www.iana.orgTim Rühsen2019-03-131-1/+1
* Use https:// for csrc.nist.govTim Rühsen2019-03-132-2/+2
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-1312-22/+22
* doc: removed cyclo subdirtmp-remove-doc-cycloNikos Mavrogiannopoulos2019-03-092-38/+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-039-15/+15
* Update copyright year in doc/gnutls.texiTim Rühsen2019-01-021-2/+2
* examples: ignore GNUTLS_E_AGAIN or INTERRUPTED errorstmp-fix-examplesNikos Mavrogiannopoulos2018-12-3010-43/+78
* examples: use a valid DNS nameNikos Mavrogiannopoulos2018-12-304-12/+12
* GNUTLS_X509_NO_WELL_DEFINED_EXPIRATION: deprecatedtmp-no-well-definedNikos Mavrogiannopoulos2018-12-211-0/+5
* Implemented support for raw public-key functionality (RFC7250).Tom Vrancken2018-12-155-16/+90
* doc: include PSK examples into documentationNikos Mavrogiannopoulos2018-12-121-0/+21
* Constant time/cache PKCS#1 RSA decryptiontmp-fix-CVE-2018-16868Simo Sorce2018-11-302-0/+3
* doc: suggest to check max_early_data_size before sending early dataDaiki Ueno2018-11-261-5/+11
* updated auto-generated-filestmp-anti-replay-updatesNikos Mavrogiannopoulos2018-11-152-3/+6
* 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
* TLS 1.3: implement anti-replay measure using ClientHello recordingDaiki Ueno2018-11-122-0/+12
* db: introduce gnutls_db_set_add_functionDaiki Ueno2018-11-123-1/+4
* db: introduce gnutls_db_check_entry_expire_timeDaiki Ueno2018-11-122-0/+3
* record: introduce new API functions for early dataDaiki Ueno2018-11-112-0/+9
* doc: fix texi generation in out-of-tree buildsDmitry Eremin-Solenikov2018-11-101-10/+10
* manpages: fix manpages distributionDmitry Eremin-Solenikov2018-11-101-7/+17
* manpages: fix tools manpages generationDmitry Eremin-Solenikov2018-11-101-11/+11
* manpages: un-unroll the loopDmitry Eremin-Solenikov2018-11-101-214/+6
* doc: fix documentation generation in out-of-tree buildsDmitry Eremin-Solenikov2018-11-101-1/+1
* doc/credentials: increased key size in RSA client certNikos Mavrogiannopoulos2018-11-072-30/+202
* 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
* | fips140: aligned code with documentationtmp-fix-fips-modeNikos Mavrogiannopoulos2018-10-231-7/+9
* | 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
* Merge branch 'tmp-fix-buffer-t' into 'master'Nikos Mavrogiannopoulos2018-09-282-4/+4
|\
| * Make tlsproxy/buffer.c compilable by gcc 4.4.7Tim Rühsen2018-09-262-4/+4
* | manpages: do not generate any manpages for openpgp.htmp-cleanup-in-docsNikos Mavrogiannopoulos2018-09-261-14/+0
* | manpage generation: cleanupNikos Mavrogiannopoulos2018-09-264-36/+48
|/
* doc: fix reference to invocation nodesAndreas Schwab2018-09-141-6/+6
* priority: be backwards compatible with priority strings starting with NONENikos Mavrogiannopoulos2018-09-121-4/+4
* Implemented RFC7250 certificate type negotiation extensions.Tom Vrancken2018-08-203-0/+19
* doc: document the non-portability of NONE priority stringNikos Mavrogiannopoulos2018-08-151-1/+8
* algorithms: add support for FFDHE6144Daiki Ueno2018-08-082-1/+5
* doc: improved text on certificationsNikos Mavrogiannopoulos2018-08-071-7/+4
* doc: few improvements over certificate validation textNikos Mavrogiannopoulos2018-08-072-5/+8
* resume: keep persistent session identifiersNikos Mavrogiannopoulos2018-08-071-0/+4
* TLS 1.3: ignore "early_data" extensionDaiki Ueno2018-08-062-0/+3