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
*
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
*
hsrproxy: detect shutdown correctly.
Nick Mathewson
2023-09-27
1
-6
/
+23
*
hsrproxy: improve error handling somewhat
Nick Mathewson
2023-09-27
2
-34
/
+113
*
rproxy: Implement the actual "proxy" part of the code.
Nick Mathewson
2023-09-27
1
-10
/
+78
*
hsrproxy: Implement more of the proxy functionality
Nick Mathewson
2023-09-27
2
-4
/
+138
*
hsrproxy: Start to sketch out an rproxy implementation.
Nick Mathewson
2023-09-27
4
-0
/
+79
*
hsrproxy: rename Direct => Simple.
Nick Mathewson
2023-09-19
1
-21
/
+24
*
hss: Rename ProxyTarget to ProxyAction.
Nick Mathewson
2023-09-19
1
-16
/
+16
*
hsproxy: Revise configuration based on discussion
Nick Mathewson
2023-09-19
1
-41
/
+95
*
hsrproxy: test actual outputs of builder.
Nick Mathewson
2023-09-19
1
-1
/
+10
*
hsproxy: reject configurations with unreachable patterns.
Nick Mathewson
2023-09-19
2
-3
/
+53
*
hsrproxy: Say "one", not "single" to avoid confusion.
Nick Mathewson
2023-09-19
1
-1
/
+1
*
hsrproxy: repair emptyportrange behavior
Nick Mathewson
2023-09-07
1
-0
/
+2
*
hsproxy: add TODO link to thread.
Nick Mathewson
2023-09-07
1
-0
/
+3
*
hsprproxy: add note about possible validation step
Nick Mathewson
2023-09-07
1
-0
/
+2
*
hsrproxy: tests for (not accepting) legacy ipv4 formats
Nick Mathewson
2023-09-07
1
-0
/
+17
*
hsrproxy: Add todos about udp and haproxy
Nick Mathewson
2023-09-07
1
-1
/
+9
*
hsrproxy: Refactor ProxyPattern to use RangeInclusive.
Nick Mathewson
2023-09-07
1
-50
/
+33
*
hsrproxy: Make config member pub(crate).
Nick Mathewson
2023-09-07
1
-1
/
+1
*
hsrproxy: implement builders and serde.
Nick Mathewson
2023-09-07
2
-5
/
+75
*
hsrproxy: implement parse/encode for patterns and targets.
Nick Mathewson
2023-09-07
2
-5
/
+257
*
Create a tor-hsrproxy crate to handle "proxy to local port".
Nick Mathewson
2023-09-07
4
-0
/
+134