COMMITS
/ crypto/random-platform.c February 13, 2019
T
crypto: Fix LGPL information in the file headers
Thomas Huth committed
March 14, 2019
R
crypto: Change the qcrypto_random_bytes buffer type to void*
Richard Henderson committed
R
crypto: Use getrandom for qcrypto_random_bytes
Richard Henderson committed
R
crypto: Use O_CLOEXEC in qcrypto_random_init
Richard Henderson committed
R
crypto: Do not fail for EINTR during qcrypto_random_bytes
Richard Henderson committed
R
crypto: Reverse code blocks in random-platform.c
Richard Henderson committed
February 1, 2018
M
Include qapi/error.h exactly where needed
Markus Armbruster committed
May 16, 2017
G
fix mingw build failure
Gerd Hoffmann committed
April 25, 2017
G
crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libs
Geert Martin Ijewski committed
July 21, 2016
D
crypto: use /dev/[u]random as a final fallback random source
Daniel P. Berrange committed