summaryrefslogtreecommitdiff
path: root/doc/cha-cert-auth.texi
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix some typosAttila Molnar2016-02-061-1/+1
* Backported new verification functions for clients from 3.5.x branchNikos Mavrogiannopoulos2015-10-071-5/+10
* doc: added section about subject alternative namesNikos Mavrogiannopoulos2015-05-061-0/+20
* Cleaning up some awkward phrasings.Chris Barry2014-11-041-1/+1
* updated documentation on PKCS #11 trust module verificationNikos Mavrogiannopoulos2014-09-161-7/+55
* Added text on PKCS #11 verificationNikos Mavrogiannopoulos2014-07-281-9/+29
* Replaced gnutls_certificate_verify_peers3() with the extendable gnutls_certif...Nikos Mavrogiannopoulos2014-04-091-1/+1
* Added gnutls_certificate_verify_peers4 which will verify in addition to hostn...Nikos Mavrogiannopoulos2014-04-081-3/+6
* renamed some of the newly introduced functionsNikos Mavrogiannopoulos2014-03-201-2/+2
* documented the new X.509 extension APINikos Mavrogiannopoulos2014-03-191-47/+102
* replaced ':' in anchor names (texinfo doesn't like it).Nikos Mavrogiannopoulos2013-10-301-6/+6
* removed unsupported RSA-EXPORTNikos Mavrogiannopoulos2013-06-261-6/+0
* doc updateNikos Mavrogiannopoulos2013-03-081-5/+4
* Documented the DANE situation in gnutls. Suggested by Gabor Toth.Nikos Mavrogiannopoulos2013-02-191-0/+7
* Reorganization of the authentication chapter.Nikos Mavrogiannopoulos2012-12-291-19/+19
* Revert "do not document low-level functions"Nikos Mavrogiannopoulos2012-11-281-0/+7
* doc updateNikos Mavrogiannopoulos2012-11-271-0/+4
* do not document low-level functionsNikos Mavrogiannopoulos2012-11-241-7/+0
* doc updateNikos Mavrogiannopoulos2012-11-211-6/+7
* doc updateNikos Mavrogiannopoulos2012-11-081-1/+3
* doc updateNikos Mavrogiannopoulos2012-11-071-0/+16
* removed gnutls_certificate_update_verify_flagsNikos Mavrogiannopoulos2012-11-021-2/+1
* Simplified certificate verification by adding gnutls_certificate_verify_peers...Nikos Mavrogiannopoulos2012-10-301-11/+5
* updated documentation.Nikos Mavrogiannopoulos2012-10-301-55/+10
* Added gnutls_certificate_update_verify_flags() to allow setting new flags wit...Nikos Mavrogiannopoulos2012-10-301-2/+3
* Added documentation on detecting libgnutls-dane.Nikos Mavrogiannopoulos2012-10-291-2/+23
* Separated DANE functionality from certtool and added danetool.Nikos Mavrogiannopoulos2012-10-121-1/+1
* Updates in DANE support. Allow caching of queries.Nikos Mavrogiannopoulos2012-10-101-4/+3
* Documentation updatesNikos Mavrogiannopoulos2012-10-091-1/+1
* libdane -> libgnutls-daneNikos Mavrogiannopoulos2012-10-081-1/+3
* Added a DANE library.Nikos Mavrogiannopoulos2012-10-061-37/+77
* openpgp doc updateNikos Mavrogiannopoulos2012-09-241-7/+71
* doc fixNikos Mavrogiannopoulos2012-08-181-1/+1
* do not use @euro{}Nikos Mavrogiannopoulos2012-06-051-2/+2
* doc updatesNikos Mavrogiannopoulos2012-06-041-0/+18
* updated docNikos Mavrogiannopoulos2012-05-251-2/+4
* Added convenience functions to load a trust list from a file or a memory buffer.Nikos Mavrogiannopoulos2012-05-091-4/+9
* Documentation updatesNikos Mavrogiannopoulos2012-03-131-5/+4
* The public key storage backend was made extendable.Nikos Mavrogiannopoulos2012-02-181-19/+3
* Modified the trust_db API to avoid dependendance on a structure.Nikos Mavrogiannopoulos2012-02-161-18/+10
* doc updatesNikos Mavrogiannopoulos2012-02-151-11/+14
* The hash in gnutls_store_commitment() is specified in raw format.Nikos Mavrogiannopoulos2012-02-151-1/+2
* doc updatesNikos Mavrogiannopoulos2012-02-141-5/+5
* Added ability to store commitments (hashes) of public keys.Nikos Mavrogiannopoulos2012-02-141-5/+19
* updatedNikos Mavrogiannopoulos2012-02-111-2/+7
* escaped bracketsNikos Mavrogiannopoulos2012-02-101-2/+2
* updated documentation for back-end.Nikos Mavrogiannopoulos2012-02-101-0/+22
* Removed the application field and added an expiration field.Nikos Mavrogiannopoulos2012-02-101-6/+7
* Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey().Nikos Mavrogiannopoulos2012-01-281-0/+14
* properly spread authentication and credentials doc.Nikos Mavrogiannopoulos2012-01-141-0/+49