Age | Commit message (Expand) | Author |
---|---|---|
2020-06-15 | crypto: Remove use of GCRYPT_VERSION macro. | Richard W.M. Jones |
2019-07-19 | crypto: Fix LGPL information in the file headers | Thomas Huth |
2018-10-19 | crypto: require libgcrypt >= 1.5.0 for building QEMU | Daniel P. Berrangé |
2018-10-19 | crypto: require gnutls >= 3.1.18 for building QEMU | Daniel P. Berrangé |
2017-05-09 | crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libs | Geert Martin Ijewski |
2016-10-20 | crypto: fix initialization of gcrypt threading | Daniel P. Berrange |
2016-09-12 | crypto: fix building complaint | Gonglei |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-01-29 | crypto: Clean up includes | Peter Maydell |
2015-10-22 | crypto: allow use of nettle/gcrypt to be selected explicitly | Daniel P. Berrange |
2015-07-08 | crypto: add a gcrypt cipher implementation | Daniel P. Berrange |
2015-07-07 | crypto: introduce new module for computing hash digests | Daniel P. Berrange |