summaryrefslogtreecommitdiff
path: root/crypto/rand/rand_win.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson2014-02-251-1/+1
* rand_win.c: fix logical bug in readscreen [from HEAD].Andy Polyakov2010-03-221-1/+1
* PR: 2100Dr. Stephen Henson2010-02-171-0/+1
* rand_win.c: handel GetTickCount wrap-around [from HEAD].Andy Polyakov2010-01-191-10/+10
* Don't use __try+__except unless on VC++Dr. Stephen Henson2009-09-201-0/+24
* Update from 0.9.8-stable.Dr. Stephen Henson2009-07-241-2/+26
* Broaden compatibility amount Win32 headers even further [some don't haveAndy Polyakov2005-10-131-1/+1
* Broaden compatibility among Windows SDK versions. Elder versions don't haveAndy Polyakov2005-09-221-1/+1
* Final(?) WinCE update.Andy Polyakov2005-08-071-8/+8
* WCE update, mostly typos.Andy Polyakov2005-08-031-1/+3
* Abstain from GUI calls in rand_win.c in NT service context.Andy Polyakov2005-08-021-29/+21
* Eliminate bogus #if WCEPLATFORM!=MS_HPC_PRO [which by the way unconditionallyAndy Polyakov2005-08-021-9/+10
* Move _WIN32_WINNT definition from command line to e_os.h. The change isAndy Polyakov2005-05-211-1/+2
* Various Win32 and other fixes for warnings and compilation errors.Dr. Stephen Henson2005-04-191-1/+2
* undo Cygwin changeUlf Möller2005-03-241-6/+20
* Use Windows randomness code on CygwinUlf Möller2005-03-191-2/+2
* Make rand_win.c UNICODE savvy.Andy Polyakov2004-07-211-41/+61
* Update URILutz Jänicke2004-01-041-1/+1
* Correct two problems, found by Martin Kochanski <cardbox@easynet.co.uk>:Richard Levitte2003-08-071-4/+10
* Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte2002-12-031-1/+1
* WinCE patchesRichard Levitte2002-11-151-27/+46
* Close the implicitely opened registry key.Richard Levitte2002-11-141-1/+10
* disable '#ifdef DEBUG' sectionsBodo Möller2002-02-211-3/+3
* Typo.Dr. Stephen Henson2001-03-101-1/+1
* old MSVC versions don't have rdtscUlf Möller2001-03-081-1/+2
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-1/+1
* Disable RegQueryValueEx() call.Bodo Möller2001-01-121-0/+5
* Change RAND_poll for Unix to try a number of devices and only readRichard Levitte2001-01-081-49/+0
* Simplify preprocessor statements.Bodo Möller2000-12-171-6/+4
* Do not poll DEVRANDOM if weäre building without an file pointer API.Richard Levitte2000-12-161-0/+6
* fix for Borland CUlf Möller2000-11-291-1/+1
* Set the CryptoAPI randomness estimate back to 0.Ulf Möller2000-11-041-1/+1
* increase the value a bitUlf Möller2000-11-031-1/+1
* Changes by Jeffrey Altman <jaltman@columbia.edu> to make RAND_poll()Richard Levitte2000-09-211-69/+107
* Going through performance statistics sometimes generates an exception,Richard Levitte2000-09-181-3/+7
* cyclecount is only used when __GNUC__ isn't defined.Richard Levitte2000-09-181-1/+2
* Disable the net statistics gathering code, since different compilersRichard Levitte2000-09-181-1/+14
* Jeffrey Altman reminds us to initialize some variables and ercommends the use...Richard Levitte2000-09-181-9/+19
* Jeffrey Altman <jaltman@columbia.edu> sent me a patch that fixes theRichard Levitte2000-09-171-9/+83
* Later, Jeffrey changed his mind. Apparently, GetCursorInfo exists butRichard Levitte2000-09-151-1/+13
* Jeffrey Altman points out that GetQueueStatus() crashes on NT.Ulf Möller2000-09-151-9/+0
* Jeffrey Altman convinced me this patch was really needed, or there isRichard Levitte2000-09-141-9/+24
* Point to Peter Gutmann's revised paper.Ulf Möller2000-09-131-0/+1
* 3 changes:Richard Levitte2000-09-131-2/+15
* A cast is needed or Borland C will complain.Richard Levitte2000-09-111-1/+1
* oops.Ulf Möller2000-07-211-1/+1
* don't print debug outputUlf Möller2000-07-211-1/+0
* Randomness polling function for Win9x.Ulf Möller2000-07-191-57/+324
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-1/+2
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2