Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-12-04 | crypto: avoid two coverity false positive error reports | Daniel P. Berrange | 1 | -0/+1 |
2015-11-18 | crypto: avoid passing NULL to access() syscall | Daniel P. Berrange | 1 | -1/+2 |
2015-11-18 | crypto: fix leak of gnutls_dh_params_t data on credential unload | Daniel P. Berrange | 1 | -0/+4 |
2015-09-15 | crypto: add sanity checking of TLS x509 credentials | Daniel P. Berrange | 1 | -0/+546 |
2015-09-15 | crypto: introduce new module for TLS x509 credentials | Daniel P. Berrange | 1 | -0/+263 |