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
/
lib.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
*
rpc: Rename nb_stream.rs → ll_conn.rs
Nick Mathewson
2026-03-25
1
-2
/
+2
*
rpc: Remove WantIo and expose wants_to_write().
Nick Mathewson
2026-03-05
1
-1
/
+1
*
rpc: Change Waker implementation to EventLoop.
Nick Mathewson
2026-03-05
1
-2
/
+2
*
rpc: API for event-driven IO.
Nick Mathewson
2026-03-05
1
-2
/
+2
*
RPC: Raname Tag,RequestTag to UserTag.
Nick Mathewson
2026-03-05
1
-2
/
+2
*
rpc: Backend support for pollable requests.
Nick Mathewson
2026-02-26
1
-1
/
+1
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
rpc: Clean up pub items in nb_stream.
Nick Mathewson
2026-02-04
1
-1
/
+2
*
rpc: Replace llconn backend with nb_stream backend.
Nick Mathewson
2026-02-04
1
-2
/
+1
*
rpc: New nonblocking backend for interacting with streams
Nick Mathewson
2026-02-04
1
-0
/
+1
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
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
-1
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
rpclib: Move socketpair to a testing module; use it in llconn tests
Nick Mathewson
2025-02-03
1
-0
/
+2
*
rpclib: Implement accessors for ConnectFailure
Nick Mathewson
2025-01-29
1
-1
/
+4
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
rpclib: FFI for opening data streams.
Nick Mathewson
2024-09-09
1
-1
/
+1
*
rpclib: Unify error type for ValidatedRequest failure.
Nick Mathewson
2024-08-07
1
-1
/
+1
*
rpc: Initial core of an FFI interface.
Nick Mathewson
2024-07-31
1
-1
/
+6
*
rpc-client: Apply the rest of the big warning set.
Nick Mathewson
2024-07-16
1
-2
/
+40
*
rpc client: Documentation.
Nick Mathewson
2024-07-16
1
-0
/
+4
*
Make ErrorResponse (a string) our preferred way to return an error.
Nick Mathewson
2024-07-16
1
-3
/
+1
*
rpc-client: Resolve some dead-code warnings.
Nick Mathewson
2024-07-16
1
-3
/
+2
*
rpc client: resolve unused-foo warnings.
Nick Mathewson
2024-07-16
1
-2
/
+0
*
rpc-client: Expose a few types as pub.
Nick Mathewson
2024-07-16
1
-0
/
+3
*
WIP: Lower and middle levels of Arti rpc core.
Nick Mathewson
2024-07-16
1
-0
/
+10