summaryrefslogtreecommitdiff
path: root/crypto/tlscredsx509.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-04crypto: avoid two coverity false positive error reportsDaniel P. Berrange1-0/+1
2015-11-18crypto: avoid passing NULL to access() syscallDaniel P. Berrange1-1/+2
2015-11-18crypto: fix leak of gnutls_dh_params_t data on credential unloadDaniel P. Berrange1-0/+4
2015-09-15crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange1-0/+546
2015-09-15crypto: introduce new module for TLS x509 credentialsDaniel P. Berrange1-0/+263