Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | crypto: register properties against the class instead of object | Daniel P. Berrange | 2016-02-01 | 1 | -13/+13 |
* | crypto: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | crypto: add support for loading encrypted x509 keys | Daniel P. Berrange | 2015-12-18 | 1 | -0/+48 |
* | crypto: avoid two coverity false positive error reports | Daniel P. Berrange | 2015-12-04 | 1 | -0/+1 |
* | crypto: avoid passing NULL to access() syscall | Daniel P. Berrange | 2015-11-18 | 1 | -1/+2 |
* | crypto: fix leak of gnutls_dh_params_t data on credential unload | Daniel P. Berrange | 2015-11-18 | 1 | -0/+4 |
* | crypto: add sanity checking of TLS x509 credentials | Daniel P. Berrange | 2015-09-15 | 1 | -0/+546 |
* | crypto: introduce new module for TLS x509 credentials | Daniel P. Berrange | 2015-09-15 | 1 | -0/+263 |