summaryrefslogtreecommitdiff
path: root/crates/arti/src/proxy/socks.rs
Commit message (Expand)AuthorAgeFilesLines
* arti: Add an option to disable http_connect.Nick Mathewson2026-03-251-1/+0
* Fix word duplicate typosTobias Stoeckmann2026-03-151-1/+1
* Replace copy_interactive with futures-copy.Nick Mathewson2025-10-301-13/+11
* arti: Remove now-needless cognitive_complexity exceptionsNick Mathewson2025-10-281-1/+0
* http_connect: Provide better status codes for ErrorKinds.Nick Mathewson2025-10-281-0/+2
* arti: Detect proxy protocol _before_ starting SOCKS.Nick Mathewson2025-10-281-23/+9
* arti: Pass a buffered stream to handle_socks_connNick Mathewson2025-10-281-2/+11
* arti: Renaming around socks/generic proxiesNick Mathewson2025-10-281-10/+10
* arti: Split socks-specific parts out of handle_socks_connNick Mathewson2025-10-281-0/+463