Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | authz: delete existing ACL implementation | Daniel P. Berrange | 2019-02-26 | 1 | -5/+11 |
* | tests: use error_abort in places expecting errors | Daniel P. Berrangé | 2018-07-24 | 1 | -15/+9 |
* | crypto: ensure we use a predictable TLS priority setting | Daniel P. Berrangé | 2018-04-06 | 1 | -0/+1 |
* | qio: non-default context for TLS handshake | Peter Xu | 2018-03-06 | 1 | -0/+2 |
* | io: fix check for handshake completion in TLS test | Daniel P. Berrange | 2017-09-05 | 1 | -1/+1 |
* | io: fix temp directory used by test-io-channel-tls test | Daniel P. Berrange | 2017-09-04 | 1 | -2/+2 |
* | io: change the QIOTask callback signature | Daniel P. Berrange | 2017-01-23 | 1 | -3/+2 |
* | crypto: fix initialization of crypto in tests | Daniel P. Berrange | 2016-10-19 | 1 | -0/+3 |
* | tests: Clean up includes | Peter Maydell | 2016-02-16 | 1 | -3/+1 |
* | io: add QIOChannelTLS class | Daniel P. Berrange | 2015-12-18 | 1 | -0/+342 |