summaryrefslogtreecommitdiff
path: root/crates/tor-hsrproxy/src/proxy.rs
Commit message (Expand)AuthorAgeFilesLines
* oneshot: Apply deferred rustfmt churnIan Jackson2023-10-111-3/+3
* oneshot: Use veneer in tor-hsrproxyIan Jackson2023-10-111-1/+2
* Note reconfigure limitations.Nick Mathewson2023-10-051-0/+4
* hsrproxy: Add "how" to reconfigure.Nick Mathewson2023-10-051-1/+9
* hsrproxy: fix a rustdoc link.Nick Mathewson2023-10-031-1/+1
* hsproxy: fix a documentation link.Nick Mathewson2023-10-031-1/+1
* tor-hsrproxy: Fix relative documentation warningEmil Engler2023-09-301-2/+2
* hsrproxy: detect shutdown correctly.Nick Mathewson2023-09-271-6/+23
* hsrproxy: improve error handling somewhatNick Mathewson2023-09-271-34/+112
* rproxy: Implement the actual "proxy" part of the code.Nick Mathewson2023-09-271-10/+78
* hsrproxy: Implement more of the proxy functionalityNick Mathewson2023-09-271-4/+133
* hsrproxy: Start to sketch out an rproxy implementation.Nick Mathewson2023-09-271-0/+60