summaryrefslogtreecommitdiff
path: root/crates/tor-hsrproxy/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-4/+4
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-3/+3
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Remove "publish=false" from tor-hsrproxy.arti-v1.1.10Nick Mathewson2023-10-311-2/+0
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-2/+2
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-4/+4
* Run "fixup-features" in preparation for release this week.Nick Mathewson2023-10-291-1/+1
* oneshot: Use veneer in tor-hsrproxyIan Jackson2023-10-111-0/+1
* Non-working attempt to test onion service configuration.Nick Mathewson2023-10-031-1/+10
* hsrproxy: Make configs and builders implement more traits.Nick Mathewson2023-10-031-0/+1
* 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