aboutsummaryrefslogtreecommitdiffstats
path: root/include/internal/e_os.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* apps/x509.c: No warning reading from stdin if redirectedTomas Mraz2024-03-151-0/+1
* Remove use of _Static_assertMatt Caswell2023-09-151-9/+0
* Bad function definitionDimitri Papadopoulos2023-09-111-3/+3
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* e_os2: add ossl_static_assert_type_eqČestmír Kalina2023-03-171-0/+9
* Cleanup : directly include of `internal/nelem.h` when required.FdaSilvaYY2022-11-231-1/+0
* Ensure that SIZE_MAX is defined where OSSL_SSIZE_MAX is used.Richard Levitte2022-11-161-0/+1
* Rename ossl_sleep() to OSSL_sleep() and make it publicRichard Levitte2022-10-061-44/+0
* djgpp: Use usleep() for ossl_sleep()J.W. Jagersma2022-09-291-1/+1
* Add support for loading root CAs from Windows crypto APIHugo Landau2022-09-141-1/+1
* Fix the OSSL_TIME fallback in include/internal/e_os.hRichard Levitte2022-09-141-0/+1
* libcrypto: remove reliance on struct timevalPauli2022-09-131-9/+4
* Add fallback in case of locale initialization failureTomas Mraz2022-05-131-0/+1
* Fix build on OPENSSL_SYS_TANDEM and older POSIXesTomas Mraz2022-05-131-0/+19
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Public API functions OPENSSL_str[n]casecmpDmitry Belyavskiy2022-04-221-2/+0
* Move e_os.h to include/internalRichard Levitte2022-02-051-0/+414