aboutsummaryrefslogtreecommitdiff
path: root/crypto/tlscredsx509.c
AgeCommit message (Expand)Author
2018-10-19crypto: require gnutls >= 3.1.18 for building QEMUDaniel P. Berrangé
2018-06-01crypto: use local path for local headersMichael S. Tsirkin
2016-09-12crypto: fix building complaintGonglei
2016-06-13TLS: provide slightly more information when TLS certificate loading failsAlex Bligh
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-01crypto: register properties against the class instead of objectDaniel P. Berrange
2016-01-29crypto: Clean up includesPeter Maydell
2015-12-18crypto: add support for loading encrypted x509 keysDaniel P. Berrange
2015-12-04crypto: avoid two coverity false positive error reportsDaniel P. Berrange
2015-11-18crypto: avoid passing NULL to access() syscallDaniel P. Berrange
2015-11-18crypto: fix leak of gnutls_dh_params_t data on credential unloadDaniel P. Berrange
2015-09-15crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange
2015-09-15crypto: introduce new module for TLS x509 credentialsDaniel P. Berrange