| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Idle hacking: Get 90% coverage in tor-llcrypto | Nick Mathewson | 2021-12-02 | 1 | -0/+112 |
| | | | | | | | | For this one I just wrote some "are things completely broken" tests for the rand_compat wrappers. These won't detect subtle biases in the RNGs! They'll only let you know if the wrappers have screwed up in some way that always sets a given bit to 1 or 0. | ||||
| * | add semicolons if nothing returned | Daniel Eades | 2021-11-25 | 1 | -2/+2 |
| | | |||||
| * | Typo fixes | Nick Mathewson | 2021-09-09 | 1 | -1/+1 |
| | | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+123 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
