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