summaryrefslogtreecommitdiffstats
path: root/crypto/rand/rand_win.c
AgeCommit message (Expand)Author
2002-11-14Close the implicitely opened registry key.Richard Levitte
2002-02-21disable '#ifdef DEBUG' sectionsBodo Möller
2001-03-10Typo.Dr. Stephen Henson
2001-03-08old MSVC versions don't have rdtscUlf Möller
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-01-12Disable RegQueryValueEx() call.Bodo Möller
2001-01-08Change RAND_poll for Unix to try a number of devices and only readRichard Levitte
2000-12-17Simplify preprocessor statements.Bodo Möller
2000-12-16Do not poll DEVRANDOM if weäre building without an file pointer API.Richard Levitte
2000-11-29fix for Borland CUlf Möller
2000-11-04Set the CryptoAPI randomness estimate back to 0.Ulf Möller
2000-11-03increase the value a bitUlf Möller
2000-09-21Changes by Jeffrey Altman <jaltman@columbia.edu> to make RAND_poll()Richard Levitte
2000-09-18Going through performance statistics sometimes generates an exception,Richard Levitte
2000-09-18cyclecount is only used when __GNUC__ isn't defined.Richard Levitte
2000-09-18Disable the net statistics gathering code, since different compilersRichard Levitte
2000-09-18Jeffrey Altman reminds us to initialize some variables and ercommends the use...Richard Levitte
2000-09-17Jeffrey Altman <jaltman@columbia.edu> sent me a patch that fixes theRichard Levitte
2000-09-15Later, Jeffrey changed his mind. Apparently, GetCursorInfo exists butRichard Levitte
2000-09-15Jeffrey Altman points out that GetQueueStatus() crashes on NT.Ulf Möller
2000-09-14Jeffrey Altman convinced me this patch was really needed, or there isRichard Levitte
2000-09-13Point to Peter Gutmann's revised paper.Ulf Möller
2000-09-133 changes:Richard Levitte
2000-09-11A cast is needed or Borland C will complain.Richard Levitte
2000-07-21oops.Ulf Möller
2000-07-21don't print debug outputUlf Möller
2000-07-19Randomness polling function for Win9x.Ulf Möller
2000-06-21Fixes for Win32 build.Dr. Stephen Henson
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-05-31Move Windows seeding functions into a separate file.Bodo Möller