aboutsummaryrefslogtreecommitdiff
path: root/crypto/tlssession.c
AgeCommit message (Expand)Author
2019-02-26authz: delete existing ACL implementationDaniel P. Berrange
2018-11-19io: return 0 for EOF in TLS session read after shutdownDaniel P. Berrangé
2018-10-19crypto: require gnutls >= 3.1.18 for building QEMUDaniel P. Berrangé
2018-07-03crypto: Implement TLS Pre-Shared Keys (PSK).Richard W.M. Jones
2016-09-19crypto: add trace points for TLS cert verificationDaniel P. Berrange
2016-07-04crypto: allow default TLS priority to be chosen at build timeDaniel P. Berrange
2016-07-04crypto: add support for TLS priority string overrideDaniel P. Berrange
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29crypto: Clean up includesPeter Maydell
2015-11-18crypto: fix mistaken setting of Error in success code pathDaniel P. Berrange
2015-09-15crypto: introduce new module for handling TLS sessionsDaniel P. Berrange