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
/
msg.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
socksproto: Add unspecified but documented socks5 extension codes
Nick Mathewson
2023-06-22
1
-0
/
+8
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Prop304: Add extended SOCKS result codes for onion services
Neel Chauhan
2023-01-18
1
-0
/
+12
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
socksproto: Make a method conditional.
Nick Mathewson
2022-10-20
1
-0
/
+1
*
Make some things precisely conditional
Ian Jackson
2022-10-11
1
-1
/
+6
*
Require no NUL in socks hostname.
Nick Mathewson
2022-10-03
1
-0
/
+6
*
Add a SocksReply type to capture address/port information.
Nick Mathewson
2022-10-03
1
-0
/
+42
*
Make sure that socks4 auth doesn't have any 0 bytes.
Nick Mathewson
2022-10-03
1
-16
/
+44
*
Tests for socks client handshake.
Nick Mathewson
2022-10-03
1
-0
/
+1
*
Fuzzer code for socks client implementation.
Nick Mathewson
2022-10-03
1
-1
/
+50
*
Implement client-side SOCKS handshake
Nick Mathewson
2022-09-28
1
-0
/
+9
*
Make "SocksRequest::new" public.
Nick Mathewson
2022-09-27
1
-1
/
+17
*
tor-socksproto: Style and info fixes in errors.
Nick Mathewson
2022-06-22
1
-2
/
+4
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-2
/
+0
*
socksproto: remove some unused accessors.
Nick Mathewson
2022-04-02
1
-15
/
+0
*
tor-socksproto: Use bad_api_usage! rather than ad-hoc Invalid error
Ian Jackson
2022-02-15
1
-1
/
+3
*
ErrorKind::NotImplemented: fix two tests
Ian Jackson
2022-02-14
1
-1
/
+1
*
Split up ErrorKind::NoSupport
Ian Jackson
2022-02-14
1
-1
/
+1
*
socksproto: fix one more error type.
Nick Mathewson
2022-02-11
1
-1
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+311