| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | replay: Remove false-positive special-casing in tests | Nick Mathewson | 2023-11-02 | 1 | -31/+10 |
| | | | | | | | (The actual false positive rate for these cases is very small, since the filters are very much not full. I haven't been able to hit one in hours of looping.) | ||||
| * | Add a missing backtick. | gabi-250 | 2023-11-02 | 1 | -1/+1 |
| | | |||||
| * | Use io::Result to shorten return type. | gabi-250 | 2023-11-02 | 1 | -1/+1 |
| | | |||||
| * | hss: Add functionality for a persistent replay log. | Nick Mathewson | 2023-11-02 | 1 | -0/+421 |
| See comments for design notes. | |||||
