summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* pkcs11: mark private key objects as sensitive by defaulttmp-pkcs11-sensitive-fixNikos Mavrogiannopoulos2018-05-031-0/+3
* tests: sni-hostname was updated to support TLS1.3Nikos Mavrogiannopoulos2018-04-293-1/+51
* doc: fixes for better latex pdf generation [ci skip]Nikos Mavrogiannopoulos2018-04-263-6/+4
* ANON,SRP,NULL ciphersuites: when set do not negotiate TLS1.3 or laterNikos Mavrogiannopoulos2018-04-132-2/+14
* doc: corrected space-tab issues in examplesNikos Mavrogiannopoulos2018-04-071-4/+4
* doc: re-organized and modernized examplesNikos Mavrogiannopoulos2018-04-064-194/+190
* doc: updated for TLS1.3Nikos Mavrogiannopoulos2018-04-064-160/+139
* fuzz: added PSK traces with TLS1.3Nikos Mavrogiannopoulos2018-04-061-0/+1
* priority: added GROUP-DH-ALL and GROUP-EC-ALLNikos Mavrogiannopoulos2018-04-061-1/+3
* doc update [ci skip]Nikos Mavrogiannopoulos2018-03-231-0/+4
* doc: mention gnutls_privkey_import_ext4 in upgrade from 3.5.xNikos Mavrogiannopoulos2018-03-232-2/+5
* updated auto-generated filesNikos Mavrogiannopoulos2018-02-262-0/+3
* gnutls_ext_raw_parse: introduced functionNikos Mavrogiannopoulos2018-02-261-0/+18
* updated auto-generated filestmp-draft-ietf-tls-tls13-21Nikos Mavrogiannopoulos2018-02-192-0/+27
* record: new gnutls_record_send2 functionDaiki Ueno2018-02-192-0/+3
* doc: use 3.6.xx to be consistent with other version referencesNikos Mavrogiannopoulos2018-02-191-1/+1
* doc: getfuncs.pl: distinguish between different typedef typesNikos Mavrogiannopoulos2018-02-191-3/+12
* doc: updatedNikos Mavrogiannopoulos2018-02-192-12/+43
* doc: added text on TLS1.3 rekey and reauthenticationNikos Mavrogiannopoulos2018-02-191-6/+33
* updated auto-generated filesNikos Mavrogiannopoulos2018-02-192-0/+3
* updated auto-generated filesNikos Mavrogiannopoulos2018-02-192-0/+3
* updated auto-generated filestmp-fips140-allow-hashNikos Mavrogiannopoulos2018-02-192-0/+4
* doc: documented gnutls_fips140_set_mode and gnutls_fips_mode_tNikos Mavrogiannopoulos2018-02-191-10/+52
* latex: introduced functionWarning macroNikos Mavrogiannopoulos2018-02-161-0/+4
* doc: documented how to set the credentials late in certain vhost scenariosNikos Mavrogiannopoulos2018-02-141-0/+38
* examples: use gnutls_certificate_set_x509_system_trustNikos Mavrogiannopoulos2018-01-172-11/+5
* doc: updated copyright year for manualtmp-fix-verification-issuesNikos Mavrogiannopoulos2018-01-061-2/+2
* 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-283-4/+41
* getfuncs-map.pl: added gnutls_srp_8192_group* symbols to ignore listtmp-srp-updatesNikos Mavrogiannopoulos2017-11-221-0/+2
* doc updateNikos Mavrogiannopoulos2017-11-211-0/+4
* doc: corrected typoNikos Mavrogiannopoulos2017-11-191-1/+1
* doc: better detect acronym keyword on latex outputtmp-doc-fixNikos Mavrogiannopoulos2017-11-161-0/+1
* doc: latex: resolve all citation issuesNikos Mavrogiannopoulos2017-11-161-9/+70
* doc: citations translate into references in texinfoNikos Mavrogiannopoulos2017-11-164-5/+14
* doc: corrected typo [ci skip]Nikos Mavrogiannopoulos2017-11-041-1/+1
* doc: mention SHA224 removal in upgrade guideNikos Mavrogiannopoulos2017-10-181-0/+4
* doc: improve documentation on provable private keysNikos Mavrogiannopoulos2017-10-091-0/+9
* doc: enhanced text on PKCS#7 and public keysNikos Mavrogiannopoulos2017-10-091-9/+37
* Modernize gtk-doc supporttmp-modernize-gtk-docAndreas Metzler2017-09-281-27/+10
* doc: document the change of gnutls_x509_crt_signNikos Mavrogiannopoulos2017-09-081-3/+6
* latex: handle the deprecated function mark [ci skip]Nikos Mavrogiannopoulos2017-08-291-0/+4
* tests: added missing files in dist [ci skip]Nikos Mavrogiannopoulos2017-08-181-1/+1
* gnutls-http-serv: use RSA-PSS keyNikos Mavrogiannopoulos2017-08-151-2/+3
* updated auto-generated filesNikos Mavrogiannopoulos2017-08-152-0/+3
* doc: algorithms.texi: include list of groups but skip compression methodsNikos Mavrogiannopoulos2017-08-151-16/+3
* doc: improved elliptic curve and group documentationNikos Mavrogiannopoulos2017-08-151-3/+6
* doc: mention the AES-DRBG random generator [ci skip]Nikos Mavrogiannopoulos2017-08-141-1/+18
* extensions: simplified requirements from send callbackNikos Mavrogiannopoulos2017-08-111-1/+7
* tests: verify whether the RSA-PSS key is preferred on RSA-PSS sigsNikos Mavrogiannopoulos2017-08-083-25/+158