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 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
*
rpclib: testing for future-proof proxyinfo format
Nick Mathewson
2024-09-09
1
-9
/
+65
*
arti/rpclib: Tweak proxy_info format.
Nick Mathewson
2024-09-09
1
-6
/
+7
*
arti/rpclib: Lowercase our socks5 listener variant.
Nick Mathewson
2024-09-09
1
-0
/
+1
*
rpclib: New error type for unauthenticated connections
Nick Mathewson
2024-09-09
2
-2
/
+16
*
rpclib: FFI for opening data streams.
Nick Mathewson
2024-09-09
11
-7
/
+408
*
rpclib: Support opening a data stream.
Nick Mathewson
2024-09-09
5
-4
/
+339
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-2
/
+2
*
Fix typos
Dimitris Apostolou
2024-09-03
5
-5
/
+5
*
rpclib: Remove in_mut_ptr_opt, and document why.
Nick Mathewson
2024-08-27
3
-37
/
+22
*
rpclib, ffi: Allow simultaneous calls to `arti_rpc_handle_wait()`
Nick Mathewson
2024-08-27
4
-13
/
+25
*
rpclib: Allow ConnectionClosed in arti_socket_closed test
Nick Mathewson
2024-08-21
1
-0
/
+9
*
ffi: Rename arti_rpc_status_to_str.
Nick Mathewson
2024-08-14
2
-2
/
+2
*
cbindgen: Correctly hide "Utf8CString".
Nick Mathewson
2024-08-14
3
-9
/
+10
*
Merge branch 'ffi_dylib' into 'main'
Alexander Færøy
2024-08-13
1
-0
/
+3
|
\
|
*
ffi: Build client-core as a dynamic library.
Nick Mathewson
2024-08-06
1
-0
/
+3
*
|
ffi: Add support for request handles
Nick Mathewson
2024-08-12
6
-9
/
+285
*
|
ffi: New in_mut_ptr_opt type for receiving *mut T.
Nick Mathewson
2024-08-12
1
-0
/
+25
*
|
ffi: New out_val_opt type for outptrs to non-pointers
Nick Mathewson
2024-08-12
3
-22
/
+80
*
|
Re-run cbindgen; new version has changed whitespace.
Nick Mathewson
2024-08-12
1
-3
/
+3
*
|
Re-run cbindgen to fix CI
Nick Mathewson
2024-08-08
1
-4
/
+0
*
|
Merge branch 'docsrs' into 'main'
Jim Newsome
2024-08-07
1
-1
/
+0
|
\
\
|
*
|
Don't need to tell docs.rs to enable `docsrs` cfg
Kunal Mehta
2024-08-02
1
-1
/
+0
*
|
|
Merge branch 'cbindgen-ci' into 'main'
David Goulet
2024-08-07
2
-0
/
+33
|
\
\
\
|
*
|
|
Re-run cbindgen to update our generated header.
Nick Mathewson
2024-08-07
2
-0
/
+33
*
|
|
|
rpclib: Rename ParsedRequest to ParsedRequestFields
Nick Mathewson
2024-08-07
1
-11
/
+10
*
|
|
|
rpclib: Use JsonValue to re-encode requests.
Nick Mathewson
2024-08-07
4
-97
/
+81
*
|
|
|
rpclib: Unify error type for ValidatedRequest failure.
Nick Mathewson
2024-08-07
4
-12
/
+36
*
|
|
|
rpclib: Refactor request canonicalization
Nick Mathewson
2024-08-07
4
-28
/
+38
*
|
|
|
rpclib: Ensure that re-encoded responses end with NL
Nick Mathewson
2024-08-07
1
-1
/
+4
[next]