Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glib: use portable g_setenv() | Marc-André Lureau | 2019-12-17 | 1 | -1/+1 |
* | 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/+10 |
* | tests: fix TLS handshake failure with TLS 1.3 | Daniel P. Berrangé | 2018-07-24 | 1 | -2/+2 |
* | tests: use error_abort in places expecting errors | Daniel P. Berrangé | 2018-07-24 | 1 | -48/+28 |
* | crypto: Implement TLS Pre-Shared Keys (PSK). | Richard W.M. Jones | 2018-07-03 | 1 | -20/+159 |
* | crypto: ensure we use a predictable TLS priority setting | Daniel P. Berrangé | 2018-04-06 | 1 | -0/+1 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | tests: Clean up includes | Peter Maydell | 2016-02-16 | 1 | -3/+1 |
* | crypto: introduce new module for handling TLS sessions | Daniel P. Berrange | 2015-09-15 | 1 | -0/+535 |