Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-19 | crypto: Fix LGPL information in the file headers | Thomas Huth | 1 | -1/+1 |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster | 1 | -1/+1 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -3/+3 |
2016-03-22 | include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.h | Markus Armbruster | 1 | -1/+1 |
2016-02-23 | include: Clean up includes | Peter Maydell | 1 | -1/+0 |
2016-02-01 | crypto: fix description of @errp parameter initialization | Daniel P. Berrange | 1 | -6/+6 |
2015-12-23 | crypto: move QCryptoHashAlgorithm enum definition into QAPI | Daniel P. Berrange | 1 | -8/+1 |
2015-12-23 | crypto: add ability to query hash digest len | Daniel P. Berrange | 1 | -0/+11 |
2015-07-07 | crypto: introduce new module for computing hash digests | Daniel P. Berrange | 1 | -0/+189 |