index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-socksproto
/
src
/
handshake
/
proxy.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ci-test' into 'main'
Nick Mathewson
2026-06-17
1
-3
/
+45
|
\
|
*
sockproto: Tighten match and clean comments.
Nick Mathewson
2026-06-17
1
-12
/
+6
|
*
Added ipv6 and hostname support for reply for socks
pryty26
2026-06-11
1
-3
/
+51
*
|
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
|
/
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
tor-socksproto: Code motion to tidy up
Ian Jackson
2024-10-01
1
-12
/
+9
*
tor-socksproto: Deprecate old API
Ian Jackson
2024-10-01
1
-4
/
+6
*
tor-socksproto: Introduce handshake_for_tests method (fmt)
Ian Jackson
2024-10-01
1
-2
/
+8
*
tor-socksproto: Introduce handshake_for_tests method
Ian Jackson
2024-10-01
1
-21
/
+21
*
tor-socksproto: Add HasHandshakeOutput
Ian Jackson
2024-10-01
1
-0
/
+1
*
Apply deferred rustfmt churn
Ian Jackson
2024-10-01
1
-3
/
+1
*
tor-socksproto: Make NextStepImpl an enum (tidy)
Ian Jackson
2024-10-01
1
-4
/
+2
*
tor-socksproto: Make NextStepImpl an enum
Ian Jackson
2024-10-01
1
-10
/
+4
*
tor-socksproto: Introduce NextStepImpl and do drain centrally
Ian Jackson
2024-10-01
1
-16
/
+12
*
tor-socksproto: Move `handshake` to be a trait method
Ian Jackson
2024-10-01
1
-20
/
+4
*
tor-socksproto: Adjust description of `handshake`
Ian Jackson
2024-10-01
1
-2
/
+2
*
tor-socksproto: Factor out reader construction
Ian Jackson
2024-10-01
1
-17
/
+8
*
tor-socksproto: Factor out return value handling
Ian Jackson
2024-10-01
1
-13
/
+16
*
tor-bytes: Rename Truncated to Incomplete, and restore old Truncated as depre...
Ian Jackson
2024-09-11
1
-1
/
+4
*
tor-bytes: Add a Reader constructor for tor-socksproto's use case
Ian Jackson
2024-09-11
1
-4
/
+4
*
tor-bytes: Add a deficit field to Error::Truncated
Ian Jackson
2024-09-10
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Change tor_bytes::Error::BadMessage to a Cow.
Nick Mathewson
2023-02-09
1
-1
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
Tweak "handshake" docs.
Nick Mathewson
2022-10-03
1
-2
/
+6
*
Bug fix: report empty SOCKS4 auth as "no auth".
Nick Mathewson
2022-10-03
1
-2
/
+6
*
Implement client-side SOCKS handshake
Nick Mathewson
2022-09-28
1
-6
/
+1
*
socksproto: Rename SocksHandshake to SocksProxyHandshake.
Nick Mathewson
2022-09-27
1
-0
/
+523