Matt Caswell
|
71b1ceffc4
Make sure build_SYS_str_reasons() preserves errno
|
6 years ago |
Richard Levitte
|
402dd5585e
Following the license change, modify the boilerplates in last few
|
6 years ago |
Dr. Matthias St. Pierre
|
8529b15642
test/secmemtest: test secure memory only if it is implemented
|
6 years ago |
agnosticdev
|
46d085096c
typo-fixes: miscellaneous typo fixes
|
6 years ago |
Nicola Tuveri
|
34446a8524
Remove __cplusplus preamble from internal headers
|
6 years ago |
Matt Caswell
|
0d66475908
Update copyright year
|
6 years ago |
Rich Salz
|
77376c0507
Remove OSSLzu, and fix the one place that used it.
|
6 years ago |
Patrick Steuer
|
fb9163ba4d
e_os.h: add prandom and hwrng to the list of random devices on s390x.
|
7 years ago |
Pauli
|
4cff10dcbf
struct timeval include guards
|
7 years ago |
Pauli
|
198c42f5af
Move OPENSSL_CONF from e_os.h to cryptlib.h
|
7 years ago |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 years ago |
Pauli
|
cd420b0b1f
Move the REF_PRINT support from e_os.h to internal/refcount.h.
|
7 years ago |
Rich Salz
|
b2db9c18b2
MSC_VER <= 1200 isn't supported; remove dead code
|
7 years ago |
Rich Salz
|
32c1356302
Remove NO_DIRENT; it isn't used anywhere
|
7 years ago |
Richard Levitte
|
9a5d80cb5e
Move more socket stuff
|
7 years ago |
Richard Levitte
|
b379fe6cd0
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
|
7 years ago |
Rich Salz
|
0e97f1e1a7
(Re)move some things from e_os.h
|
7 years ago |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 years ago |
Pauli
|
b99fe5f492
Remove tests dependence on e_os.h
|
7 years ago |
FdaSilvaYY
|
a303e9a6a8
fix some typos
|
7 years ago |
FdaSilvaYY
|
2e38091c14
Fix two MSVC warnings in apps.c
|
7 years ago |
Matt Caswell
|
67dc995eaf
Move ossl_assert
|
7 years ago |
Rich Salz
|
f367ac2b26
Use randomness not entropy
|
7 years ago |
Bernd Edlinger
|
26dc47f3c4
Add parentheses around macro argument of OSSL_NELEM.
|
7 years ago |
Matt Caswell
|
98d132cf6a
Add a macro for testing assertion in both debug and production builds
|
7 years ago |
Andy Polyakov
|
5f5840139e
e_os.h: drop now-redundant PRIu64 [and fix OSSLzu].
|
7 years ago |
Qin Long
|
cff55b90e9
Cleaning UEFI Build with additional OPENSSL_SYS_UEFI flags
|
7 years ago |
Rich Salz
|
43708c1545
Move PRIu64, OSSLzu to e_os.h
|
7 years ago |
Kurt Roeckx
|
43c564170c
Use memcmp() instead of CRYPTO_memcmp() when fuzzing
|
7 years ago |
Kurt Roeckx
|
d913a0557f
Revert "Use memcmp() instead of CRYPTO_memcmp() when fuzzing"
|
7 years ago |