summaryrefslogtreecommitdiffstats
path: root/e_os.h
AgeCommit message (Expand)Author
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
2017-06-20Add parentheses around macro argument of OSSL_NELEM.Bernd Edlinger
2017-05-22Add a macro for testing assertion in both debug and production buildsMatt Caswell
2017-03-30e_os.h: drop now-redundant PRIu64 [and fix OSSLzu].Andy Polyakov
2017-03-29Cleaning UEFI Build with additional OPENSSL_SYS_UEFI flagsQin Long
2017-03-28Move PRIu64, OSSLzu to e_os.hRich Salz
2017-03-19Use memcmp() instead of CRYPTO_memcmp() when fuzzingKurt Roeckx
2017-02-20Revert "Use memcmp() instead of CRYPTO_memcmp() when fuzzing"Kurt Roeckx
2017-02-19Use memcmp() instead of CRYPTO_memcmp() when fuzzingKurt Roeckx
2016-06-20Change default directory for the .rnd file on Windows and VMSRichard Levitte
2016-05-30Fix strdup macro redefinitionMat
2016-05-28Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmpRichard Levitte