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