master
Generate the ChangeLog from commit logs.
Remove WindowsCE support.
random: Fix rndjent for Windows.
random:jent: Fix build with address sanitizer.
jitterentropy: Merge from jitterentropy-library-3.3.0.
Remove some //-style comments
random: Avoid dereference of the ec before checking for NULL
jitterentropy: fix building on Win32
Unify capitalization of LGPL copyright statements.
Fix ungrammatical use of "allow to"
md,cipher: allow internal users to skip fast random poll
w32: Use CSIDL_COMMON_APPDATA instead of /etc
Update copyright notices to use URL.
random: Use getrandom only when it's appropriate.
Define HW-feature flags per architecture
random:jent: Fix for jent_rng_is_initialized.
random: Rename rndlinux module to rndoldlinux.
Avoid use of ulong in internal code.
w32: Silence GCC warning for -Wcast-function-type.