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
/
arti-rpc-client-core
/
src
/
conn
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+0
*
Add TODO for renaming connect.rs to streams.rs
Nick Mathewson
2024-09-09
1
-0
/
+4
*
socksproto: Add a const for suggested buffer length.
Nick Mathewson
2024-09-09
1
-2
/
+2
*
rpclib: testing for future-proof proxyinfo format
Nick Mathewson
2024-09-09
1
-9
/
+65
*
arti/rpclib: Tweak proxy_info format.
Nick Mathewson
2024-09-09
1
-6
/
+7
*
arti/rpclib: Lowercase our socks5 listener variant.
Nick Mathewson
2024-09-09
1
-0
/
+1
*
rpclib: New error type for unauthenticated connections
Nick Mathewson
2024-09-09
1
-2
/
+8
*
rpclib: FFI for opening data streams.
Nick Mathewson
2024-09-09
1
-0
/
+1
*
rpclib: Support opening a data stream.
Nick Mathewson
2024-09-09
2
-4
/
+329
*
rpclib, ffi: Allow simultaneous calls to `arti_rpc_handle_wait()`
Nick Mathewson
2024-08-27
1
-1
/
+1
*
rpclib: Refactor request canonicalization
Nick Mathewson
2024-08-07
1
-7
/
+3
*
rpc: Make ObjectId hold a Utf8CString internally.
Nick Mathewson
2024-08-06
1
-1
/
+1
*
rpclib: Split ParsedRequest and Request types.
Nick Mathewson
2024-08-04
1
-7
/
+5
*
rpclib: Initial tests for RpcConn
Nick Mathewson
2024-07-24
1
-1
/
+1
*
RPC: Fix rustdoc links.
Nick Mathewson
2024-07-16
1
-1
/
+1
*
rpc: Remove negotiation code.
Nick Mathewson
2024-07-16
1
-52
/
+4
*
rpc client: Documentation.
Nick Mathewson
2024-07-16
2
-1
/
+25
*
rpc client: resolve unused-foo warnings.
Nick Mathewson
2024-07-16
1
-1
/
+1
*
Add a TODO about refactoring should_alert
Nick Mathewson
2024-07-16
1
-0
/
+5
*
Rename CmdError to ProtoError.
Nick Mathewson
2024-07-16
1
-12
/
+12
*
RPC: Implement connection negotiation.
Nick Mathewson
2024-07-16
2
-1
/
+100
*
WIP: Lower and middle levels of Arti rpc core.
Nick Mathewson
2024-07-16
1
-0
/
+463