summaryrefslogtreecommitdiff
path: root/tor-config/src/cmdline.rs
Commit message (Expand)AuthorAgeFilesLines
* Resolve clippy warnings from Rust 1.52.Nick Mathewson2021-05-071-5/+1
* tor-config: fix a new clipppy warning.Nick Mathewson2021-03-291-1/+1
* Allow spaces in command-line arguments againNick Mathewson2021-03-121-1/+3
* Avoid most regex features.Nick Mathewson2021-03-101-10/+5
* Avoid unwrap() in tor-configNick Mathewson2021-03-041-5/+8
* Add some tests for tor_config::CfgPathNick Mathewson2021-02-121-1/+0
* Start a 'tor-config' crateNick Mathewson2021-02-011-0/+188