summaryrefslogtreecommitdiff
path: root/crates/tor-config-path/src
Commit message (Expand)AuthorAgeFilesLines
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* tor-config-path: add note about `ARTI_SHARED_DATA`Steven Engler2026-01-051-1/+6
* tor-config-path: small doc style changeSteven Engler2026-01-051-6/+6
* Remove unnecessary `doc(cfg(...))` attributesNeel Chauhan2025-12-041-1/+0
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-063-4/+4
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* tor-config-path: Fix another Windows warningTobias Stoeckmann2025-08-251-0/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-072-4/+8
* Fix Windows compile warningsTobias Stoeckmann2025-08-051-0/+2
* config-path, dirmgr, general-addr: Remove unnecessary parentheses.Gabriela Moldovan2025-07-151-1/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* tor-config-path: Removed dependency on `once_cell`hashcatHitman2025-06-142-8/+8
* AF_UNIX terminology: Rename two error structsIan Jackson2025-03-241-4/+4
* AF_UNIX terminology: Rename two error variantsIan Jackson2025-03-241-3/+3
* Fix AF_UNIX terminology in docs, comments, and error messagesIan Jackson2025-03-241-8/+8
* Fix not(unix) build error introduced in cb090c7b4c.Alexander Hansen Færøy2025-01-261-2/+2
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* arti_client_paths: Clean up documentation.Nick Mathewson2024-12-091-4/+7
* Move base CfgPathResolver for arti-client back to tor-config-path.Nick Mathewson2024-12-092-0/+145
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* CfgAddr: Function to check whether substitutions applyNick Mathewson2024-11-191-0/+10
* tor-config-path: Note an unused error variantNick Mathewson2024-11-191-0/+2
* tor-config-path: add more documentation to `CfgPathResolver`Steven Engler2024-11-181-0/+9
* tor-config-path: remove `Option` from resolver valueSteven Engler2024-11-181-13/+18
* arti-client: moved two tests from tor-config-pathSteven Engler2024-11-181-23/+0
* update `CfgPath::path` to use a `CfgPathResolver`Steven Engler2024-11-182-105/+90
* tor-config-path: begin using the `CfgPathResolver`Steven Engler2024-11-181-20/+28
* tor-config-path: add unused `CfgPathResolver`Steven Engler2024-11-181-1/+60
* tor-config-path: moved 'impl Display for CfgPath' blockSteven Engler2024-11-181-9/+9
* tor-config-path: moved two testsSteven Engler2024-11-181-35/+35
* Merge branch 'remove-deadcode' into 'main'Nick Mathewson2024-11-121-41/+0
|\
| * tor-config-path: remove exploratory code in commentNick Mathewson2024-11-041-41/+0
* | tor-config-path: update `unix_literal` test to use `USER_HOME`Steven Engler2024-11-041-2/+2
* | tor-config-path: re-enable 'test_parse' testSteven Engler2024-11-041-9/+18
|/
* New CfgAddr type to represent SocketAddrs in configuration.Nick Mathewson2024-10-312-0/+382
* tor-config-path: comment-out a test that relies on 'tor-config'Steven Engler2024-10-291-0/+4
* tor-config-path: added lint listSteven Engler2024-10-291-4/+42
* tor-config-path: moved `tor_config::path` to hereSteven Engler2024-10-291-0/+504
* tor-config-path: added empty packageSteven Engler2024-10-291-0/+0