aboutsummaryrefslogtreecommitdiff
path: root/crypto/tlscredsanon.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-14crypto: make loaded property read-onlyPaolo Bonzini1-16/+4
2021-06-29crypto: Make QCryptoTLSCreds* structures privatePhilippe Mathieu-Daudé1-0/+2
2021-01-29crypto: Fix memory leaks in set_loaded for tls-*Kevin Wolf1-2/+1
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster1-1/+1
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster1-2/+1
2019-08-22crypto: use auto cleanup for many stack variablesDaniel P. Berrangé1-10/+6
2019-07-19crypto: Fix LGPL information in the file headersThomas Huth1-1/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2018-06-01crypto: use local path for local headersMichael S. Tsirkin1-1/+1
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-02-01crypto: register properties against the class instead of objectDaniel P. Berrange1-11/+5
2016-01-29crypto: Clean up includesPeter Maydell1-0/+1
2015-09-15crypto: introduce new module for TLS anonymous credentialsDaniel P. Berrange1-0/+223