Mercurial > dropbear
log dbrandom.c @ 1911:ced53051e200
age | author | description |
---|---|---|
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 |