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
/
src
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpcserver: Wrap InvokeError as internal error
Nick Mathewson
2024-10-17
1
-3
/
+10
*
rpc: clarify documentation and fix typos
Nick Mathewson
2024-10-02
1
-1
/
+3
*
Revise RPC documentation to be more informative.
Nick Mathewson
2024-10-02
2
-5
/
+17
*
rpc: add mandatory delegate-type attribute to Object template
Nick Mathewson
2024-09-24
1
-1
/
+4
*
rpc: Fix argument type for rpc_session_get_rpc_proxy_info
Nick Mathewson
2024-09-11
1
-1
/
+1
*
arti/rpclib: Tweak proxy_info format.
Nick Mathewson
2024-09-09
2
-2
/
+4
*
arti/rpclib: Lowercase our socks5 listener variant.
Nick Mathewson
2024-09-09
1
-0
/
+1
*
arti: add and document get_rpc_proxy_info method.
Nick Mathewson
2024-09-09
1
-2
/
+38
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-1
/
+1
*
rpc: Use MockRuntime for set_proxy_info test.
Nick Mathewson
2024-08-28
1
-2
/
+2
*
rpc: Add a test for setting proxy info.
Nick Mathewson
2024-08-28
2
-0
/
+43
*
rpc: Rename E::SenderDropped
Nick Mathewson
2024-08-28
1
-5
/
+6
*
rpc: Try another incantation for watching for ProxyInfo.
Nick Mathewson
2024-08-28
1
-13
/
+7
*
rpc: Add another layer of indirection on proxyinfo
Nick Mathewson
2024-08-28
2
-3
/
+12
*
rpc: Try using postage::watch to initialize ProxyInfo.
Nick Mathewson
2024-08-28
2
-25
/
+70
*
RPC: Add experimental method to list SOCKS proxies.
Nick Mathewson
2024-08-28
2
-5
/
+103
*
arti: Define a new ArtiRpcSession type.
Nick Mathewson
2024-08-28
1
-0
/
+69
*
RPC: Use RPC methods instead of the "ClientConnectionTarget" trait.
Nick Mathewson
2024-06-11
1
-0
/
+105