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-rpcserver
/
src
/
streams.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Upgrade to latest asynchronous_codec (0.7.0)
Nick Mathewson
2023-10-17
1
-2
/
+2
*
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
*
RPC: Rename session.rs to connection.rs
Nick Mathewson
2023-05-04
1
-1
/
+1
*
rpcserver: Fix a couple of broken rustdoc links
Nick Mathewson
2023-04-16
1
-1
/
+2
*
rpc: Change `id=<SYNTAX>` to "no id".
Nick Mathewson
2023-04-13
1
-3
/
+3
*
rpc: Require that errors are RpcError.
Nick Mathewson
2023-04-13
1
-1
/
+4
*
rpc: Improve error reporting for invalid requests
Nick Mathewson
2023-04-12
1
-2
/
+3
*
arti-rpcserver: Be careful about saying "result".
Nick Mathewson
2023-04-12
1
-1
/
+1
*
rpc: Switch JsonLinesEncoder to have Default, not new.
Nick Mathewson
2023-04-12
1
-5
/
+4
*
rpc: Rename BoxedResponseBody => ResponseBody
Nick Mathewson
2023-04-12
1
-3
/
+3
*
rpc: Add standard warnings to arti-rpcserver
Nick Mathewson
2023-04-12
1
-1
/
+16
*
rpc: Add asynchronous_codec wrapper for jsonlines.
Nick Mathewson
2023-04-12
1
-0
/
+100