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-socksproto
/
src
/
handshake
/
framework.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+3
*
socksproto: Grammar fix in comment.
Nick Mathewson
2025-07-09
1
-1
/
+1
*
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
1
-2
/
+2
*
fix `clippy::unneeded_struct_pattern`
Steven Engler
2025-04-03
1
-1
/
+1
*
fix `clippy::doc_overindented_list_items`
Steven Engler
2025-04-03
1
-1
/
+1
*
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-2
/
+2
*
tor-socksproto: Handle 0-byte reads (EOF) correctly (fmt)
Ian Jackson
2024-10-01
1
-1
/
+3
*
tor-socksproto: Handle 0-byte reads (EOF) correctly
Ian Jackson
2024-10-01
1
-3
/
+13
*
fixup! tor-socksproto: Fix doc comment for new_precise
Ian Jackson
2024-10-01
1
-6
/
+3
*
tor-socksproto: Fix doc comment for ReadPrecision
Ian Jackson
2024-10-01
1
-1
/
+1
*
tor-socksproto: Fix doc comment for new_precise
Ian Jackson
2024-10-01
1
-1
/
+1
*
tor-socksproto: Deprecate old API
Ian Jackson
2024-10-01
1
-0
/
+4
*
tor-socksproto: Introduce handshake_for_tests method
Ian Jackson
2024-10-01
1
-0
/
+8
*
tor-socksproto: Introduce into_output_forbid_pipelining
Ian Jackson
2024-10-01
1
-0
/
+14
*
tor-socksproto: Introduce new API (fmt)
Ian Jackson
2024-10-01
1
-1
/
+1
*
tor-socksproto: Introduce new API
Ian Jackson
2024-10-01
1
-3
/
+426
*
tor-socksproto: Add HasHandshakeOutput
Ian Jackson
2024-10-01
1
-1
/
+35
*
Apply deferred rustfmt churn
Ian Jackson
2024-10-01
1
-10
/
+11
*
tor-socksproto: Introduce HandshakeImpl::call_handshake_impl
Ian Jackson
2024-10-01
1
-6
/
+27
*
tor-socksproto: Make NextStepImpl an enum
Ian Jackson
2024-10-01
1
-8
/
+25
*
tor-socksproto: Introduce NextStepImpl and do drain centrally
Ian Jackson
2024-10-01
1
-2
/
+18
*
tor-socksproto: Move `handshake` to be a trait method
Ian Jackson
2024-10-01
1
-3
/
+20
*
tor-socksproto: Factor out reader construction
Ian Jackson
2024-10-01
1
-4
/
+8
*
tor-socksproto: Factor out return value handling
Ian Jackson
2024-10-01
1
-0
/
+90