Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: add gnutls pbkdf provider | Daniel P. Berrangé | 2021-07-14 | 1 | -1/+1 |
* | crypto: add gnutls hash provider | Daniel P. Berrangé | 2021-07-14 | 1 | -0/+2 |
* | crypto: introduce build system for gnutls crypto backend | Daniel P. Berrangé | 2021-07-14 | 1 | -0/+3 |
* | crypto: delete built-in XTS cipher mode support | Daniel P. Berrangé | 2021-07-14 | 1 | -3/+3 |
* | crypto: delete built-in DES implementation | Daniel P. Berrangé | 2021-07-14 | 1 | -1/+0 |
* | configure, meson: convert crypto detection to meson | Paolo Bonzini | 2021-06-25 | 1 | -29/+12 |
* | crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support | Daniel P. Berrangé | 2021-06-02 | 1 | -5/+1 |
* | crypto: Move the creation of the library to the main meson.build | Philippe Mathieu-Daudé | 2020-10-12 | 1 | -10/+0 |
* | crypto: fix build with gcrypt enabled | Daniel P. Berrangé | 2020-09-07 | 1 | -11/+31 |
* | meson: convert crypto directory to Meson | Marc-André Lureau | 2020-08-21 | 1 | -0/+52 |
* | libqemuutil, qapi, trace: convert to meson | Paolo Bonzini | 2020-08-21 | 1 | -0/+11 |