summaryrefslogtreecommitdiffstats
path: root/e_os.h
AgeCommit message (Expand)Author
2019-05-28Update copyright yearRichard Levitte
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-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
2016-05-26Handle Visual C warning about non-standard function names.Richard Levitte
2016-05-19Move Haiku configuration to separate config file to denoteAndy Polyakov
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-05-12DJGPP adjustmentsRichard Levitte
2016-04-20Include winsock2.h even if compiling no-sockMatt Caswell
2016-04-20Cascade no-dgram from no-sock in Configure not e_os.hMatt Caswell
2016-04-14Add Haiku support.Jérôme Duval
2016-04-07Clean-up *_DEBUG options.Andy Polyakov
2016-03-24More Borland removal.Rich Salz
2016-03-17Remove Netware and OS/2Rich Salz
2016-03-10Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platformsDavid Woodhouse
2016-03-08OpenSSLDie --> OPENSSL_dieRich Salz
2016-03-07Revert "Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platforms"Rich Salz
2016-03-07Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platformsDavid Woodhouse