index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rand
/
rand_win.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-588
/
+585
*
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
1
-6
/
+7
*
Avoid deprecation problems in Visual Studio 13
Matt Caswell
2015-01-13
1
-59
/
+2
*
Further comment amendments to preserve formatting prior to source reformat
Matt Caswell
2015-01-06
1
-1
/
+2
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
RT2301: GetDIBits, not GetBitmapBits in rand_win
Jake Goulding
2014-09-18
1
-18
/
+19
*
Avoid Windows 8 Getversion deprecated errors.
Dr. Stephen Henson
2014-02-25
1
-1
/
+1
*
Add FIPS support to the WIN32 build system.
Dr. Stephen Henson
2011-02-04
1
-0
/
+2
*
rand_win.c: fix logical bug in readscreen.
Andy Polyakov
2010-03-22
1
-1
/
+1
*
PR: 2100
Dr. Stephen Henson
2010-02-17
1
-0
/
+1
*
rand_win.c: fix time limit logic.
Andy Polyakov
2010-01-19
1
-5
/
+5
*
rand_win.c: handle GetTickCount wrap-around.
Andy Polyakov
2010-01-19
1
-10
/
+10
*
Don't use __try+__except unless on VC++
Dr. Stephen Henson
2009-09-20
1
-0
/
+24
*
Update from 0.9.8-stable.
Dr. Stephen Henson
2009-07-24
1
-2
/
+26
*
Broaden compatibility amount Win32 headers even further [some don't have
Andy Polyakov
2005-10-13
1
-1
/
+1
*
Broaden compatibility among Windows SDK versions. Elder versions don't have
Andy Polyakov
2005-09-22
1
-1
/
+1
*
Final(?) WinCE update.
Andy Polyakov
2005-08-08
1
-8
/
+8
*
WCE update, mostly typos.
Andy Polyakov
2005-08-03
1
-1
/
+3
*
Abstain from GUI calls in rand_win.c in NT service context.
Andy Polyakov
2005-08-03
1
-29
/
+21
*
Eliminate bogus #if WCEPLATFORM!=MS_HPC_PRO [which by the way unconditionally
Andy Polyakov
2005-08-02
1
-9
/
+10
*
Move _WIN32_WINNT definition from command line to e_os.h. The change is
Andy Polyakov
2005-05-21
1
-1
/
+2
*
Various Win32 and other fixes for warnings and compilation errors.
Dr. Stephen Henson
2005-04-19
1
-1
/
+2
*
undo Cygwin change
Ulf Möller
2005-03-24
1
-6
/
+20
*
Use Windows randomness code on Cygwin
Ulf Möller
2005-03-19
1
-2
/
+2
*
Make rand_win.c UNICODE savvy.
Andy Polyakov
2004-07-21
1
-41
/
+61
*
Update URI
Lutz Jänicke
2004-01-04
1
-1
/
+1
*
Correct two problems, found by Martin Kochanski <cardbox@easynet.co.uk>:
Richard Levitte
2003-08-07
1
-4
/
+10
*
Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>
Richard Levitte
2002-12-03
1
-1
/
+1
*
WinCE patches
Richard Levitte
2002-11-15
1
-27
/
+46
*
Close the implicitely opened registry key.
Richard Levitte
2002-11-15
1
-1
/
+10
*
disable '#ifdef DEBUG' sections
Bodo Möller
2002-02-21
1
-3
/
+3
*
Typo.
Dr. Stephen Henson
2001-03-10
1
-1
/
+1
*
old MSVC versions don't have rdtsc
Ulf Möller
2001-03-08
1
-1
/
+2
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
Disable RegQueryValueEx() call.
Bodo Möller
2001-01-12
1
-0
/
+5
*
Change RAND_poll for Unix to try a number of devices and only read
Richard Levitte
2001-01-08
1
-49
/
+0
*
Simplify preprocessor statements.
Bodo Möller
2000-12-17
1
-6
/
+4
*
Do not poll DEVRANDOM if weäre building without an file pointer API.
Richard Levitte
2000-12-16
1
-0
/
+6
*
fix for Borland C
Ulf Möller
2000-11-29
1
-1
/
+1
*
Set the CryptoAPI randomness estimate back to 0.
Ulf Möller
2000-11-04
1
-1
/
+1
*
increase the value a bit
Ulf Möller
2000-11-04
1
-1
/
+1
*
Changes by Jeffrey Altman <jaltman@columbia.edu> to make RAND_poll()
Richard Levitte
2000-09-21
1
-69
/
+107
*
Going through performance statistics sometimes generates an exception,
Richard Levitte
2000-09-18
1
-3
/
+7
*
cyclecount is only used when __GNUC__ isn't defined.
Richard Levitte
2000-09-18
1
-1
/
+2
*
Disable the net statistics gathering code, since different compilers
Richard Levitte
2000-09-18
1
-1
/
+14
*
Jeffrey Altman reminds us to initialize some variables and ercommends the use...
Richard Levitte
2000-09-18
1
-9
/
+19
*
Jeffrey Altman <jaltman@columbia.edu> sent me a patch that fixes the
Richard Levitte
2000-09-17
1
-9
/
+83
*
Later, Jeffrey changed his mind. Apparently, GetCursorInfo exists but
Richard Levitte
2000-09-15
1
-1
/
+13
*
Jeffrey Altman points out that GetQueueStatus() crashes on NT.
Ulf Möller
2000-09-15
1
-9
/
+0
*
Jeffrey Altman convinced me this patch was really needed, or there is
Richard Levitte
2000-09-14
1
-9
/
+24
[next]