| 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. | ||||
| * | rpc-connect: Remove extra slash in doc comment | Gabriela Moldovan | 2025-12-01 | 1 | -1/+1 |
| | | |||||
| * | Fix name of clippy lint to unchecked_time_subtraction (2) | Ian Jackson | 2025-11-06 | 1 | -1/+1 |
| | | | | | Run maint/add_warning | ||||
| * | rpc-connect: Use file_access() API, and permit symlinks. | Nick Mathewson | 2025-01-27 | 1 | -10/+9 |
| | | |||||
| * | fix: fix typos | Dimitris Apostolou | 2025-01-06 | 1 | -1/+1 |
| | | |||||
| * | rpc-connect: Make LoadOptions buildable. | Nick Mathewson | 2024-12-19 | 1 | -1/+2 |
| | | |||||
| * | rpc-connect: Move tempdir() helper to a new module | Nick Mathewson | 2024-11-19 | 1 | -17/+2 |
| | | |||||
| * | RPC connect points: Facility to load from files. | Nick Mathewson | 2024-11-19 | 1 | -0/+389 |
