Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-08 | tests: Run the luks tests in test-crypto-block only if encryption is available | Thomas Huth | 1 | -1/+2 |
2017-07-11 | block: pass option prefix down to crypto layer | Daniel P. Berrange | 1 | -4/+4 |
2017-05-09 | crypto: move 'opaque' parameter to (nearly) the end of parameter list | Daniel P. Berrange | 1 | -3/+3 |
2017-04-24 | crypto: Make errp the last parameter of functions | Fam Zheng | 1 | -6/+6 |
2016-09-23 | tests: No longer dependent on CONFIG_UUID | Fam Zheng | 1 | -1/+1 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-03-17 | crypto: implement the LUKS block encryption format | Daniel P. Berrange | 1 | -2/+125 |
2016-03-17 | crypto: add block encryption framework | Daniel P. Berrange | 1 | -0/+239 |