log dbrandom.c @ 1938:77bc00dcc19f default tip main master

age author description
Wed, 30 Mar 2022 11:44:04 +0800 Matt Johnston Make SHA1 optional, implement SHA256 fingerprints
Sun, 01 Nov 2020 23:44:58 +0800 Matt Johnston Fuzzing - get rid of "prefix" for streams
Sun, 01 Nov 2020 14:01:37 +0800 Matt Johnston fuzzing - avoid sha1 for random seed every iteration
Fri, 23 Oct 2020 23:32:44 +0800 Matt Johnston Add some more variation to fuzzer random number generation
Thu, 28 May 2020 23:01:15 +0800 Matt Johnston Fix warning for unused prngd branch
Thu, 28 May 2020 22:50:41 +0800 Matt Johnston Use Linux getrandom() to ensure random device is initialised
Tue, 06 Mar 2018 21:51:51 +0800 Matt Johnston workaround memory sanitizer FD_ZERO false positives