1. 57b9f11 crypto: use auto cleanup for many stack variables by Daniel P. Berrangé · 5 years ago
  2. b7cbb87 crypto: Fix LGPL information in the file headers by Thomas Huth · 6 years ago
  3. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  4. a072240 crypto: require gnutls >= 3.1.18 for building QEMU by Daniel P. Berrangé · 7 years ago
  5. 986bc8d crypto: use local path for local headers by Michael S. Tsirkin · 7 years ago
  6. d9269b2 crypto: fix building complaint by Gonglei · 8 years ago
  7. b7b6816 TLS: provide slightly more information when TLS certificate loading fails by Alex Bligh · 9 years ago
  8. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  9. 9884abe crypto: register properties against the class instead of object by Daniel P. Berrange · 9 years ago
  10. 42f7a44 crypto: Clean up includes by Peter Maydell · 9 years ago
  11. 1d7b5b4 crypto: add support for loading encrypted x509 keys by Daniel P. Berrange · 9 years ago
  12. 0e1d024 crypto: avoid two coverity false positive error reports by Daniel P. Berrange · 9 years ago
  13. 08cb175 crypto: avoid passing NULL to access() syscall by Daniel P. Berrange · 9 years ago
  14. 61b9251 crypto: fix leak of gnutls_dh_params_t data on credential unload by Daniel P. Berrange · 9 years ago
  15. 9a2fd43 crypto: add sanity checking of TLS x509 credentials by Daniel P. Berrange · 10 years ago
  16. 85bcbc7 crypto: introduce new module for TLS x509 credentials by Daniel P. Berrange · 10 years ago