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
*
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
|
\
|
*
arti-rpc-client-core: remove dependency on unused tor-error feature.
Nick Mathewson
2024-10-09
1
-1
/
+1
*
|
arti-rpc-client-core: remove 'c_str_macro' dependency
Steven Engler
2024-10-09
2
-18
/
+16
|
/
*
Merge branch 'prop351-refs' into 'main'
Jim Newsome
2024-10-03
1
-1
/
+2
|
\
|
*
Replace references to prop351 with socks-extensions.md
Nick Mathewson
2024-10-02
1
-1
/
+2
*
|
Merge branch 'ffi_seal' into 'main'
Nick Mathewson
2024-10-02
1
-34
/
+41
|
\
\
|
|
/
|
/
|
|
*
artilib: Take a different approach to sealing a pair of traits.
Nick Mathewson
2024-10-01
1
-34
/
+41
*
|
Merge branch 'rpc_unexpected_reply' into 'main'
Nick Mathewson
2024-10-02
6
-46
/
+121
|
\
\
|
*
|
rpclib: Add a #[source] annotation.
Nick Mathewson
2024-10-02
1
-1
/
+1
|
*
|
Apply 1 suggestion(s) to 1 file(s)
Nick Mathewson
2024-10-02
1
-1
/
+1
|
*
|
update cbindgen warnings.
Nick Mathewson
2024-09-25
1
-0
/
+1
|
*
|
rpclib: Unify code internally generated requests
Nick Mathewson
2024-09-25
4
-45
/
+112
|
*
|
rpclib: Implement Display for Utf8CString.
Nick Mathewson
2024-09-25
1
-0
/
+7
|
*
|
rpc: Finish an incomplete sentence in a doc.
Nick Mathewson
2024-09-25
1
-1
/
+1
*
|
|
tor-socksproto: Handle 0-byte reads (EOF) correctly
Ian Jackson
2024-10-01
1
-1
/
+1
*
|
|
arti-rpc-client-core: Use new tor-socksproto API (fmt)
Ian Jackson
2024-10-01
1
-2
/
+1
*
|
|
arti-rpc-client-core: Use new tor-socksproto API
Ian Jackson
2024-10-01
2
-33
/
+17
*
|
|
Apply deferred rustfmt churn
Ian Jackson
2024-10-01
1
-3
/
+2
*
|
|
tor-socksproto: Move `handshake` to be a trait method
Ian Jackson
2024-10-01
1
-0
/
+1
*
|
|
Revert "socks users: detect closed sockets."
Ian Jackson
2024-10-01
2
-11
/
+1
*
|
|
Revert "rpclib: read SOCKS _after_ processing."
Ian Jackson
2024-10-01
1
-12
/
+12
|
|
/
|
/
|
*
|
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-3
/
+3
*
|
Minor bumps on non-tor/arti crates
Nick Mathewson
2024-09-30
1
-1
/
+1
*
|
rpclib: Note a key property of RPC error returns.
Nick Mathewson
2024-09-26
2
-8
/
+7
*
|
Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'
David Goulet
2024-09-26
1
-1
/
+1
|
\
\
|
*
|
Upgrade MSRV to 1.77
Nick Mathewson
2024-09-25
1
-1
/
+1
*
|
|
Merge branch 'upgrades-20240925' into 'main'
Nick Mathewson
2024-09-26
1
-1
/
+1
|
\
\
\
|
*
|
|
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
1
-1
/
+1
*
|
|
|
rpclib: read SOCKS _after_ processing.
Nick Mathewson
2024-09-25
1
-12
/
+12
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'socks_read_zero' into 'main'
Nick Mathewson
2024-09-25
2
-1
/
+11
|
\
\
\
|
*
|
|
socks users: detect closed sockets.
Nick Mathewson
2024-09-24
2
-1
/
+11
|
|
/
/
*
|
|
Merge branch 'rename_singleton_id' into 'main'
Jim Newsome
2024-09-25
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
rpc: Rename SingletonId to SingleIdResponse
Nick Mathewson
2024-09-24
1
-2
/
+2
*
|
|
Run fixup-features in preparation for upcoming release.
Nick Mathewson
2024-09-25
1
-1
/
+1
|
|
/
|
/
|
*
|
rpclib: Use prop351 protocol to open streams.
Nick Mathewson
2024-09-18
3
-11
/
+16
|
/
*
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+1
*
rpclib: Remove TODO about connect=>stream renaming.
Nick Mathewson
2024-09-10
1
-4
/
+0
*
rpclib: Rename "connect" to "open_stream" as appropriate.
Nick Mathewson
2024-09-10
3
-21
/
+21
*
rpclib: Rename connect.rs to stream.rs
Nick Mathewson
2024-09-10
2
-2
/
+2
*
Re-run cbindben for new warnings and status codes
Nick Mathewson
2024-09-09
2
-43
/
+16
*
Add TODO for renaming connect.rs to streams.rs
Nick Mathewson
2024-09-09
1
-0
/
+4
*
socksproto: Add a const for suggested buffer length.
Nick Mathewson
2024-09-09
1
-2
/
+2
[next]