Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Aidan Khoury
|
c0e090bd61
Fix UEFI support on win32
|
1 year ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 years ago |
Pauli
|
71653965b3
crypto: remove TODOs
|
3 years ago |
Richard Levitte
|
ef83daf4da
Refactor CPUID code
|
4 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Shane Lontis
|
3e6a0d5738
Reword repeated words.
|
3 years ago |
Matt Caswell
|
eec0ad10b9
Update copyright year
|
4 years ago |
Randall S. Becker
|
08073700cc
NonStop port updates for 3.0.0.
|
4 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Bernd Edlinger
|
24fd8541d4
Remove extern declarations of OPENSSL_ia32cap_P
|
5 years ago |
Pauli
|
dd6b270618
Remove tab characters from C source files.
|
5 years ago |
Sam Roberts
|
df4439186f
Remove unnecessary trailing whitespace
|
5 years ago |
Bernd Edlinger
|
c8f370485c
PPC: Try out if mftb works before using it
|
5 years ago |
Richard Levitte
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
Viktor Szakats
|
af7d8d3446
minor fixes for Windows
|
6 years ago |
Andy Polyakov
|
ceb8e32cbc
crypto/dllmain.c: remove unused OPENSSL_NONPIC_relocated variable.
|
6 years ago |
Andy Polyakov
|
9e4a1c3f65
crypto/cryptlib.c: resolve possible race in OPENSSL_isservice.
|
6 years ago |
Andy Polyakov
|
b86d57bb0b
crypto/cryptlib.c: make OPENSS_cpuid_setup safe to use as constructor.
|
6 years ago |
Pecio
|
b2b4dfcca6
Enabled OneCore Conf for Console Apps (removed nonUniversal API)
|
6 years ago |
Pauli
|
360fc9f412
Make OPENSSL_rdtsc universally available.
|
6 years ago |
Richard Levitte
|
48e5119a6b
Copyright update of more files that have changed this year
|
6 years ago |
Richard Levitte
|
4d3c278c1a
The Cygwin gcc doesn't define _WIN32, don't pretend it does
|
6 years ago |
Andy Polyakov
|
d6ee8f3dc4
OPENSSL_ia32cap: reserve for new extensions.
|
7 years ago |
Andy Polyakov
|
6e5a853bda
crypto/cryptlib.c: mask more capability bits upon FXSR bit flip.
|
7 years ago |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 years ago |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 years ago |
Rich Salz
|
aa8f3d76fc
Modify Sun copyright to follow OpenSSL style
|
7 years ago |
Kurt Roeckx
|
43c564170c
Use memcmp() instead of CRYPTO_memcmp() when fuzzing
|
7 years ago |