| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-02-14 | Revert to using `RtlGenRandom` | Chris Denton | -94/+27 |
| 2022-09-20 | Remove `RtlGenRandom` (take two) | Chris Denton | -48/+28 |
| 2022-09-07 | Don't break windows/rand for miri | Chris Denton | -0/+12 |
| 2022-09-06 | Open a BCrypt algorithm handle | Chris Denton | -18/+64 |
| 2022-09-02 | Use `BCRYPT_RNG_ALG_HANDLE` by default | Chris Denton | -4/+37 |
| 2022-07-17 | Simplify Windows `hashmap_random_keys` | Chris Denton | -60/+8 |
| 2022-06-16 | Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock` | Maybe Waffle | -2/+2 |
| 2022-05-16 | Improve error message for fallback RNG failure | Chris Martin | -1/+1 |
| 2022-05-13 | Address review feedback | Chris Martin | -31/+22 |
| 2022-05-10 | Make HashMap fall back to RtlGenRandom if BCryptGenRandom fails | Chris Martin | -4/+79 |
| 2021-10-15 | Use BCryptGenRandom instead of RtlGenRandom on Windows. | Mara Bos | -12/+0 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+33 |
