summaryrefslogtreecommitdiff
path: root/lib/x509.c
Commit message (Expand)AuthorAgeFilesLines
* During PKIX chain verification check the TLSFeatures compliancetlsfeat-chainNikos Mavrogiannopoulos2016-05-311-5/+12
* Account the TLSFeature certificate extension in certificate verificationTim Kosse2016-05-301-1/+56
* cert cred: add the CN to the list of known hostnames only if no dns_namesNikos Mavrogiannopoulos2016-05-101-9/+14
* gnutls_certificate_set_key: import the DNS names of the certificatesNikos Mavrogiannopoulos2016-05-101-1/+25
* x509: use the modified flag in gnutls_x509_crt_tNikos Mavrogiannopoulos2016-05-071-1/+1
* gnutls_certificate_set_key: duplicate the provided memoryNikos Mavrogiannopoulos2016-05-031-2/+11
* _gnutls_x509_crt_cpy: optimized and simplifiedNikos Mavrogiannopoulos2016-05-021-1/+1
* corrected typo in comment [ci skip]Nikos Mavrogiannopoulos2016-03-041-1/+1
* Allow overriding the verification flags from the auto-verification functionsNikos Mavrogiannopoulos2015-08-241-2/+1
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+1996