summaryrefslogtreecommitdiff
path: root/crates/tor-hsrproxy/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-9/+9
* Update to derive-deftly 0.14Ian Jackson2024-07-081-1/+1
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-9/+9
* Update to derive-deftly 0.13.0Ian Jackson2024-06-251-1/+1
* Update to derive-deftly 0.12.1Ian Jackson2024-06-171-1/+1
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-9/+9
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-9/+9
* Upgrade derive-deftly requirement to 0.10.3Nick Mathewson2024-04-111-1/+1
* Switch to derive-deftlyIan Jackson2024-04-031-1/+1
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-9/+9
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-1/+1
* Bump the minor version, for crates with breaking changes.Gabriela Moldovan2024-03-041-3/+3
* Bump patchlevel of pre-1.0.0 crates with new APIs.Gabriela Moldovan2024-03-041-2/+2
* Bump minor versionsIan Jackson2024-02-051-6/+6
* Remove dependency from hsrproxy to tor-proto::experimental-apiNick Mathewson2024-01-231-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-1/+1
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-7/+7
* Run "fixup-features" in preparation for release.Nick Mathewson2024-01-081-1/+1
* Update to derive-adhoc 0.8Ian Jackson2024-01-021-1/+1
* hsproxy: Add a rate-limited log for forwarding errors.Nick Mathewson2023-12-071-0/+1
* hsrproxy: Reformat Cargo.toml.Nick Mathewson2023-12-071-1/+2
* upgrade to toml 0.8.8Nick Mathewson2023-12-051-1/+1
* 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