aboutsummaryrefslogtreecommitdiff
path: root/crates/arti/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
...
* | Document trace_filter example in main.rs too.Nick Mathewson2021-10-131-0/+2
* | Re-export configuration types from tor-client.Nick Mathewson2021-10-091-8/+10
* | enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
|/
* Do not use set_ prefix on derive_builder settersJani Monoses2021-09-161-3/+3
* Merge remote-tracking branch 'origin/mr/77'Nick Mathewson2021-09-101-10/+18
|\
| * Create a separate logging section in config.Jani Monoses2021-09-091-10/+18
* | Use derive_builder for the rest of tor_dirmgr::configNick Mathewson2021-09-091-3/+3
* | Use derive_builder for NetworkConfig.Nick Mathewson2021-09-081-4/+5
|/
* Make journald an optional feature.Jani Monoses2021-09-071-6/+7
* Allow logging to journald.Jani Monoses2021-09-071-7/+26
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+285