Rich Salz
|
769adcfe8b
GH102: Extra volatile avoids GCC bug
|
8 years ago |
Rich Salz
|
98ab57644f
GH102: Add volatile to CRYPTO_memcmp
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
David Woodhouse
|
984d6c6052
Fix no-stdio build
|
9 years ago |
Andy Polyakov
|
156561b0ad
Fix pedantic warnings in mingw builds.
|
9 years ago |
Gunnar Kudrjavets
|
4cd94416a4
RT3823: Improve the robustness of event logging
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Dr. Stephen Henson
|
1c7b2c0ed5
use unit64_t for CPUID and timestamp code
|
9 years ago |
Dr. Stephen Henson
|
bdcb1a2cf5
more OSSL_NELEM cases
|
9 years ago |
Gilles Khouzam
|
bed2edf1cb
RT3820: Don't call GetDesktopWindow()
|
9 years ago |
Rich Salz
|
63c574f6a6
OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTS
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Andy Polyakov
|
90b9c78b30
crypto/cryptlib.c: make it indent-friendly.
|
9 years ago |
Rich Salz
|
6d23cf9744
RT3548: Remove unsupported platforms
|
9 years ago |
Dr. Stephen Henson
|
c603c723ce
Remove OPENSSL_FIPSCANISTER code.
|
10 years ago |
Dr. Stephen Henson
|
a4cc3c8041
Avoid Windows 8 Getversion deprecated errors.
|
10 years ago |
Andy Polyakov
|
99cda4376e
cryptlib.c: fix typo in OPENSSL_showfatal.
|
11 years ago |
Ben Laurie
|
7c770d572a
Add and use a constant-time memcmp.
|
11 years ago |
Andy Polyakov
|
a006fef78e
Improve WINCE support.
|
11 years ago |
Andy Polyakov
|
f91926a240
cryptlib.c: fix logical error.
|
12 years ago |
Andy Polyakov
|
cccf27c89a
cryptlib.c: revert typo.
|
12 years ago |
Andy Polyakov
|
c5cd28bd64
Extend OPENSSL_ia32cap_P with extra word to accomodate AVX2 capability.
|
12 years ago |
Ben Laurie
|
71fa451343
Version skew reduction: trivia (I hope).
|
12 years ago |
Andy Polyakov
|
a985410d2d
cryptlib.c: sscanf warning.
|
13 years ago |
Andy Polyakov
|
5d13669a2c
cryptlib.c: make even non-Windows builds "strtoull-agnostic".
|
13 years ago |
Andy Polyakov
|
ff6f9f96fd
cryptlib.c, etc.: fix linker warnings in 64-bit Darwin build.
|
13 years ago |
Andy Polyakov
|
181fbb77f3
cryptlib.c: remove stdio dependency in Windows fipscanister.lib.
|
13 years ago |
Andy Polyakov
|
2667162d33
cryptlib.c: OPENSSL_ia32cap environment variable to interpret ~ as cpuid mask.
|
13 years ago |
Dr. Stephen Henson
|
9a4be82388
PR: 2470
|
13 years ago |
Dr. Stephen Henson
|
06b433acad
Add FIPS support to the WIN32 build system.
|
13 years ago |