Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-19 | crypto: require libgcrypt >= 1.5.0 for building QEMU | Daniel P. Berrangé | 1 | -2/+1 |
2018-10-19 | crypto: require gnutls >= 3.1.18 for building QEMU | Daniel P. Berrangé | 1 | -19/+1 |
2017-05-09 | crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libs | Geert Martin Ijewski | 1 | -0/+6 |
2016-10-20 | crypto: fix initialization of gcrypt threading | Daniel P. Berrange | 1 | -3/+4 |
2016-09-12 | crypto: fix building complaint | Gonglei | 1 | -2/+1 |
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-10-22 | crypto: allow use of nettle/gcrypt to be selected explicitly | Daniel P. Berrange | 1 | -14/+12 |
2015-07-08 | crypto: add a gcrypt cipher implementation | Daniel P. Berrange | 1 | -0/+90 |
2015-07-07 | crypto: introduce new module for computing hash digests | Daniel P. Berrange | 1 | -0/+60 |