summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Align _gnutls_x86_cpuid_s as OPENSSL_ia32cap_P would beNikos Mavrogiannopoulos2019-06-271-0/+1
* lib: add support for gnutls_hash_copy()Dmitry Eremin-Solenikov2019-06-262-0/+3
* api: add gnutls_hmac_copy() functionDmitry Eremin-Solenikov2019-06-262-0/+3
* updated auto-generated filesNikos Mavrogiannopoulos2019-06-202-0/+3
* config: added ability to override and mark algorithms as disabledNikos Mavrogiannopoulos2019-06-204-2/+163
* doc: updated p11-kit links [ci skip]Nikos Mavrogiannopoulos2019-06-163-4/+4
* doc: do not distribute pdf filesNikos Mavrogiannopoulos2019-05-281-2/+2
* minor updates in the latex version of the manual [ci skip]Nikos Mavrogiannopoulos2019-05-276-6/+15
* Add plumbing to handle Q parameter in DH exchangesSimo Sorce2019-05-233-0/+8
* Added profile to correspond to the future security parameterNikos Mavrogiannopoulos2019-05-201-1/+1
* Check all memory allocation in examples and certtooltmp-check-allocationsNikos Mavrogiannopoulos2019-05-143-0/+5
* ext/record_size_limit: distinguish sending and receiving limitstmp-record-sizesDaiki Ueno2019-05-142-0/+3
* prf: add function to retrieve early keying materialDaiki Ueno2019-04-192-0/+3
* 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