index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-hsrproxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove pending semver entries
arti-v1.1.12
Nick Mathewson
2024-01-09
1
-1
/
+0
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-7
/
+7
*
Run "fixup-features" in preparation for release.
Nick Mathewson
2024-01-08
1
-1
/
+1
*
Update to derive-adhoc 0.8
Ian Jackson
2024-01-02
1
-1
/
+1
*
Add NOTEs about similar code for address types.
Nick Mathewson
2023-12-12
1
-0
/
+4
*
hsproxy: warn on some dubious configurations
Nick Mathewson
2023-12-12
1
-8
/
+42
*
Merge branch 'todo_hsrproxy' into 'main'
Nick Mathewson
2023-12-11
4
-34
/
+54
|
\
|
*
Apply 1 suggestion(s) to 1 file(s)
Ian Jackson
2023-12-11
1
-0
/
+2
|
*
hsrproxy: replace "TODO HSS" instances with references to #1154
Nick Mathewson
2023-12-07
1
-3
/
+8
|
*
hsproxy: Downgrade a TODO.
Nick Mathewson
2023-12-07
1
-1
/
+1
|
*
hsrproxy: Log rate-limited failures of other types as well
Nick Mathewson
2023-12-07
1
-22
/
+18
|
*
hsproxy: remove TODO about retroactive limits
Nick Mathewson
2023-12-07
1
-1
/
+1
|
*
hsrproxy: Remove TODO about empty Connected messages
Nick Mathewson
2023-12-07
1
-1
/
+0
|
*
hsproxy: Add a rate-limited log for forwarding errors.
Nick Mathewson
2023-12-07
2
-5
/
+10
|
*
hsrproxy: Reformat Cargo.toml.
Nick Mathewson
2023-12-07
1
-1
/
+2
|
*
hsrproxy: Take nickname as an argument and pass it to forwarding function
Nick Mathewson
2023-12-07
2
-4
/
+16
*
|
hsrproxy: Add a test for the contents of a parsed configuration.
Nick Mathewson
2023-12-11
1
-1
/
+34
|
/
*
upgrade to toml 0.8.8
Nick Mathewson
2023-12-05
1
-1
/
+1
*
Remove semver.md files.
Nick Mathewson
2023-12-04
1
-2
/
+0
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-4
/
+4
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-3
/
+3
*
Merge branch 'msrv-bump-1.70' into 'main'
Ian Jackson
2023-11-30
1
-1
/
+1
|
\
|
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
|
hsrproxy: Allow ports to be specified as integers
Nick Mathewson
2023-11-29
1
-5
/
+23
*
|
Revert "hsrproxy: Temporarily change the format of ProxyRule."
Nick Mathewson
2023-11-29
2
-76
/
+8
|
/
*
Merge remote-tracking branch 'public/hs_begin'
Nick Mathewson
2023-11-16
1
-4
/
+5
|
\
|
*
hsrproxy: Document what we check about begin messages
Nick Mathewson
2023-10-23
1
-1
/
+2
|
*
hsrproxy: Send back DONE reasons.
Nick Mathewson
2023-10-23
1
-3
/
+3
*
|
Remove semver.md files from arti 1.1.10
Nick Mathewson
2023-10-31
1
-1
/
+0
*
|
Remove "publish=false" from tor-hsrproxy.
arti-v1.1.10
Nick Mathewson
2023-10-31
1
-2
/
+0
*
|
Patch version bumps in crates without breaking changes
Nick Mathewson
2023-10-31
1
-2
/
+2
*
|
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-4
/
+4
*
|
Run "fixup-features" in preparation for release this week.
Nick Mathewson
2023-10-29
1
-1
/
+1
|
/
*
oneshot: Apply deferred rustfmt churn
Ian Jackson
2023-10-11
1
-3
/
+3
*
oneshot: Use veneer in tor-hsrproxy
Ian Jackson
2023-10-11
2
-1
/
+3
*
Merge branch 'configure_onion_service_part2' into 'main'
Nick Mathewson
2023-10-11
2
-3
/
+102
|
\
|
*
hsrproxy: Temporarily change the format of ProxyRule.
Nick Mathewson
2023-10-10
1
-6
/
+76
|
*
Non-working attempt to test onion service configuration.
Nick Mathewson
2023-10-03
2
-1
/
+30
*
|
Note reconfigure limitations.
Nick Mathewson
2023-10-05
1
-0
/
+4
*
|
hsrproxy: Add "how" to reconfigure.
Nick Mathewson
2023-10-05
2
-1
/
+10
*
|
hsrproxy: add a note about a future warning.
Nick Mathewson
2023-10-04
1
-0
/
+2
|
/
*
hsrproxy: fix a rustdoc link.
Nick Mathewson
2023-10-03
1
-1
/
+1
*
hsproxy: fix a documentation link.
Nick Mathewson
2023-10-03
1
-1
/
+1
*
hsrproxy: Make configs and builders implement more traits.
Nick Mathewson
2023-10-03
2
-2
/
+7
*
hsrproxy: remove allow(dead_code).
Nick Mathewson
2023-10-03
1
-2
/
+0
*
Minor-version bumps, for crates with breaking changes.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-4
/
+4
*
Run "fixup-features" on arti crates.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
tor-hsrproxy: Fix relative documentation warning
Emil Engler
2023-09-30
1
-2
/
+2
[next]