Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-27 | crypto: check for and report errors setting PSK credentials | Daniel P. Berrangé | 1 | -3/+13 |
2022-05-14 | crypto: make loaded property read-only | Paolo Bonzini | 1 | -16/+4 |
2021-06-29 | crypto: Make QCryptoTLSCreds* structures private | Philippe Mathieu-Daudé | 1 | -0/+2 |
2021-01-29 | crypto: Fix memory leaks in set_loaded for tls-* | Kevin Wolf | 1 | -2/+1 |
2020-07-10 | qom: Put name parameter before value / visitor parameter | Markus Armbruster | 1 | -1/+1 |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 1 | -4/+2 |
2019-08-22 | crypto: use auto cleanup for many stack variables | Daniel P. Berrangé | 1 | -3/+2 |
2019-07-19 | crypto: Fix LGPL information in the file headers | Thomas Huth | 1 | -1/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2018-07-03 | crypto: Implement TLS Pre-Shared Keys (PSK). | Richard W.M. Jones | 1 | -0/+308 |