summaryrefslogtreecommitdiffstats
path: root/crypto/tlscredsanon.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: make loaded property read-onlyPaolo Bonzini2022-05-141-16/+4Star
* crypto: Make QCryptoTLSCreds* structures privatePhilippe Mathieu-Daudé2021-06-291-0/+2
* crypto: Fix memory leaks in set_loaded for tls-*Kevin Wolf2021-01-291-2/+1Star
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-1/+1
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-2/+1Star
* crypto: use auto cleanup for many stack variablesDaniel P. Berrangé2019-08-221-10/+6Star
* crypto: Fix LGPL information in the file headersThomas Huth2019-07-191-1/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* crypto: use local path for local headersMichael S. Tsirkin2018-06-011-1/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* crypto: register properties against the class instead of objectDaniel P. Berrange2016-02-011-11/+5Star
* crypto: Clean up includesPeter Maydell2016-01-291-0/+1
* crypto: introduce new module for TLS anonymous credentialsDaniel P. Berrange2015-09-151-0/+223