aboutsummaryrefslogtreecommitdiff
path: root/crates/arti-testing/src/config.rs
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to clap 3: replace deprecated functionsGabriel de Perthuis2022-11-041-61/+74
* Upgrade to clap 3 with minimal changesGabriel de Perthuis2022-11-041-7/+5
* tor-config: Replace dir detection with ConfigurationSource enumIan Jackson2022-08-251-2/+7
* arti-config abolition: Change references to use tor_configIan Jackson2022-05-131-1/+3
* ConfigurationSource: Rename new to new_emptyIan Jackson2022-05-111-1/+1
* Directory filtering in arti-testing.Nick Mathewson2022-03-311-0/+14
* arti-testing: support for conditional TCP failure.Nick Mathewson2022-03-071-0/+13
* arti-testing: add support for black-holing TCP connections.Nick Mathewson2022-03-071-1/+1
* arti-testing: CLI for making TCP connections break.Nick Mathewson2022-03-071-1/+41
* arti-testing: Initial implementationNick Mathewson2022-03-031-0/+144