index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e_os.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid #include with inline function on C++Builder
Tanzinul Islam
2021-04-27
1
-1
/
+8
*
e_os.h: Include wspiapi.h to improve Windows backward compatibility
Prcuvu
2021-04-22
1
-0
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Corrected missing definitions from NonStop SPT build.
Randall S. Becker
2021-04-01
1
-1
/
+1
*
Implement OpenSSL secure memory for Windows
Jeremiah Gowdy
2020-10-22
1
-4
/
+5
*
NonStop port updates for 3.0.0.
Randall S. Becker
2020-09-12
1
-0
/
+58
*
Enable WinCE build without deceiving _MSC_VER.
aSoujyuTanaka
2020-07-15
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Make secure-memory be a config option
Rich Salz
2020-02-14
1
-6
/
+11
*
Remove unused HAS_LFN_SUPPORT
Rich Salz
2020-02-07
1
-1
/
+0
*
Move random-related defines from e_os.h to rand_unix.c
Dr. Matthias St. Pierre
2019-10-19
1
-45
/
+0
*
Fix typo in comment
Pauli
2019-10-06
1
-1
/
+1
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Don't include the DEVRANDOM being seeded logic on Android.
Pauli
2019-08-30
1
-1
/
+1
*
Start up DEVRANDOM entropy improvement for older Linux devices.
Pauli
2019-08-20
1
-0
/
+29
*
Remove NextStep support
Rich Salz
2019-07-01
1
-5
/
+1
*
Revert the DEVRANDOM_WAIT feature
Dr. Matthias St. Pierre
2019-06-09
1
-3
/
+0
*
Use vxRandLib for VxWorks7
Klotz, Tobias
2019-05-02
1
-1
/
+1
*
Limit DEVRANDOM_WAIT to linux
Bernd Edlinger
2019-03-07
1
-1
/
+3
*
Fix seeding from random device w/o getrandom syscall
Bernd Edlinger
2019-03-01
1
-6
/
+3
*
Make sure build_SYS_str_reasons() preserves errno
Matt Caswell
2018-12-10
1
-0
/
+3
*
Following the license change, modify the boilerplates in last few
Richard Levitte
2018-12-06
1
-1
/
+1
*
test/secmemtest: test secure memory only if it is implemented
Dr. Matthias St. Pierre
2018-10-05
1
-3
/
+10
*
typo-fixes: miscellaneous typo fixes
agnosticdev
2018-09-21
1
-1
/
+1
*
Remove __cplusplus preamble from internal headers
Nicola Tuveri
2018-06-22
1
-8
/
+0
*
Update copyright year
Matt Caswell
2018-02-27
1
-1
/
+1
*
Remove OSSLzu, and fix the one place that used it.
Rich Salz
2018-02-23
1
-27
/
+0
*
e_os.h: add prandom and hwrng to the list of random devices on s390x.
Patrick Steuer
2017-10-22
1
-1
/
+5
*
struct timeval include guards
Pauli
2017-09-01
1
-0
/
+6
*
Move OPENSSL_CONF from e_os.h to cryptlib.h
Pauli
2017-08-30
1
-2
/
+0
*
Move e_os.h to be the very first include.
Pauli
2017-08-30
1
-0
/
+1
*
Move the REF_PRINT support from e_os.h to internal/refcount.h.
Pauli
2017-08-30
1
-20
/
+0
*
MSC_VER <= 1200 isn't supported; remove dead code
Rich Salz
2017-08-27
1
-8
/
+0
*
Remove NO_DIRENT; it isn't used anywhere
Rich Salz
2017-08-25
1
-1
/
+0
*
Move more socket stuff
Richard Levitte
2017-08-25
1
-9
/
+0
*
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
Richard Levitte
2017-08-25
1
-3
/
+1
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
1
-170
/
+7
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-3
/
+3
*
fix some typos
FdaSilvaYY
2017-08-16
1
-2
/
+2
*
Fix two MSVC warnings in apps.c
FdaSilvaYY
2017-08-16
1
-0
/
+1
*
Move ossl_assert
Matt Caswell
2017-08-03
1
-17
/
+0
*
Use randomness not entropy
Rich Salz
2017-06-27
1
-2
/
+2
*
Add parentheses around macro argument of OSSL_NELEM.
Bernd Edlinger
2017-06-20
1
-1
/
+1
*
Add a macro for testing assertion in both debug and production builds
Matt Caswell
2017-05-22
1
-0
/
+18
*
e_os.h: drop now-redundant PRIu64 [and fix OSSLzu].
Andy Polyakov
2017-03-30
1
-20
/
+21
*
Cleaning UEFI Build with additional OPENSSL_SYS_UEFI flags
Qin Long
2017-03-29
1
-1
/
+1
*
Move PRIu64, OSSLzu to e_os.h
Rich Salz
2017-03-28
1
-0
/
+26
*
Use memcmp() instead of CRYPTO_memcmp() when fuzzing
Kurt Roeckx
2017-03-19
1
-0
/
+4
*
Revert "Use memcmp() instead of CRYPTO_memcmp() when fuzzing"
Kurt Roeckx
2017-02-20
1
-4
/
+0
[next]