Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster | 1 | -1/+1 |
2017-07-19 | crypto: cipher: add cipher driver framework | Longpeng(Mike) | 1 | -0/+1 |
2016-10-19 | crypto: add CTR mode support | Gonglei | 1 | -3/+3 |
2016-10-19 | crypto: extend mode as a parameter in qcrypto_cipher_supports() | Gonglei | 1 | -2/+4 |
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 | -4/+4 |
2015-12-23 | crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI | Daniel P. Berrange | 1 | -15/+2 |
2015-12-23 | crypto: add additional query accessors for cipher instances | Daniel P. Berrange | 1 | -0/+37 |
2015-07-08 | crypto: introduce generic cipher API & built-in implementation | Daniel P. Berrange | 1 | -0/+210 |