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
/
tlssession.c
Age
Commit message (
Expand
)
Author
2021-06-29
crypto: Make QCryptoTLSCreds* structures private
Philippe Mathieu-Daudé
2019-07-19
crypto: Fix LGPL information in the file headers
Thomas Huth
2019-02-26
authz: delete existing ACL implementation
Daniel P. Berrange
2018-11-19
io: return 0 for EOF in TLS session read after shutdown
Daniel P. Berrangé
2018-10-19
crypto: require gnutls >= 3.1.18 for building QEMU
Daniel P. Berrangé
2018-07-03
crypto: Implement TLS Pre-Shared Keys (PSK).
Richard W.M. Jones
2016-09-19
crypto: add trace points for TLS cert verification
Daniel P. Berrange
2016-07-04
crypto: allow default TLS priority to be chosen at build time
Daniel P. Berrange
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-01-29
crypto: Clean up includes
Peter Maydell
2015-11-18
crypto: fix mistaken setting of Error in success code path
Daniel P. Berrange
2015-09-15
crypto: introduce new module for handling TLS sessions
Daniel P. Berrange