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
*
Bump version of tor-basic-utils
Ian Jackson
2025-08-05
1
-1
/
+1
*
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-5
/
+5
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-6
/
+6
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-2
/
+2
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-6
/
+6
*
release: Bump crates non-arti/non-tor crates with functional changes.
Alexander Hansen Færøy
2025-06-05
1
-1
/
+1
*
./maint/cargo_sort: Run cargo-sort on the entire workspace.
Gabriela Moldovan
2025-05-27
1
-3
/
+3
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
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
[next]