21 Commits (de61484ec39f418e5c0d4603017695f9ffb8fe24)

Author SHA1 Message Date
Daniel P. Berrangé 211fc7e416 crypto: support upto 5 parallel certificate identities 9 months ago
Daniel P. Berrangé d58f9b20c7 crypto: deprecate use of external dh-params.pem file 9 months ago
Daniel P. Berrangé 70f9fd8dbf crypto: fix lifecycle handling of gnutls credentials objects 9 months ago
Daniel P. Berrangé a5d2bf4a87 crypto: introduce method for reloading TLS creds 1 year ago
Daniel P. Berrangé e82fccb4a3 crypto: reduce duplication in handling TLS priority strings 9 months ago
Daniel P. Berrangé 11ea2bffda crypto: move release of DH parameters into TLS creds parent 9 months ago
Daniel P. Berrangé 9d3343b00b crypto: move check for TLS creds 'dir' property 10 months ago
Daniel P. Berrangé 2114ae9faa crypto: replace stat() with access() for credential checks 1 year ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 2 years ago
Philippe Mathieu-Daudé e9ac68083f crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper 5 years ago
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Thomas Huth b7cbb8741b crypto: Fix LGPL information in the file headers 8 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Michael S. Tsirkin 986bc8ded9 crypto: use local path for local headers 8 years ago
Marc-André Lureau f7abe0ecd4 qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago
Daniel P. Berrange 13f12430d4 crypto: add support for TLS priority string override 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Daniel P. Berrange 9884abee8f crypto: register properties against the class instead of object 11 years ago
Peter Maydell 42f7a448db crypto: Clean up includes 11 years ago
Daniel P. Berrange 0e1d02452b crypto: avoid two coverity false positive error reports 11 years ago
Daniel P. Berrange a090187de1 crypto: introduce new base module for TLS credentials 12 years ago