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
/
tor-rpc-connect
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
1
-1
/
+1
*
Removed unnecessary lint
pryty26
2026-07-15
1
-1
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
4
-0
/
+5
*
Merge branch 'socket-buf-size' into 'main'
opara
2026-05-21
1
-2
/
+6
|
\
|
*
tor-rtcompat+misc: add `NetStreamProvider::ListenOptions`
Steven Engler
2026-05-07
1
-2
/
+6
*
|
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-3
/
+5
*
|
rpc-connect: classify newer io errorkinds.
Nick Mathewson
2026-05-07
1
-2
/
+4
|
/
*
rpc-client: add support to prefer/require su permission
Nick Mathewson
2026-03-16
1
-0
/
+20
*
rpc: add a "superuser" element to connect points.
Nick Mathewson
2026-03-16
2
-0
/
+45
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
rpc: Move responsibility for wrapping streams to rpc-client-core
Nick Mathewson
2026-02-04
1
-26
/
+29
*
Merge branch 'unused-async-lint' into 'main'
gabi-250
2026-01-28
1
-0
/
+1
|
\
|
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
|
rpc: Clarify comments on resolve() methods.
Nick Mathewson
2026-01-27
1
-3
/
+3
*
|
rpc: Generate a specific error for inet-auto:nonlocal
Nick Mathewson
2026-01-27
1
-1
/
+9
*
|
rpc-connect: Implement json address-file format.
Nick Mathewson
2026-01-27
4
-11
/
+40
*
|
rpc: Add rpc-client-side support for inet-auto addresses
Nick Mathewson
2026-01-27
3
-5
/
+53
*
|
rpc: Add rpc-server-side support for inet-auto addresses.
Nick Mathewson
2026-01-27
3
-16
/
+97
*
|
rpc: Begin implementing inet-auto address scheme.
Nick Mathewson
2026-01-27
3
-30
/
+178
|
/
*
rpc-connect-point: Decline (not abort) on more invalid address formats.
Nick Mathewson
2025-12-17
2
-4
/
+26
*
rpc-connect: Remove extra slash in doc comment
Gabriela Moldovan
2025-12-01
1
-1
/
+1
*
rpc-connect: Allow missing_docs_in_private_items
Gabriela Moldovan
2025-12-01
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
4
-5
/
+5
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
4
-8
/
+8
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
tor-rpc-connect: standardized MSRV TODO
hashcatHitman
2025-04-16
1
-1
/
+1
*
Add some allow(unused)
Ian Jackson
2025-03-27
1
-0
/
+3
*
AF_UNIX terminology: Rename two error structs
Ian Jackson
2025-03-24
1
-1
/
+1
*
AF_UNIX terminology: Rename two error variants
Ian Jackson
2025-03-24
1
-5
/
+5
*
RPC: Abolish an unused and misnamed error variant
Ian Jackson
2025-03-24
1
-4
/
+0
*
Fix AF_UNIX terminology in docs, comments, and error messages
Ian Jackson
2025-03-24
2
-3
/
+3
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
2
-4
/
+4
*
rpc: Fix test builds on Windows.
Alexander Hansen Færøy
2025-01-30
1
-1
/
+4
*
rpc-connect: Remove remaining TODO RPCs
Nick Mathewson
2025-01-27
1
-4
/
+1
*
rpc-connect: Make Connect::validate more straightforward
Nick Mathewson
2025-01-27
1
-11
/
+12
*
rpc-connect: check that all paths inside a connpt are absolute.
Nick Mathewson
2025-01-27
1
-13
/
+49
*
rpc-connect: remove todo; confirm that we do want to mkdir.
Nick Mathewson
2025-01-27
1
-1
/
+1
*
rpc-connect: Detect and decline connpts with invalid "auth" feields
Nick Mathewson
2025-01-27
3
-20
/
+18
*
rpc-connect: Abort on misformed cookie file, and explain why.
Nick Mathewson
2025-01-27
1
-6
/
+3
*
rpc-connect: Use file_access() API, and permit symlinks.
Nick Mathewson
2025-01-27
2
-17
/
+20
*
Merge branch 'rpc-connect-clarify' into 'main'
Nick Mathewson
2025-01-16
1
-0
/
+9
|
\
|
*
rpc: Reject relative unix paths.
Nick Mathewson
2025-01-15
1
-0
/
+9
*
|
rpc: Document windows USER_DEFAULT connect point.
Nick Mathewson
2025-01-15
1
-1
/
+0
*
|
rpc: Expose Cookie::load unconditionally.
Nick Mathewson
2025-01-15
1
-2
/
+0
*
|
rpc: Use symbolic constants for nonce/mac lengths.
Nick Mathewson
2025-01-15
1
-7
/
+14
*
|
rpc: Tests for cookie nonce/mac encoding/decoding.
Nick Mathewson
2025-01-15
1
-2
/
+46
*
|
rpc: Refactor Cookie and UnloadedCookie into a single type.
Nick Mathewson
2025-01-15
3
-18
/
+33
*
|
rpc: consolodate naming of "inherent" auth.
Nick Mathewson
2025-01-15
3
-4
/
+5
*
|
rpc: Tweak cookie protocol to bind both nonces.
Nick Mathewson
2025-01-15
1
-2
/
+8
[next]