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