index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
tlscreds.c
Age
Commit message (
Expand
)
Author
2021-06-29
crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper
Philippe Mathieu-Daudé
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
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-06-01
crypto: use local path for local headers
Michael S. Tsirkin
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
2016-07-04
crypto: add support for TLS priority string override
Daniel P. Berrange
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-01
crypto: register properties against the class instead of object
Daniel P. Berrange
2016-01-29
crypto: Clean up includes
Peter Maydell
2015-12-04
crypto: avoid two coverity false positive error reports
Daniel P. Berrange
2015-09-15
crypto: introduce new base module for TLS credentials
Daniel P. Berrange