| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | maint: Run maint/add_warning to deny string slices | Clara Engler | 2026-06-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | This commit executes maint/add_warning with the just added change to deny string slices except in tests. I recommend auditing this by checking out the previous commit followed by running the script yourself and then verifying that the diff is identical to this commit. This commit makes cargo clippy fail. We will add exceptions in the next commit. | ||||
| * | tor-hssrvice: port to web-time-compat. | Nick Mathewson | 2026-03-26 | 1 | -2/+2 |
| | | |||||
| * | Fix name of clippy lint to unchecked_time_subtraction (2) | Ian Jackson | 2025-11-06 | 1 | -1/+1 |
| | | | | | Run maint/add_warning | ||||
| * | Run maint/add_warning. | Nick Mathewson | 2024-03-13 | 1 | -0/+1 |
| | | |||||
| * | Fix some rustdoc warnings. | Nick Mathewson | 2024-03-12 | 1 | -1/+1 |
| | | | | | | These are mostly about explicitly linking to things that were already in scope. | ||||
| * | tor-hsservice: prelude: Move imports from reupload_timer.rs | Ian Jackson | 2024-03-05 | 1 | -4/+1 |
| | | |||||
| * | tor-hsservice: Move publish out of svc | Ian Jackson | 2024-03-05 | 1 | -0/+112 |
