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