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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump minor versions in tor-*, arti-*.
Nick Mathewson
2025-03-03
1
-5
/
+5
*
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
-5
/
+5
*
fs-mistrust: bump minor version, and in-tree deps
Ian Jackson
2025-02-06
1
-1
/
+1
*
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
*
|
rpc: Keep Cookie in an Arc.
Nick Mathewson
2025-01-15
2
-3
/
+9
*
|
arti-rpcserver: Server side of cookie auth.
Nick Mathewson
2025-01-15
1
-2
/
+25
*
|
tor-rpc-connect: Cryptographic support for cookie auth.
Nick Mathewson
2025-01-15
2
-5
/
+216
*
|
tor-rpc-connect: defer loading auth cookies on the client side.
Nick Mathewson
2025-01-15
3
-6
/
+37
*
|
tor-rpc-connect: move cookie auth support to its own module.
Nick Mathewson
2025-01-15
5
-171
/
+172
|
/
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-5
/
+5
*
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
*
|
Merge branch 'bug1776' into 'main'
Nick Mathewson
2025-01-06
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
rpc-connect: Remove cfg(unix) of SYSTEM_DEFAULT_CONNECT_POINT
Nick Mathewson
2024-12-11
1
-1
/
+0
*
|
Run "fixup-features" in preparation for release.
Nick Mathewson
2025-01-06
1
-1
/
+1
*
|
Rename Guard=>ListenerGuard.
Nick Mathewson
2024-12-19
1
-4
/
+4
*
|
rpc-connect: Explain locking rationale better.
Nick Mathewson
2024-12-19
1
-3
/
+12
*
|
rpc-connect: Use try_lock when acquiring fslock
Nick Mathewson
2024-12-19
2
-1
/
+9
*
|
connpt: Make unix socket handling more robust.
Nick Mathewson
2024-12-19
4
-21
/
+70
*
|
rpc-connect: Make LoadOptions buildable.
Nick Mathewson
2024-12-19
2
-1
/
+3
*
|
rpc-connect: fix another very typoed line
Nick Mathewson
2024-12-19
1
-1
/
+1
|
/
*
connpt: note an opportunity to save some fds.
Nick Mathewson
2024-12-09
1
-0
/
+3
*
connpt: use cfg-if to declare connect point defaults.
Nick Mathewson
2024-12-09
2
-20
/
+28
*
connpts: duplicate socket before returning.
Nick Mathewson
2024-12-09
1
-15
/
+24
*
connpts: Add default connect points as constants.
Nick Mathewson
2024-12-09
1
-0
/
+60
*
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
-5
/
+5
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2024-12-02
1
-2
/
+2
*
Fix several Cargo.tomls to satisfy cargo-sort.
Gabriela Moldovan
2024-12-02
1
-1
/
+1
*
Run fixup-features in preparation for release (fmt).
Gabriela Moldovan
2024-12-02
1
-1
/
+10
*
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-12-02
1
-1
/
+1
[next]