summaryrefslogtreecommitdiffstats
path: root/e_os.h
AgeCommit message (Expand)Author
2022-09-29djgpp: Use usleep() for ossl_sleep()J.W. Jagersma
2022-05-13Add fallback in case of locale initialization failureTomas Mraz
2022-05-13Fix build on OPENSSL_SYS_TANDEM and older POSIXesTomas Mraz
2022-05-03Update copyright yearMatt Caswell
2022-04-21Public API functions OPENSSL_str[n]casecmpDmitry Belyavskiy
2021-06-09Remove I_CAN_LIVE_WITH_LNK4049Rich Salz
2021-05-18Move ossl_sleep() to e_os.h and use it in appsDr. David von Oheimb
2021-04-27Avoid #include with inline function on C++BuilderTanzinul Islam
2021-04-22e_os.h: Include wspiapi.h to improve Windows backward compatibilityPrcuvu
2021-04-08Update copyright yearMatt Caswell
2021-04-01Corrected missing definitions from NonStop SPT build.Randall S. Becker
2020-10-22Implement OpenSSL secure memory for WindowsJeremiah Gowdy
2020-09-12NonStop port updates for 3.0.0.Randall S. Becker
2020-07-15Enable WinCE build without deceiving _MSC_VER.aSoujyuTanaka
2020-04-23Update copyright yearMatt Caswell
2020-02-14Make secure-memory be a config optionRich Salz
2020-02-07Remove unused HAS_LFN_SUPPORTRich Salz
2019-10-19Move random-related defines from e_os.h to rand_unix.cDr. Matthias St. Pierre
2019-10-06Fix typo in commentPauli
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-08-30Don't include the DEVRANDOM being seeded logic on Android.Pauli
2019-08-20Start up DEVRANDOM entropy improvement for older Linux devices.Pauli
2019-07-01Remove NextStep supportRich Salz
2019-06-09Revert the DEVRANDOM_WAIT featureDr. Matthias St. Pierre
2019-05-02Use vxRandLib for VxWorks7Klotz, Tobias
2019-03-07Limit DEVRANDOM_WAIT to linuxBernd Edlinger
2019-03-01Fix seeding from random device w/o getrandom syscallBernd Edlinger
2018-12-10Make sure build_SYS_str_reasons() preserves errnoMatt Caswell
2018-12-06Following the license change, modify the boilerplates in last fewRichard Levitte
2018-10-05test/secmemtest: test secure memory only if it is implementedDr. Matthias St. Pierre
2018-09-21typo-fixes: miscellaneous typo fixesagnosticdev
2018-06-22Remove __cplusplus preamble from internal headersNicola Tuveri
2018-02-27Update copyright yearMatt Caswell
2018-02-23Remove OSSLzu, and fix the one place that used it.Rich Salz
2017-10-22e_os.h: add prandom and hwrng to the list of random devices on s390x.Patrick Steuer
2017-09-01struct timeval include guardsPauli
2017-08-30Move OPENSSL_CONF from e_os.h to cryptlib.hPauli
2017-08-30Move e_os.h to be the very first include.Pauli
2017-08-30Move the REF_PRINT support from e_os.h to internal/refcount.h.Pauli
2017-08-27MSC_VER <= 1200 isn't supported; remove dead codeRich Salz
2017-08-25Remove NO_DIRENT; it isn't used anywhereRich Salz
2017-08-25Move more socket stuffRichard Levitte
2017-08-25NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guardRichard Levitte
2017-08-22(Re)move some things from e_os.hRich Salz
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-08-16fix some typosFdaSilvaYY
2017-08-16Fix two MSVC warnings in apps.cFdaSilvaYY
2017-08-03Move ossl_assertMatt Caswell
2017-06-27Use randomness not entropyRich Salz