summaryrefslogtreecommitdiffstats
path: root/crypto/tlscredsx509.c
Commit message (Expand)AuthorAgeFilesLines
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2019-11-291-0/+1
* crypto: register properties against the class instead of objectDaniel P. Berrange2019-11-291-13/+13
* crypto: Clean up includesPeter Maydell2019-11-291-0/+1
* crypto: add support for loading encrypted x509 keysDaniel P. Berrange2019-11-291-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
OpenPOWER on IntegriCloud