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
Commit message (
Expand
)
Author
Age
Files
Lines
*
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-6
/
+6
*
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-6
/
+6
*
Re-run cbindgen.
Nick Mathewson
2026-03-25
1
-2
/
+2
*
rpc: Fix up documentation links
Nick Mathewson
2026-03-25
2
-1
/
+6
*
rpc: tweak documentation and variable names wrt renaming
Nick Mathewson
2026-03-25
3
-69
/
+74
*
rpc: Make stream type in NonblockingConnection opaque.
Nick Mathewson
2026-03-25
3
-22
/
+52
*
Split ll_conn module into blocking/nonblocking layers
Nick Mathewson
2026-03-25
3
-901
/
+939
*
rpc: Rename nb_stream.rs → ll_conn.rs
Nick Mathewson
2026-03-25
6
-11
/
+11
*
rpc: Rename NonblockingStream → NonblockingConnection.
Nick Mathewson
2026-03-25
2
-23
/
+23
*
rpc: Rename PollingStream → BlockingConnection.
Nick Mathewson
2026-03-25
4
-31
/
+31
*
rpc: Remove mention of two already-removed arguments.
Nick Mathewson
2026-03-25
1
-4
/
+0
*
Fix typos
Tobias Stoeckmann
2026-03-24
2
-2
/
+2
*
rpc: re-run cbindben.
Nick Mathewson
2026-03-23
1
-3
/
+3
*
typo fixes from @jnewsome
Nick Mathewson
2026-03-23
1
-1
/
+1
*
Run cbindgen to regenerate header file.
Nick Mathewson
2026-03-23
2
-1
/
+230
*
rpc: add ffi wrappers for nonblocking and event-loop functions.
Nick Mathewson
2026-03-23
2
-6
/
+313
*
rpc: define FFI wrappers for nonblocking request APIs
Nick Mathewson
2026-03-23
1
-1
/
+137
*
Merge branch 'typos' into 'main'
opara
2026-03-16
2
-3
/
+3
|
\
|
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
2
-3
/
+3
*
|
Merge branch 'rpc-su-v2' into 'main'
Nick Mathewson
2026-03-16
5
-2
/
+114
|
\
\
|
*
|
rpc-client: Run cbindgen to regenerate C header.
Nick Mathewson
2026-03-16
1
-0
/
+20
|
*
|
rpc-client: add support to prefer/require su permission
Nick Mathewson
2026-03-16
4
-2
/
+94
|
|
/
*
/
arti-rpc-client-core: Fix windows build
Tobias Stoeckmann
2026-03-15
1
-1
/
+1
|
/
*
rpc: Actually call the stop_writing method when data is all written!
Nick Mathewson
2026-03-10
1
-0
/
+4
*
Merge branch 'nonblocking-rpc-part3' into 'main'
Nick Mathewson
2026-03-05
7
-213
/
+1007
|
\
|
*
rpc: edit and revise EventLoop documentation.
Nick Mathewson
2026-03-05
1
-7
/
+8
|
*
rpc: Transpose Results in RpcPoll::poll.
Nick Mathewson
2026-03-05
1
-7
/
+5
|
*
rpc: document when try_as_{fd,socket} can fail.
Nick Mathewson
2026-03-05
1
-1
/
+11
|
*
rpc: Usage documentation for polling API
Ian Jackson
2026-03-05
3
-22
/
+168
|
*
rpc: Propose to transpose a Result<Result<>>
Ian Jackson
2026-03-05
1
-0
/
+2
|
*
rpc: Add a question in the form of a TODO
Ian Jackson
2026-03-05
1
-0
/
+2
|
*
rpc: Fix many long lines in docs and comments
Ian Jackson
2026-03-05
4
-22
/
+44
|
*
rpc: Fix two mis-formatted json! blocks
Ian Jackson
2026-03-05
1
-2
/
+13
|
*
rpc: Remove WantIo and expose wants_to_write().
Nick Mathewson
2026-03-05
3
-43
/
+21
|
*
rpc: Change Waker implementation to EventLoop.
Nick Mathewson
2026-03-05
6
-112
/
+150
|
*
rpc: API for event-driven IO.
Nick Mathewson
2026-03-05
5
-21
/
+245
|
*
RPC: Explain why UserTag is a separate type.
Nick Mathewson
2026-03-05
1
-0
/
+8
|
*
RPC: Raname Tag,RequestTag to UserTag.
Nick Mathewson
2026-03-05
3
-37
/
+33
|
*
rpc: documentation fixes and clarifications
Nick Mathewson
2026-02-26
1
-3
/
+8
|
*
rpc: Add a paragraph to the connimpl overview
Nick Mathewson
2026-02-26
1
-0
/
+3
|
*
rpc: Add overview documentation to connimpl.
Nick Mathewson
2026-02-26
1
-0
/
+64
|
*
rpc: Nonblocking request submit API (Rust only)
Nick Mathewson
2026-02-26
2
-5
/
+52
|
*
rpc: Backend support for pollable requests.
Nick Mathewson
2026-02-26
3
-7
/
+92
|
*
rpc: Add "Tag"s to response queues.
Nick Mathewson
2026-02-26
1
-25
/
+49
|
*
rpc: Refactor connimpl in preparation for pollable requests.
Nick Mathewson
2026-02-26
3
-59
/
+189
*
|
Remove semver.md files post-release
Gabriela Moldovan
2026-03-03
1
-1
/
+0
*
|
Bump all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
1
-6
/
+6
*
|
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-2
/
+2
*
|
Add missing #[cfg(unix)] in arti-rpc-client-core to fix Windows build.
Alexander Hansen Færøy
2026-02-28
1
-0
/
+1
|
/
*
Merge branch 'ticket_2338' into 'main'
Nick Mathewson
2026-02-19
1
-0
/
+4
|
\
[next]