summaryrefslogtreecommitdiff
path: root/crates/tor-hsrproxy
Commit message (Expand)AuthorAgeFilesLines
...
* Remove pending semver entriesarti-v1.1.12Nick Mathewson2024-01-091-1/+0
* 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
* Add NOTEs about similar code for address types.Nick Mathewson2023-12-121-0/+4
* hsproxy: warn on some dubious configurationsNick Mathewson2023-12-121-8/+42
* Merge branch 'todo_hsrproxy' into 'main'Nick Mathewson2023-12-114-34/+54
|\
| * Apply 1 suggestion(s) to 1 file(s)Ian Jackson2023-12-111-0/+2
| * hsrproxy: replace "TODO HSS" instances with references to #1154Nick Mathewson2023-12-071-3/+8
| * hsproxy: Downgrade a TODO.Nick Mathewson2023-12-071-1/+1
| * hsrproxy: Log rate-limited failures of other types as wellNick Mathewson2023-12-071-22/+18
| * hsproxy: remove TODO about retroactive limitsNick Mathewson2023-12-071-1/+1
| * hsrproxy: Remove TODO about empty Connected messagesNick Mathewson2023-12-071-1/+0
| * hsproxy: Add a rate-limited log for forwarding errors.Nick Mathewson2023-12-072-5/+10
| * hsrproxy: Reformat Cargo.toml.Nick Mathewson2023-12-071-1/+2
| * hsrproxy: Take nickname as an argument and pass it to forwarding functionNick Mathewson2023-12-072-4/+16
* | hsrproxy: Add a test for the contents of a parsed configuration.Nick Mathewson2023-12-111-1/+34
|/
* upgrade to toml 0.8.8Nick Mathewson2023-12-051-1/+1
* Remove semver.md files.Nick Mathewson2023-12-041-2/+0
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-4/+4
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-3/+3
* Merge branch 'msrv-bump-1.70' into 'main'Ian Jackson2023-11-301-1/+1
|\
| * In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* | hsrproxy: Allow ports to be specified as integersNick Mathewson2023-11-291-5/+23
* | Revert "hsrproxy: Temporarily change the format of ProxyRule."Nick Mathewson2023-11-292-76/+8
|/
* Merge remote-tracking branch 'public/hs_begin'Nick Mathewson2023-11-161-4/+5
|\
| * hsrproxy: Document what we check about begin messagesNick Mathewson2023-10-231-1/+2
| * hsrproxy: Send back DONE reasons.Nick Mathewson2023-10-231-3/+3
* | Remove semver.md files from arti 1.1.10Nick Mathewson2023-10-311-1/+0
* | 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: Apply deferred rustfmt churnIan Jackson2023-10-111-3/+3
* oneshot: Use veneer in tor-hsrproxyIan Jackson2023-10-112-1/+3
* Merge branch 'configure_onion_service_part2' into 'main'Nick Mathewson2023-10-112-3/+102
|\
| * hsrproxy: Temporarily change the format of ProxyRule.Nick Mathewson2023-10-101-6/+76
| * Non-working attempt to test onion service configuration.Nick Mathewson2023-10-032-1/+30
* | Note reconfigure limitations.Nick Mathewson2023-10-051-0/+4
* | hsrproxy: Add "how" to reconfigure.Nick Mathewson2023-10-052-1/+10
* | hsrproxy: add a note about a future warning.Nick Mathewson2023-10-041-0/+2
|/
* hsrproxy: fix a rustdoc link.Nick Mathewson2023-10-031-1/+1
* hsproxy: fix a documentation link.Nick Mathewson2023-10-031-1/+1
* hsrproxy: Make configs and builders implement more traits.Nick Mathewson2023-10-032-2/+7
* hsrproxy: remove allow(dead_code).Nick Mathewson2023-10-031-2/+0
* 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
* tor-hsrproxy: Fix relative documentation warningEmil Engler2023-09-301-2/+2