]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/rands/seeding/rand_unix.c
Move e_os.h to include/internal
[thirdparty/openssl.git] / providers / implementations / rands / seeding / rand_unix.c
2022-02-05  Richard LevitteMove e_os.h to include/internal
2021-10-28  x2018fix some code with obvious wrong coding style
2021-08-27  David CarlierDarwin platform allows to build on releases before...
2021-08-11  David BohmanMacOS: Add an include of <CommonCrypto/CommonCryptoError.h>
2021-06-29  David CARLIERdarwin platform replacing getentropy usage by platform...
2021-06-08  Larkin NickleFix compilation on systems with empty _POSIX_TIMERS
2021-06-02  Pauliproviders: remove TODOs
2021-03-18  Shane LontisAdd ossl_rand symbols
2021-03-11  Matt CaswellUpdate copyright year
2021-03-03  Paulirand: remove FIPS mode conditional code.
2020-11-19  Pauliprov: move the entropy source out of the FIPS provider
2020-11-18  PauliProvide side RNG functions renamed to have an ossl_...
2020-11-17  David CarlierNetBSD build fix.
2020-11-13  David CarlierDragonFlyBSD build fix and update.
2020-10-14  Yury Issyscall_random(): don't fail if the getentropy() functi...
2020-07-17  Paulirand: detect if FIPS approved randomness sources are...
2020-06-29  Paulirand: fix CPU and timer sources.
2020-06-24  Paulishare rand_pool between libcrypto and providers
2020-06-24  Paulirand: add seeding sources to providers.
2020-06-24  Dr. Matthias St... rand: move rand_{unix,vms,vxworks,win}.c without change...