Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypt: Fix Lesser GPL version number | Chetan Pant | 2020-10-29 | 1 | -1/+1 |
* | meson: declare keyutils dependency | Marc-André Lureau | 2020-09-08 | 1 | -5/+5 |
* | test-crypto-secret: add 'secret_keyring' object tests. | Alexey Krasikov | 2020-06-15 | 1 | -0/+158 |
* | crypto: remove temp files on completion of secrets test | Daniel P. Berrange | 2016-06-13 | 1 | -2/+4 |
* | tests: Remove unnecessary glib.h includes | Peter Maydell | 2016-06-07 | 1 | -1/+0 |
* | include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | tests: Clean up includes | Peter Maydell | 2016-02-16 | 1 | -0/+1 |
* | crypto: add QCryptoSecret object class for password/key handling | Daniel P. Berrange | 2015-12-18 | 1 | -0/+452 |