QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Thomas Huth e361a772ff Don't talk about the LGPL if the file is licensed under the GPL 7 years ago
..
Makefile.objs crypto: require nettle >= 2.7.1 for building QEMU 8 years ago
aes.c remove space-tab sequences 7 years ago
afalg.c crypto: introduce some common functions for af_alg backend 9 years ago
afalgpriv.h crypto: hash: add afalg-backend hash support 9 years ago
afsplit.c Don't talk about the LGPL if the file is licensed under the GPL 7 years ago
block-luks.c crypto: support multiple threads accessing one QCryptoBlock 7 years ago
block-luks.h crypto: use local path for local headers 8 years ago
block-qcow.c crypto: support multiple threads accessing one QCryptoBlock 7 years ago
block-qcow.h crypto: use local path for local headers 8 years ago
block.c crypto: support multiple threads accessing one QCryptoBlock 7 years ago
blockpriv.h crypto: support multiple threads accessing one QCryptoBlock 7 years ago
cipher-afalg.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
cipher-builtin.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
cipher-gcrypt.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
cipher-nettle.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
cipher.c crypto: use local path for local headers 8 years ago
cipherpriv.h Include less of the generated modular QAPI headers 8 years ago
desrfb.c crypto: Clean up includes 10 years ago
hash-afalg.c crypto: hmac: add af_alg-backend hmac support 9 years ago
hash-gcrypt.c crypto: hash: add hash driver framework 9 years ago
hash-glib.c glib: bump min required glib library version to 2.40 8 years ago
hash-nettle.c crypto: hash: add hash driver framework 9 years ago
hash.c Include qapi/error.h exactly where needed 8 years ago
hashpriv.h crypto: hash: add afalg-backend hash support 9 years ago
hmac-gcrypt.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
hmac-glib.c glib: bump min required glib library version to 2.40 8 years ago
hmac-nettle.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
hmac.c Include qapi/error.h exactly where needed 8 years ago
hmacpriv.h crypto: hmac: add af_alg-backend hmac support 9 years ago
init.c crypto: require libgcrypt >= 1.5.0 for building QEMU 8 years ago
ivgen-essiv.c crypto: use local path for local headers 8 years ago
ivgen-essiv.h crypto: use local path for local headers 8 years ago
ivgen-plain.c crypto: use local path for local headers 8 years ago
ivgen-plain.h crypto: use local path for local headers 8 years ago
ivgen-plain64.c crypto: use local path for local headers 8 years ago
ivgen-plain64.h crypto: use local path for local headers 8 years ago
ivgen.c crypto: use local path for local headers 8 years ago
ivgenpriv.h Clean up header guards that don't match their file name 10 years ago
pbkdf-gcrypt.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
pbkdf-nettle.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
pbkdf-stub.c crypto: use uint64_t for pbkdf iteration count parameters 10 years ago
pbkdf.c crypto: use correct derived key size when timing pbkdf 10 years ago
random-gcrypt.c crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libs 9 years ago
random-gnutls.c Include qapi/error.h exactly where needed 8 years ago
random-platform.c Include qapi/error.h exactly where needed 8 years ago
secret.c qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago
tlscreds.c crypto: use local path for local headers 8 years ago
tlscredsanon.c crypto: use local path for local headers 8 years ago
tlscredspriv.h Clean up header guards that don't match their file name 10 years ago
tlscredspsk.c crypto: Implement TLS Pre-Shared Keys (PSK). 8 years ago
tlscredsx509.c crypto: require gnutls >= 3.1.18 for building QEMU 8 years ago
tlssession.c io: return 0 for EOF in TLS session read after shutdown 7 years ago
trace-events crypto: Implement TLS Pre-Shared Keys (PSK). 8 years ago
xts.c crypto: annotate xts_tweak_encdec as inlineable 8 years ago