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 all unstable tor/arti crates to 0.30.0
Wesley Aptekar-Cassels
2025-05-01
1
-6
/
+6
*
Update rand requirement to 0.9.1
Nick Mathewson
2025-04-29
1
-2
/
+2
*
Run cargo update.
Wesley Aptekar-Cassels
2025-04-29
1
-1
/
+1
*
fix `clippy::doc_overindented_list_items`
Steven Engler
2025-04-03
2
-2
/
+2
*
Bump all the unstable tor- and arti- crates to 0.29.0.
Gabriela Moldovan
2025-03-31
1
-6
/
+6
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-03-31
1
-1
/
+1
*
Upgrade to cbindgen 0.28.0
Nick Mathewson
2025-03-30
1
-1
/
+1
*
Update expected warnings from cbindgen.
Nick Mathewson
2025-03-30
1
-51
/
+0
*
Revise READMEs for RPC crates.
Nick Mathewson
2025-03-25
1
-20
/
+12
*
RPC: Explain in more detail about Windows "named pipe"s
Ian Jackson
2025-03-24
1
-2
/
+5
*
AF_UNIX terminology: Rename two error variants
Ian Jackson
2025-03-24
1
-1
/
+1
*
RPC: Abolish an unused and misnamed error variant
Ian Jackson
2025-03-24
1
-1
/
+0
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-5
/
+5
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-3
/
+3
*
rpc-client: Increase test coverage for the msgs module
vcrn
2025-03-18
2
-1
/
+35
*
tor-rtmock: task: Remove Default impl for ThreadDescriptor
Ian Jackson
2025-03-04
1
-1
/
+1
*
Bump minor versions in tor-*, arti-*.
Nick Mathewson
2025-03-03
1
-6
/
+6
*
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
1
-1
/
+1
*
Bump minor version of fs-mistrust
Ian Jackson
2025-02-07
1
-1
/
+1
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-6
/
+6
*
fs-mistrust: bump minor version, and in-tree deps
Ian Jackson
2025-02-06
1
-1
/
+1
*
rpclib: Improve output for ConnectFailure
Nick Mathewson
2025-02-04
2
-2
/
+58
*
rpclib: Include sources when formatting FFI errors.
Nick Mathewson
2025-02-04
1
-2
/
+14
*
rpclib: Obey error Display convention wrt sources.
Nick Mathewson
2025-02-04
4
-26
/
+25
*
rpclib: Move socketpair to a testing module; use it in llconn tests
Nick Mathewson
2025-02-03
4
-33
/
+39
*
rpclib: In tests, use an ersatz socketpair on windows.
Nick Mathewson
2025-02-03
2
-3
/
+35
*
rpclib: make conn::complex use fewer iterations.
Nick Mathewson
2025-02-03
1
-1
/
+1
*
Merge branch 'rpc_document_internal_optimism' into 'main'
Nick Mathewson
2025-01-30
2
-12
/
+0
|
\
|
*
rpc: Correct API documentation about optimism
Nick Mathewson
2025-01-30
2
-12
/
+0
*
|
fix: fix typos
Dimitris Apostolou
2025-01-30
4
-5
/
+5
|
/
*
Merge branch 'rpc-docs-1' into 'main'
Nick Mathewson
2025-01-30
2
-20
/
+104
|
\
|
*
tweak cbindgen documentation.
Nick Mathewson
2025-01-29
2
-4
/
+9
|
*
rpclib: Update cbindgen documentation.
Nick Mathewson
2025-01-29
2
-17
/
+96
*
|
rpclib: Rename ConnPtSource to ConnPtOrigin.
Nick Mathewson
2025-01-29
1
-11
/
+11
*
|
rpclib: Rename WithinDir.{expanded => file}.
Nick Mathewson
2025-01-29
1
-3
/
+6
*
|
rpclib: Move from_env_string_elt onto SearchLocation.
Nick Mathewson
2025-01-29
1
-4
/
+6
*
|
rpclib: Implement accessors for ConnectFailure
Nick Mathewson
2025-01-29
3
-3
/
+23
*
|
rpclib: Implement Display for ConnPtDescription
Nick Mathewson
2025-01-29
1
-4
/
+51
*
|
rpclib: New combined error type for RPC connect failures.
Nick Mathewson
2025-01-29
3
-9
/
+52
*
|
rpclib: Pipe connect-point locations through our loading process.
Nick Mathewson
2025-01-29
1
-22
/
+77
*
|
rpclib: Keep track of where each SearchEntry comes from.
Nick Mathewson
2025-01-29
1
-24
/
+91
|
/
*
rpclib: More explanations about internal method usage.
Nick Mathewson
2025-01-23
1
-3
/
+5
*
arti-rpc-client-core: Rename Authentication{Rejected=>Failed}
Nick Mathewson
2025-01-23
3
-9
/
+9
*
rpclib: Avoid overuse of execute_internal_ok.
Nick Mathewson
2025-01-23
4
-24
/
+60
*
arti-rpc-client-core: Use EmptyReply instead of EmptyResponse.
Gabriela Moldovan
2025-01-23
1
-2
/
+2
*
Merge branch 'rpc-cancel-2' into 'main'
Nick Mathewson
2025-01-23
4
-9
/
+73
|
\
|
*
arti-rpc-client-core: Document that dropping a request does not cancel it.
Nick Mathewson
2025-01-22
3
-6
/
+8
|
*
arti-rpc-client-core: Implement and expose cancellation.
Nick Mathewson
2025-01-22
4
-3
/
+65
*
|
rpclib: Rename params/reply structs for consistency.
Nick Mathewson
2025-01-21
4
-29
/
+28
|
/
[next]