index
:
openssl
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_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
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
e_os.h
Age
Commit message (
Expand
)
Author
2022-09-29
djgpp: Use usleep() for ossl_sleep()
J.W. Jagersma
2022-05-13
Add fallback in case of locale initialization failure
Tomas Mraz
2022-05-13
Fix build on OPENSSL_SYS_TANDEM and older POSIXes
Tomas Mraz
2022-05-03
Update copyright year
Matt Caswell
2022-04-21
Public API functions OPENSSL_str[n]casecmp
Dmitry Belyavskiy
2021-06-09
Remove I_CAN_LIVE_WITH_LNK4049
Rich Salz
2021-05-18
Move ossl_sleep() to e_os.h and use it in apps
Dr. David von Oheimb
2021-04-27
Avoid #include with inline function on C++Builder
Tanzinul Islam
2021-04-22
e_os.h: Include wspiapi.h to improve Windows backward compatibility
Prcuvu
2021-04-08
Update copyright year
Matt Caswell
2021-04-01
Corrected missing definitions from NonStop SPT build.
Randall S. Becker
2020-10-22
Implement OpenSSL secure memory for Windows
Jeremiah Gowdy
2020-09-12
NonStop port updates for 3.0.0.
Randall S. Becker
2020-07-15
Enable WinCE build without deceiving _MSC_VER.
aSoujyuTanaka
2020-04-23
Update copyright year
Matt Caswell
2020-02-14
Make secure-memory be a config option
Rich Salz
2020-02-07
Remove unused HAS_LFN_SUPPORT
Rich Salz
2019-10-19
Move random-related defines from e_os.h to rand_unix.c
Dr. Matthias St. Pierre
2019-10-06
Fix typo in comment
Pauli
2019-09-28
Fix header file include guard names
Dr. Matthias St. Pierre
2019-08-30
Don't include the DEVRANDOM being seeded logic on Android.
Pauli
2019-08-20
Start up DEVRANDOM entropy improvement for older Linux devices.
Pauli
2019-07-01
Remove NextStep support
Rich Salz
2019-06-09
Revert the DEVRANDOM_WAIT feature
Dr. Matthias St. Pierre
2019-05-02
Use vxRandLib for VxWorks7
Klotz, Tobias
2019-03-07
Limit DEVRANDOM_WAIT to linux
Bernd Edlinger
2019-03-01
Fix seeding from random device w/o getrandom syscall
Bernd Edlinger
2018-12-10
Make sure build_SYS_str_reasons() preserves errno
Matt Caswell
2018-12-06
Following the license change, modify the boilerplates in last few
Richard Levitte
2018-10-05
test/secmemtest: test secure memory only if it is implemented
Dr. Matthias St. Pierre
2018-09-21
typo-fixes: miscellaneous typo fixes
agnosticdev
2018-06-22
Remove __cplusplus preamble from internal headers
Nicola Tuveri
2018-02-27
Update copyright year
Matt Caswell
2018-02-23
Remove OSSLzu, and fix the one place that used it.
Rich Salz
2017-10-22
e_os.h: add prandom and hwrng to the list of random devices on s390x.
Patrick Steuer
2017-09-01
struct timeval include guards
Pauli
2017-08-30
Move OPENSSL_CONF from e_os.h to cryptlib.h
Pauli
2017-08-30
Move e_os.h to be the very first include.
Pauli
2017-08-30
Move the REF_PRINT support from e_os.h to internal/refcount.h.
Pauli
2017-08-27
MSC_VER <= 1200 isn't supported; remove dead code
Rich Salz
2017-08-25
Remove NO_DIRENT; it isn't used anywhere
Rich Salz
2017-08-25
Move more socket stuff
Richard Levitte
2017-08-25
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
Richard Levitte
2017-08-22
(Re)move some things from e_os.h
Rich Salz
2017-08-22
Use "" not <> for internal/ includes
Rich Salz
2017-08-18
Remove tests dependence on e_os.h
Pauli
2017-08-16
fix some typos
FdaSilvaYY
2017-08-16
Fix two MSVC warnings in apps.c
FdaSilvaYY
2017-08-03
Move ossl_assert
Matt Caswell
2017-06-27
Use randomness not entropy
Rich Salz
[next]