aboutsummaryrefslogtreecommitdiff
path: root/e_os.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-05test/secmemtest: test secure memory only if it is implementedDr. Matthias St. Pierre1-3/+10
2018-09-21typo-fixes: miscellaneous typo fixesagnosticdev1-1/+1
2018-06-22Remove __cplusplus preamble from internal headersNicola Tuveri1-8/+0
2018-02-27Update copyright yearMatt Caswell1-1/+1
2018-02-23Remove OSSLzu, and fix the one place that used it.Rich Salz1-27/+0
2017-10-22e_os.h: add prandom and hwrng to the list of random devices on s390x.Patrick Steuer1-1/+5
2017-09-01struct timeval include guardsPauli1-0/+6
2017-08-30Move OPENSSL_CONF from e_os.h to cryptlib.hPauli1-2/+0
2017-08-30Move e_os.h to be the very first include.Pauli1-0/+1
2017-08-30Move the REF_PRINT support from e_os.h to internal/refcount.h.Pauli1-20/+0
2017-08-27MSC_VER <= 1200 isn't supported; remove dead codeRich Salz1-8/+0
2017-08-25Remove NO_DIRENT; it isn't used anywhereRich Salz1-1/+0
2017-08-25Move more socket stuffRichard Levitte1-9/+0
2017-08-25NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guardRichard Levitte1-3/+1
2017-08-22(Re)move some things from e_os.hRich Salz1-170/+7
2017-08-22Use "" not <> for internal/ includesRich Salz1-1/+1
2017-08-18Remove tests dependence on e_os.hPauli1-3/+3
2017-08-16fix some typosFdaSilvaYY1-2/+2
2017-08-16Fix two MSVC warnings in apps.cFdaSilvaYY1-0/+1
2017-08-03Move ossl_assertMatt Caswell1-17/+0
2017-06-27Use randomness not entropyRich Salz1-2/+2
2017-06-20Add parentheses around macro argument of OSSL_NELEM.Bernd Edlinger1-1/+1
2017-05-22Add a macro for testing assertion in both debug and production buildsMatt Caswell1-0/+18
2017-03-30e_os.h: drop now-redundant PRIu64 [and fix OSSLzu].Andy Polyakov1-20/+21
2017-03-29Cleaning UEFI Build with additional OPENSSL_SYS_UEFI flagsQin Long1-1/+1
2017-03-28Move PRIu64, OSSLzu to e_os.hRich Salz1-0/+26
2017-03-19Use memcmp() instead of CRYPTO_memcmp() when fuzzingKurt Roeckx1-0/+4
2017-02-20Revert "Use memcmp() instead of CRYPTO_memcmp() when fuzzing"Kurt Roeckx1-4/+0
2017-02-19Use memcmp() instead of CRYPTO_memcmp() when fuzzingKurt Roeckx1-0/+4
2016-06-20Change default directory for the .rnd file on Windows and VMSRichard Levitte1-0/+2
2016-05-30Fix strdup macro redefinitionMat1-1/+3
2016-05-28Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmpRichard Levitte1-6/+2
2016-05-26Handle Visual C warning about non-standard function names.Richard Levitte1-0/+7
2016-05-19Move Haiku configuration to separate config file to denoteAndy Polyakov1-7/+0
2016-05-17Manual fixes after copyright consolidationRich Salz1-54/+6
2016-05-12DJGPP adjustmentsRichard Levitte1-0/+4
2016-04-20Include winsock2.h even if compiling no-sockMatt Caswell1-1/+1
2016-04-20Cascade no-dgram from no-sock in Configure not e_os.hMatt Caswell1-4/+0
2016-04-14Add Haiku support.Jérôme Duval1-0/+7
2016-04-07Clean-up *_DEBUG options.Andy Polyakov1-4/+1
2016-03-24More Borland removal.Rich Salz1-8/+0
2016-03-17Remove Netware and OS/2Rich Salz1-75/+0
2016-03-10Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platformsDavid Woodhouse1-4/+3
2016-03-08OpenSSLDie --> OPENSSL_dieRich Salz1-24/+2
2016-03-07Revert "Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platforms"Rich Salz1-1/+4
2016-03-07Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platformsDavid Woodhouse1-4/+1
2016-03-07ISSUE 43: Add BIO_sock_shutdownRich Salz1-10/+0
2016-02-22Remove unused parameters from internal functionsRich Salz1-0/+2
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz1-7/+18
2016-02-03Refactoring BIO: add wrappers around sockaddr et alRichard Levitte1-0/+2