Matt Caswell
|
40720ce3ca
Run util/openssl-format-source -v -c .
|
9 年之前 |
Andy Polyakov
|
dd7ad2c53d
crypto/cryptlib.c: make it indent-friendly.
|
9 年之前 |
Dr. Stephen Henson
|
09caf4ffcd
Avoid Windows 8 Getversion deprecated errors.
|
10 年之前 |
Dr. Stephen Henson
|
24b2806097
Move CRYPTO_memcmp to o_init.c when compiling with fips: cryptlib.o
|
11 年之前 |
Ben Laurie
|
2708813166
Add and use a constant-time memcmp.
|
11 年之前 |
Dr. Stephen Henson
|
87d14a3625
PR: 2470
|
13 年之前 |
Dr. Stephen Henson
|
e1246e1ad7
Submitted by: Julia Lawall <julia@diku.dk>
|
15 年之前 |
Dr. Stephen Henson
|
8067d34b3a
FIPS merge "crypto" functions.
|
16 年之前 |
Dr. Stephen Henson
|
927a28ba3b
gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL.
|
17 年之前 |
Dr. Stephen Henson
|
e31c620686
Update from fips2 branch.
|
18 年之前 |
Andy Polyakov
|
2d54cc69c9
WCE update, mostly typos [from HEAD].
|
19 年之前 |
Andy Polyakov
|
93cf2b17bf
WCE-specific fix for cryptlib.c [from HEAD].
|
19 年之前 |
Andy Polyakov
|
dabaea8048
To secure Win64 API I'm throwing in this minimalistic Win64 support.
|
19 年之前 |
Andy Polyakov
|
886ed3544b
Move _WIN32_WINNT definition from command line to e_os.h [from HEAD].
|
19 年之前 |
Andy Polyakov
|
34c7ff6dc9
Cygwin doesn't expose Win32 [not "officially"].
|
19 年之前 |
Richard Levitte
|
630e4a6e59
Provide a default OPENSSL_ia32cap_loc for non-Intel platforms where
|
19 年之前 |
Andy Polyakov
|
1bf955920a
Fix typos.
|
19 年之前 |
Andy Polyakov
|
51d28013db
Introduce OPENSSL_NONPIC_relocated to denote relocated DLLs.
|
19 年之前 |
Andy Polyakov
|
9e88c82703
Minor cryptlib.c update: compiler warnings in OPENSSL_showfatal and
|
19 年之前 |
Andy Polyakov
|
9f2027e56d
Implement OPENSSL_showfatal and make it Win32 GUI and service aware
|
19 年之前 |
Andy Polyakov
|
e1d51de41f
Harmonize cygwin/mingw and VC targets.
|
19 年之前 |
Andy Polyakov
|
959f9b1158
linux-x86_64 didn't link after EM64T RC4 tune-up...
|
20 年之前 |
Andy Polyakov
|
2b247cf81f
OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a
|
20 年之前 |
Andy Polyakov
|
c77094415f
Cygwin fix-up for shared build.
|
20 年之前 |
Andy Polyakov
|
00555c2f2f
DLLEntryPoint is a collective name, not what linker looks for. However,
|
20 年之前 |
Andy Polyakov
|
ebaec63e3e
This is so to say "damage control" for jumbo "cpuid" patch, see
|
20 年之前 |
Andy Polyakov
|
14e21f863a
Add framework for yet another assembler module dubbed "cpuid." Idea
|
20 年之前 |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 年之前 |
Richard Levitte
|
c40b9bdefb
Setting the ex_data index is unsafe in a threaded environment, so
|
21 年之前 |
Richard Levitte
|
9236b5b013
Define a STORE lock (the STORE type will be committed later).
|
21 年之前 |