summaryrefslogtreecommitdiff
path: root/crates/tor-socksproto/src/handshake/proxy.rs
Commit message (Expand)AuthorAgeFilesLines
* Change tor_bytes::Error::BadMessage to a Cow.Nick Mathewson2023-02-091-1/+1
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* Tweak "handshake" docs.Nick Mathewson2022-10-031-2/+6
* Bug fix: report empty SOCKS4 auth as "no auth".Nick Mathewson2022-10-031-2/+6
* Implement client-side SOCKS handshakeNick Mathewson2022-09-281-6/+1
* socksproto: Rename SocksHandshake to SocksProxyHandshake.Nick Mathewson2022-09-271-0/+523