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.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-3
/
+5
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
*
Add a SocksReply type to capture address/port information.
Nick Mathewson
2022-10-03
1
-5
/
+7
*
Tests for socks client handshake.
Nick Mathewson
2022-10-03
1
-0
/
+126
*
Implement client-side SOCKS handshake
Nick Mathewson
2022-09-28
1
-1
/
+9
*
socksproto: Rename SocksHandshake to SocksProxyHandshake.
Nick Mathewson
2022-09-27
1
-520
/
+6
*
socksproto: Use fallible writers.
Nick Mathewson
2022-07-11
1
-16
/
+19
*
Convert each write_onto_infallible implementation into write_onto.
Nick Mathewson
2022-07-11
1
-2
/
+3
*
Rename "write" methods on tor-bytes to "write_infallible".
Nick Mathewson
2022-07-11
1
-7
/
+7
*
tor-socksproto: Style and info fixes in errors.
Nick Mathewson
2022-06-22
1
-3
/
+5
*
Resolve the new `derive_partial_eq_without_eq` lint.
Nick Mathewson
2022-05-23
1
-1
/
+1
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+0
*
Merge branch 'error-socksproto-autoconvert' into 'main'
Nick Mathewson
2022-02-14
1
-13
/
+6
|
\
|
*
Run rustfmt.
Nick Mathewson
2022-02-14
1
-12
/
+5
|
*
Provide, and use From impl for InternalError
Ian Jackson
2022-02-14
1
-7
/
+7
*
|
ErrorKind::NotImplemented: fix two tests
Ian Jackson
2022-02-14
1
-1
/
+1
*
|
Split up ErrorKind::NoSupport
Ian Jackson
2022-02-14
1
-2
/
+2
|
/
*
socksproto: Simplify Truncated handling
Nick Mathewson
2022-02-11
1
-1
/
+1
*
Move the Truncated error into tor-errors.
Nick Mathewson
2022-02-11
1
-3
/
+3
*
Try to resolve the "Truncated" error in tor-socksproto
Nick Mathewson
2022-02-11
1
-24
/
+33
*
tor-socksproto: Implement HasKind
Nick Mathewson
2022-02-11
1
-8
/
+25
*
Idle hacking to get tor-socksproto line coverage over 90%
Nick Mathewson
2021-12-02
1
-1
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-2
/
+3
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+563