summaryrefslogtreecommitdiff
path: root/crates/tor-hsrproxy/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-4/+4
* Run "fixup-features" on arti crates.Nick Mathewson2023-10-021-1/+1
* hsrproxy: improve error handling somewhatNick Mathewson2023-09-271-0/+1
* hsrproxy: Implement more of the proxy functionalityNick Mathewson2023-09-271-0/+5
* hsrproxy: Start to sketch out an rproxy implementation.Nick Mathewson2023-09-271-0/+4
* hsproxy: reject configurations with unreachable patterns.Nick Mathewson2023-09-191-0/+1
* hsrproxy: implement builders and serde.Nick Mathewson2023-09-071-0/+5
* hsrproxy: implement parse/encode for patterns and targets.Nick Mathewson2023-09-071-0/+1
* Create a tor-hsrproxy crate to handle "proxy to local port".Nick Mathewson2023-09-071-0/+22