summaryrefslogtreecommitdiffstats
path: root/include/internal/e_os.h
AgeCommit message (Expand)Author
2024-03-15apps/x509.c: No warning reading from stdin if redirectedTomas Mraz
2023-09-15Remove use of _Static_assertMatt Caswell
2023-09-11Bad function definitionDimitri Papadopoulos
2023-09-07Copyright year updatesMatt Caswell
2023-03-17e_os2: add ossl_static_assert_type_eqČestmír Kalina
2022-11-23Cleanup : directly include of `internal/nelem.h` when required.FdaSilvaYY
2022-11-16Ensure that SIZE_MAX is defined where OSSL_SSIZE_MAX is used.Richard Levitte
2022-10-06Rename ossl_sleep() to OSSL_sleep() and make it publicRichard Levitte
2022-09-29djgpp: Use usleep() for ossl_sleep()J.W. Jagersma
2022-09-14Add support for loading root CAs from Windows crypto APIHugo Landau
2022-09-14Fix the OSSL_TIME fallback in include/internal/e_os.hRichard Levitte
2022-09-13libcrypto: remove reliance on struct timevalPauli
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-22Public API functions OPENSSL_str[n]casecmpDmitry Belyavskiy
2022-02-05Move e_os.h to include/internalRichard Levitte