Age | Commit message (Expand) | Author |
2022-07-12 | crypto: Make block callbacks return 0 on success | Alberto Faria |
2020-09-03 | qapi: enable use of g_autoptr with QAPI types | Daniel P. Berrangé |
2020-07-06 | qcrypto/core: add generic infrastructure for crypto options amendment | Maxim Levitsky |
2020-03-11 | luks: extract qcrypto_block_calculate_payload_offset() | Stefan Hajnoczi |
2019-08-22 | crypto: define cleanup functions for use with g_autoptr | Daniel P. Berrangé |
2019-07-19 | crypto: Fix LGPL information in the file headers | Thomas Huth |
2018-12-12 | crypto: support multiple threads accessing one QCryptoBlock | Vladimir Sementsov-Ogievskiy |
2017-10-06 | block: convert qcrypto_block_encrypt|decrypt to take bytes offset | Daniel P. Berrange |
2017-10-06 | crypto: expose encryption sector size in APIs | Daniel P. Berrange |
2017-07-11 | block: pass option prefix down to crypto layer | Daniel P. Berrange |
2017-05-09 | crypto: move 'opaque' parameter to (nearly) the end of parameter list | Daniel P. Berrange |
2017-04-24 | crypto: Make errp the last parameter of functions | Fam Zheng |
2016-07-26 | crypto: add support for querying parameters for block encryption | Daniel P. Berrange |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2016-03-17 | crypto: add block encryption framework | Daniel P. Berrange |