summaryrefslogtreecommitdiff
path: root/lib/cert.c
Commit message (Expand)AuthorAgeFilesLines
* DH: introduced gnutls_*_set_known_dh_params()Nikos Mavrogiannopoulos2016-10-141-1/+48
* Added gnutls_certificate_set_ocsp_status_request_function2Nikos Mavrogiannopoulos2016-09-121-1/+1
* All the key and chain set functions return an indexNikos Mavrogiannopoulos2016-09-121-1/+2
* doc: clarify return codes in verification functions [ci skip]Nikos Mavrogiannopoulos2016-07-211-10/+9
* gnutls_certificate_verify_peers2: document that hostname comparison follows R...Nikos Mavrogiannopoulos2016-07-211-3/+3
* ocsp: Introduced GNUTLS_CERT_INVALID_OCSP_STATUSNikos Mavrogiannopoulos2016-06-011-0/+5
* Account the TLSFeature certificate extension in certificate verificationTim Kosse2016-05-301-0/+5
* doc update [ci skip]Nikos Mavrogiannopoulos2016-05-171-3/+8
* gnutls_certificate_get_crt_raw: doc updateNikos Mavrogiannopoulos2016-04-301-2/+2
* doc: improved documentation on certificate and DANE verification functionsNikos Mavrogiannopoulos2016-04-261-4/+4
* doc: Update description of credential alloc/dealloc functionsAttila Molnar2016-02-101-4/+2
* split dh API functions from ui.cNikos Mavrogiannopoulos2015-12-311-0/+22
* Added gnutls_certificate_flags() and GNUTLS_CERTIFICATE_SKIP_KEY_CERT_MATCHNikos Mavrogiannopoulos2015-11-181-0/+3
* improve docs for gnutls_certificate_verify_peers*()Daniel Kahn Gillmor2015-09-171-3/+9
* Allow overriding the verification flags from the auto-verification functionsNikos Mavrogiannopoulos2015-08-241-1/+1
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+978