summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* algorithms: implement X448 key exchange and Ed448 signature schemeDaiki Ueno2020-01-236-3/+91
* Merge branch 'override-default-priority' into 'master'Nikos Mavrogiannopoulos2020-01-131-0/+16
|\
| * libgnutls: Add system-wide default-priority-string override.Dimitri John Ledkov2020-01-131-0/+16
* | Merge branch 'gost-priorities' into 'master'Dmitry Eremin-Solenikov2020-01-122-7/+28
|\ \ | |/ |/|
| * 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: document GOST cipher and MAC algorithmsDmitry Eremin-Solenikov2020-01-081-0/+11
* | doc: clarify thread safeness in gnutls_global_init()Nikos Mavrogiannopoulos2020-01-091-1/+3
|/
* doc: updated epub.texi from gnutls.texiNikos Mavrogiannopoulos2020-01-031-3/+7
* doc: updated copyrights for 2020tmp-update-copyrightNikos Mavrogiannopoulos2020-01-011-2/+2
* crypto-api: add gnutls_hmac_get_key_size() functionDmitry Eremin-Solenikov2019-12-272-0/+3
* updated auto-generated filesNikos Mavrogiannopoulos2019-12-192-0/+6
* doc: document GROUP-GOST-ALL keywordDmitry Eremin-Solenikov2019-12-181-3/+3
* gnutls_session_get_data2: fix operation without a timeout callbackNikos Mavrogiannopoulos2019-09-261-1/+3
* guile: Add support for Guile 3.0.Ludovic Courtès2019-09-161-3/+3
* doc: Run guile with '-q'.Ludovic Courtès2019-09-161-2/+2
* crypto-api: add gnutls_aead_cipher_{en,de}cryptv2tmp-encryptv2Daiki Ueno2019-08-092-0/+6
* gnutls.h: mark AEAD ciphers as such in gnutls_cipher_algorithm_t descriptionNikos Mavrogiannopoulos2019-07-221-6/+8
* 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