summaryrefslogtreecommitdiff
path: root/crates/tor-config-path
Commit message (Expand)AuthorAgeFilesLines
...
* tor-config-path: moved two testsSteven Engler2024-11-181-35/+35
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* 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-042-9/+20
|/
* New CfgAddr type to represent SocketAddrs in configuration.Nick Mathewson2024-10-313-2/+387
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-2/+2
* 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-292-0/+539
* tor-config-path: added empty packageSteven Engler2024-10-293-0/+26