aSoujyuTanaka
|
e21519280b
Enable WinCE build without deceiving _MSC_VER.
|
4 years ago |
Matt Caswell
|
e7ff223a20
Update copyright year
|
4 years ago |
Dr. Matthias St. Pierre
|
f245be91a7
Revert "Move random-related defines from e_os.h to rand_unix.c"
|
4 years ago |
Dr. Matthias St. Pierre
|
7b18d1a53f
Move random-related defines from e_os.h to rand_unix.c
|
5 years ago |
Pauli
|
a10765c2e0
Fix typo in comment
|
5 years ago |
Dr. Matthias St. Pierre
|
fbbfd128c9
Fix header file include guard names
|
5 years ago |
Pauli
|
c6ab1bb54a
Don't include the DEVRANDOM being seeded logic on Android.
|
5 years ago |
Pauli
|
3ff98f5581
Start up DEVRANDOM entropy improvement for older Linux devices.
|
5 years ago |
Dr. Matthias St. Pierre
|
ad416c8058
Revert the DEVRANDOM_WAIT feature
|
5 years ago |
Richard Levitte
|
35fd99538a
Update copyright year
|
5 years ago |
Bernd Edlinger
|
35eecd173e
Limit DEVRANDOM_WAIT to linux
|
5 years ago |
Bernd Edlinger
|
c352bd07ed
Fix seeding from random device w/o getrandom syscall
|
5 years ago |
Matt Caswell
|
99992ad220
Make sure build_SYS_str_reasons() preserves errno
|
6 years ago |
Dr. Matthias St. Pierre
|
5e130ae632
test/secmemtest: test secure memory only if it is implemented
|
6 years ago |
agnosticdev
|
c257f61f10
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 |