Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | seedrng: fix for glibc <= 2.24 not providing random header | Thomas Devoogdt | 2023-04-11 | 1 | -4/+10 |
* | seedrng: fix for glibc <= 2.24 not providing getrandom() | Denys Vlasenko | 2023-04-10 | 1 | -0/+14 |
* | seedrng: do not hash in a constant string, it's not adding entropy | Denys Vlasenko | 2022-05-03 | 1 | -8/+8 |
* | seedrng: restore error check on fsync | Denys Vlasenko | 2022-05-02 | 1 | -9/+12 |
* | seedrng: it's not a part of util-linux, move to miscutils | Denys Vlasenko | 2022-05-02 | 1 | -0/+239 |