]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/rands/seeding/rand_unix.c
"foo * bar" should be "foo *bar"
[thirdparty/openssl.git] / providers / implementations / rands / seeding / rand_unix.c
2023-09-11  Dimitri Papadopoulos"foo * bar" should be "foo *bar"
2023-09-07  Matt CaswellCopyright year updates
2023-07-06  Marcin KolnyAdd limited support for WebAssembly WASI target
2023-01-06  zhangzhileiremove extra define for __NR_getrandom and add some...
2022-11-23  FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2022-10-26  Paulirand: remove the ossl_rand_pool_add_additional_data...
2022-05-04  JHH20Remove duplicated #include headers
2022-05-03  Matt CaswellUpdate copyright year
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...