summaryrefslogtreecommitdiff
path: root/random/rndw32.c
Commit message (Expand)AuthorAgeFilesLines
* w32: Silence GCC warning for -Wcast-function-type.NIIBE Yutaka2023-05-101-10/+10
* random:w32: Don't emit message for diskperf when it's not useful.NIIBE Yutaka2022-11-211-2/+9
* Avoid use of ulong in internal code.NIIBE Yutaka2020-01-211-2/+2
* random: Don't assume that _WIN64 implies x86_64Martin Storsjö2018-03-281-2/+2
* random: Add jitter RND based entropy collector.Werner Koch2017-06-141-2/+10
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-3/+3
* w32: New envvar GCRYPT_RNDW32_DBG.Werner Koch2017-01-271-2/+8
* random: Change names of debug envvars.Werner Koch2016-06-151-1/+1
* Fix typos found using codespellJustus Winter2015-11-171-1/+1
* w32: Avoid a few compiler warnings.Werner Koch2015-09-041-1/+1
* Prepare random/win32.c fast poll for 64-bit WindowsJussi Kivilinna2015-05-011-31/+52
* Fix W32 buildJussi Kivilinna2013-12-131-3/+3
* Remove macro hacks for internal vs. external functions. Part 2 and last.Werner Koch2013-12-121-2/+2
* Fix 'Please include winsock2.h before windows.h' warnings with mingw32Jussi Kivilinna2013-07-101-0/+1
* Nuked almost all trailing whitespace.post-nuke-of-trailing-wsWerner Koch2011-02-041-31/+31
* Look at GNUPG_RNDW32_NOPERFWerner Koch2010-10-181-31/+44
* Applied spelling fixes and more verbose test diagnositcs by Brad Hards.Werner Koch2010-04-121-1/+1
* Added an entropy gatherer for W32CE.Werner Koch2010-03-241-28/+4
* Support WindowsCE.Werner Koch2010-01-211-7/+32
* Cleaned up the cipher encrypy/decrypt constraints checks.Werner Koch2009-12-101-0/+9
* Changed the way the FIPS RNG is seeded.Werner Koch2008-08-291-1/+1
* Replace assert calls by a new gcry_assert at most places.Werner Koch2008-08-201-3/+2
* Moved random stuff into its own directory.Werner Koch2008-07-051-0/+972