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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Note reconfigure limitations.
Nick Mathewson
2023-10-05
1
-0
/
+4
*
|
hsrproxy: Add "how" to reconfigure.
Nick Mathewson
2023-10-05
1
-1
/
+9
*
|
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
1
-2
/
+6
*
hsrproxy: remove allow(dead_code).
Nick Mathewson
2023-10-03
1
-2
/
+0
*
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
1
-34
/
+112
*
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
1
-4
/
+133
*
hsrproxy: Start to sketch out an rproxy implementation.
Nick Mathewson
2023-09-27
3
-0
/
+75
*
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
1
-3
/
+52
*
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
1
-5
/
+70
*
hsrproxy: implement parse/encode for patterns and targets.
Nick Mathewson
2023-09-07
1
-5
/
+256
*
Create a tor-hsrproxy crate to handle "proxy to local port".
Nick Mathewson
2023-09-07
2
-0
/
+95
[prev]