Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-03 | crypto: Implement TLS Pre-Shared Keys (PSK). | Richard W.M. Jones | 1 | -2/+54 |
2016-09-19 | crypto: add trace points for TLS cert verification | Daniel P. Berrange | 1 | -2/+8 |
2016-07-04 | crypto: allow default TLS priority to be chosen at build time | Daniel P. Berrange | 1 | -2/+2 |
2016-07-04 | crypto: add support for TLS priority string override | Daniel P. Berrange | 1 | -7/+19 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-01-29 | crypto: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-11-18 | crypto: fix mistaken setting of Error in success code path | Daniel P. Berrange | 1 | -2/+2 |
2015-09-15 | crypto: introduce new module for handling TLS sessions | Daniel P. Berrange | 1 | -0/+574 |