aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-rpc-connect/src/load.rs
Commit message (Expand)AuthorAgeFilesLines
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+1
* rpc-connect: Remove extra slash in doc commentGabriela Moldovan2025-12-011-1/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* rpc-connect: Use file_access() API, and permit symlinks.Nick Mathewson2025-01-271-10/+9
* fix: fix typosDimitris Apostolou2025-01-061-1/+1
* rpc-connect: Make LoadOptions buildable.Nick Mathewson2024-12-191-1/+2
* rpc-connect: Move tempdir() helper to a new moduleNick Mathewson2024-11-191-17/+2
* RPC connect points: Facility to load from files.Nick Mathewson2024-11-191-0/+389