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
...
*
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
|
/
*
Merge branch 'rpc-connect-clarify' into 'main'
Nick Mathewson
2025-01-16
1
-11
/
+41
|
\
|
*
rpc: Ignore non-absolute paths if they are default.
Nick Mathewson
2025-01-15
1
-11
/
+41
*
|
Merge branch 'rpc-clean-up-after-auth' into 'main'
Nick Mathewson
2025-01-15
4
-13
/
+19
|
\
\
|
*
|
Run cbindgen for changed warnings.
Nick Mathewson
2025-01-15
1
-1
/
+1
|
*
|
rpclib: Add a note about where cookie auth is documented.
Nick Mathewson
2025-01-15
1
-0
/
+1
|
*
|
rpclib: Clean up after performing cookie auth
Nick Mathewson
2025-01-15
3
-12
/
+17
*
|
|
rpc: Rename new_stream_handle to new_oneshot_client.
Nick Mathewson
2025-01-15
1
-2
/
+5
|
/
/
*
|
rpc: Refactor Cookie and UnloadedCookie into a single type.
Nick Mathewson
2025-01-15
1
-8
/
+1
*
|
rpc: Update cbindgen warnings.
Nick Mathewson
2025-01-15
1
-0
/
+3
*
|
rpc: consolodate naming of "inherent" auth.
Nick Mathewson
2025-01-15
1
-1
/
+1
*
|
rpc: Tweak cookie protocol to bind both nonces.
Nick Mathewson
2025-01-15
1
-2
/
+3
*
|
arti-rpc-client-core: Client side of cookie authentication.
Nick Mathewson
2025-01-15
5
-9
/
+106
*
|
arti-rpc-client-core: rewrap Cargo.toml
Nick Mathewson
2025-01-15
1
-1
/
+9
|
/
*
Implement banner for RPC protocol.
Nick Mathewson
2025-01-09
4
-6
/
+41
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-6
/
+6
*
Merge branch 'mod-module-files' into 'main'
Nick Mathewson
2025-01-07
1
-0
/
+1
|
\
|
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
|
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-1
/
+1
|
/
*
Run "fixup-features" in preparation for release.
Nick Mathewson
2025-01-06
1
-1
/
+1
*
Label our cbindgen output, to detect version incompatibility.
Nick Mathewson
2024-12-09
1
-0
/
+1
*
Remove needless cbindgen item.
Nick Mathewson
2024-12-09
2
-1
/
+1
*
rpc-client: Reject relative paths.
Nick Mathewson
2024-12-09
3
-1
/
+11
*
rpc-client: split paths better on windows.
Nick Mathewson
2024-12-09
1
-1
/
+12
*
rpc-client: Add TODOs about links to connect point docs
Nick Mathewson
2024-12-09
1
-0
/
+6
*
rpc-client: Rename PathEntry to SearchEntry.
Nick Mathewson
2024-12-09
1
-18
/
+18
*
rpc-client: Clarity and consistency in envvar docs
Nick Mathewson
2024-12-09
1
-10
/
+20
*
artilib: Revise C and Python APIs for builders.
Nick Mathewson
2024-12-09
6
-40
/
+231
*
rpc-client-core: Correct various FFI error types.
Nick Mathewson
2024-12-09
3
-6
/
+65
*
rpc-client: Initial implementation for RPC connect points.
Nick Mathewson
2024-12-09
5
-70
/
+314
*
rpc-client: move Builder to its own module.
Nick Mathewson
2024-12-09
3
-85
/
+96
*
Resolve clippy::empty_line_after_doc_comments warnings.
Nick Mathewson
2024-12-03
1
-1
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-4
/
+4
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
Merge branch 'versions' into 'main'
Ian Jackson
2024-10-30
1
-4
/
+4
|
\
|
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-4
/
+4
*
|
cargo: Run fixup-features
Ian Jackson
2024-10-30
1
-1
/
+1
|
/
*
rpc: Re-run cbindgen.
Nick Mathewson
2024-10-23
1
-1
/
+0
*
rpc: correct msg and doc for InvalidInput::NullPointer
Nick Mathewson
2024-10-23
1
-2
/
+2
*
rpc: Move "rpc:release" to be a method on the rpc object.
Nick Mathewson
2024-10-23
1
-9
/
+1
*
rpclib: Rename RequestCancelled to be accurate.
Nick Mathewson
2024-10-21
4
-18
/
+9
*
Replace _ => panic!() elsewhere
Ian Jackson
2024-10-15
1
-1
/
+1
*
Merge branch 'rpclib-dependency-reduction' into 'main'
Nick Mathewson
2024-10-10
1
-1
/
+1
|
\
[prev]
[next]