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
/
arti-rpc-client-core
/
src
/
conn
/
stream.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+3
*
rpclib: Obey error Display convention wrt sources.
Nick Mathewson
2025-02-04
1
-3
/
+3
*
rpclib: Avoid overuse of execute_internal_ok.
Nick Mathewson
2025-01-23
1
-11
/
+25
*
rpclib: Rename params/reply structs for consistency.
Nick Mathewson
2025-01-21
1
-18
/
+15
*
Merge branch 'rpc-clean-up-after-auth' into 'main'
Nick Mathewson
2025-01-15
1
-10
/
+2
|
\
|
*
rpclib: Clean up after performing cookie auth
Nick Mathewson
2025-01-15
1
-10
/
+2
*
|
rpc: Rename new_stream_handle to new_oneshot_client.
Nick Mathewson
2025-01-15
1
-2
/
+5
|
/
*
rpc: Move "rpc:release" to be a method on the rpc object.
Nick Mathewson
2024-10-23
1
-9
/
+1
*
Replace _ => panic!() elsewhere
Ian Jackson
2024-10-15
1
-1
/
+1
*
Replace references to prop351 with socks-extensions.md
Nick Mathewson
2024-10-02
1
-1
/
+2
*
Merge branch 'rpc_unexpected_reply' into 'main'
Nick Mathewson
2024-10-02
1
-10
/
+8
|
\
|
*
rpclib: Unify code internally generated requests
Nick Mathewson
2024-09-25
1
-10
/
+8
*
|
tor-socksproto: Handle 0-byte reads (EOF) correctly
Ian Jackson
2024-10-01
1
-1
/
+1
*
|
arti-rpc-client-core: Use new tor-socksproto API (fmt)
Ian Jackson
2024-10-01
1
-2
/
+1
*
|
arti-rpc-client-core: Use new tor-socksproto API
Ian Jackson
2024-10-01
1
-33
/
+16
*
|
Apply deferred rustfmt churn
Ian Jackson
2024-10-01
1
-3
/
+2
*
|
tor-socksproto: Move `handshake` to be a trait method
Ian Jackson
2024-10-01
1
-0
/
+1
*
|
Revert "socks users: detect closed sockets."
Ian Jackson
2024-10-01
1
-10
/
+1
*
|
Revert "rpclib: read SOCKS _after_ processing."
Ian Jackson
2024-10-01
1
-12
/
+12
*
|
rpclib: read SOCKS _after_ processing.
Nick Mathewson
2024-09-25
1
-12
/
+12
*
|
Merge branch 'socks_read_zero' into 'main'
Nick Mathewson
2024-09-25
1
-1
/
+10
|
\
\
|
*
|
socks users: detect closed sockets.
Nick Mathewson
2024-09-24
1
-1
/
+10
*
|
|
Merge branch 'rename_singleton_id' into 'main'
Jim Newsome
2024-09-25
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
rpc: Rename SingletonId to SingleIdResponse
Nick Mathewson
2024-09-24
1
-2
/
+2
*
|
rpclib: Use prop351 protocol to open streams.
Nick Mathewson
2024-09-18
1
-9
/
+9
|
/
*
rpclib: Remove TODO about connect=>stream renaming.
Nick Mathewson
2024-09-10
1
-4
/
+0
*
rpclib: Rename "connect" to "open_stream" as appropriate.
Nick Mathewson
2024-09-10
1
-4
/
+4
*
rpclib: Rename connect.rs to stream.rs
Nick Mathewson
2024-09-10
1
-0
/
+391