Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 1 | -3/+3 |
2022-10-12 | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 1 | -3/+3 |
2022-10-12 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 1 | -3/+3 |
2021-07-08 | lib: fix spelling mistakes | Zhen Lei | 1 | -1/+1 |
2019-07-02 | rslib: Make some functions static | YueHaibing | 1 | -6/+6 |
2019-06-26 | rslib: Add tests for the encoder and decoder | Ferdinand Blomqvist | 1 | -0/+518 |