summaryrefslogtreecommitdiff
path: root/crates/tor-ptmgr/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Run add_warnings.Nick Mathewson2022-11-031-0/+1
* tor-ptmgr/ipc: First cut of pluggable transport spawningeta2022-10-261-0/+2
* Merge branch 'factory_redux' into 'main'Nick Mathewson2022-10-131-3/+1
|\
| * chanmgr: Clean up async-ness on factory types.Nick Mathewson2022-10-121-3/+1
* | cargo fmt to remove blank linesIan Jackson2022-10-121-1/+0
* | Replace all README copies in src/lib.rs with includesIan Jackson2022-10-121-34/+1
|/
* Add the skeleton of a tor-ptmgr crateNick Mathewson2022-09-231-0/+150