Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 tahun lalu |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 tahun lalu |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 tahun lalu |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 tahun lalu |
Andy Polyakov
|
db40a14ecb
Fix -Wshadow warnings in mingw builds.
|
9 tahun lalu |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 tahun lalu |
Rich Salz
|
6f91b017bb
Live code cleanup: remove #if 1 stuff
|
9 tahun lalu |
Rich Salz
|
4d428cd250
Dead code removal: #if 0 bio, comp, rand
|
9 tahun lalu |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 tahun lalu |
Matt Caswell
|
dbd87ffc21
indent has problems with comments that are on the right hand side of a line.
|
9 tahun lalu |
Matt Caswell
|
86d21d0b95
Avoid deprecation problems in Visual Studio 13
|
9 tahun lalu |
Matt Caswell
|
3a83462dfe
Further comment amendments to preserve formatting prior to source reformat
|
10 tahun lalu |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
10 tahun lalu |
Jake Goulding
|
99b00fd993
RT2301: GetDIBits, not GetBitmapBits in rand_win
|
10 tahun lalu |
Dr. Stephen Henson
|
a4cc3c8041
Avoid Windows 8 Getversion deprecated errors.
|
10 tahun lalu |
Dr. Stephen Henson
|
06b433acad
Add FIPS support to the WIN32 build system.
|
13 tahun lalu |
Andy Polyakov
|
26c00de46d
rand_win.c: fix logical bug in readscreen.
|
14 tahun lalu |
Dr. Stephen Henson
|
47e0a1c335
PR: 2100
|
14 tahun lalu |
Andy Polyakov
|
b3020393f2
rand_win.c: fix time limit logic.
|
15 tahun lalu |
Andy Polyakov
|
7a6e0901ff
rand_win.c: handle GetTickCount wrap-around.
|
15 tahun lalu |
Dr. Stephen Henson
|
44c8b81eea
Don't use __try+__except unless on VC++
|
15 tahun lalu |
Dr. Stephen Henson
|
75a86fa024
Update from 0.9.8-stable.
|
15 tahun lalu |
Andy Polyakov
|
b92c0df834
Broaden compatibility amount Win32 headers even further [some don't have
|
19 tahun lalu |
Andy Polyakov
|
59947880f4
Broaden compatibility among Windows SDK versions. Elder versions don't have
|
19 tahun lalu |
Andy Polyakov
|
0491e05833
Final(?) WinCE update.
|
19 tahun lalu |
Andy Polyakov
|
19bd66fe74
WCE update, mostly typos.
|
19 tahun lalu |
Andy Polyakov
|
573969cd53
Abstain from GUI calls in rand_win.c in NT service context.
|
19 tahun lalu |
Andy Polyakov
|
8a35fb3bea
Eliminate bogus #if WCEPLATFORM!=MS_HPC_PRO [which by the way unconditionally
|
19 tahun lalu |
Andy Polyakov
|
e476f94212
Move _WIN32_WINNT definition from command line to e_os.h. The change is
|
19 tahun lalu |
Dr. Stephen Henson
|
f68854b4c3
Various Win32 and other fixes for warnings and compilation errors.
|
19 tahun lalu |