summaryrefslogtreecommitdiffstats
path: root/crypto/tlscredsx509.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: fix building complaintGonglei2016-09-121-3/+3
* TLS: provide slightly more information when TLS certificate loading failsAlex Bligh2016-06-131-6/+11
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* crypto: register properties against the class instead of objectDaniel P. Berrange2016-02-011-13/+13
* crypto: Clean up includesPeter Maydell2016-01-291-0/+1
* crypto: add support for loading encrypted x509 keysDaniel P. Berrange2015-12-181-0/+48
* crypto: avoid two coverity false positive error reportsDaniel P. Berrange2015-12-041-0/+1
* crypto: avoid passing NULL to access() syscallDaniel P. Berrange2015-11-181-1/+2
* crypto: fix leak of gnutls_dh_params_t data on credential unloadDaniel P. Berrange2015-11-181-0/+4
* crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange2015-09-151-0/+546
* crypto: introduce new module for TLS x509 credentialsDaniel P. Berrange2015-09-151-0/+263