summaryrefslogtreecommitdiff
path: root/crates/tor-rpc-connect
Commit message (Expand)AuthorAgeFilesLines
...
* Fix AF_UNIX terminology in docs, comments, and error messagesIan Jackson2025-03-242-3/+3
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-182-4/+4
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-5/+5
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Bump minor version of fs-mistrustIan Jackson2025-02-071-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-5/+5
* fs-mistrust: bump minor version, and in-tree depsIan Jackson2025-02-061-1/+1
* rpc: Fix test builds on Windows.Alexander Hansen Færøy2025-01-301-1/+4
* rpc-connect: Remove remaining TODO RPCsNick Mathewson2025-01-271-4/+1
* rpc-connect: Make Connect::validate more straightforwardNick Mathewson2025-01-271-11/+12
* rpc-connect: check that all paths inside a connpt are absolute.Nick Mathewson2025-01-271-13/+49
* rpc-connect: remove todo; confirm that we do want to mkdir.Nick Mathewson2025-01-271-1/+1
* rpc-connect: Detect and decline connpts with invalid "auth" feieldsNick Mathewson2025-01-273-20/+18
* rpc-connect: Abort on misformed cookie file, and explain why.Nick Mathewson2025-01-271-6/+3
* rpc-connect: Use file_access() API, and permit symlinks.Nick Mathewson2025-01-272-17/+20
* Merge branch 'rpc-connect-clarify' into 'main'Nick Mathewson2025-01-161-0/+9
|\
| * rpc: Reject relative unix paths.Nick Mathewson2025-01-151-0/+9
* | rpc: Document windows USER_DEFAULT connect point.Nick Mathewson2025-01-151-1/+0
* | rpc: Expose Cookie::load unconditionally.Nick Mathewson2025-01-151-2/+0
* | rpc: Use symbolic constants for nonce/mac lengths.Nick Mathewson2025-01-151-7/+14
* | rpc: Tests for cookie nonce/mac encoding/decoding.Nick Mathewson2025-01-151-2/+46
* | rpc: Refactor Cookie and UnloadedCookie into a single type.Nick Mathewson2025-01-153-18/+33
* | rpc: consolodate naming of "inherent" auth.Nick Mathewson2025-01-153-4/+5
* | rpc: Tweak cookie protocol to bind both nonces.Nick Mathewson2025-01-151-2/+8
* | rpc: Keep Cookie in an Arc.Nick Mathewson2025-01-152-3/+9
* | arti-rpcserver: Server side of cookie auth.Nick Mathewson2025-01-151-2/+25
* | tor-rpc-connect: Cryptographic support for cookie auth.Nick Mathewson2025-01-152-5/+216
* | tor-rpc-connect: defer loading auth cookies on the client side.Nick Mathewson2025-01-153-6/+37
* | tor-rpc-connect: move cookie auth support to its own module.Nick Mathewson2025-01-155-171/+172
|/
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-5/+5
* Merge branch 'mod-module-files' into 'main'Nick Mathewson2025-01-071-0/+1
|\
| * clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* | fix: fix typosDimitris Apostolou2025-01-061-1/+1
* | Merge branch 'bug1776' into 'main'Nick Mathewson2025-01-061-1/+0
|\ \ | |/ |/|
| * rpc-connect: Remove cfg(unix) of SYSTEM_DEFAULT_CONNECT_POINTNick Mathewson2024-12-111-1/+0
* | Run "fixup-features" in preparation for release.Nick Mathewson2025-01-061-1/+1
* | Rename Guard=>ListenerGuard.Nick Mathewson2024-12-191-4/+4
* | rpc-connect: Explain locking rationale better.Nick Mathewson2024-12-191-3/+12
* | rpc-connect: Use try_lock when acquiring fslockNick Mathewson2024-12-192-1/+9
* | connpt: Make unix socket handling more robust.Nick Mathewson2024-12-194-21/+70
* | rpc-connect: Make LoadOptions buildable.Nick Mathewson2024-12-192-1/+3
* | rpc-connect: fix another very typoed lineNick Mathewson2024-12-191-1/+1
|/
* connpt: note an opportunity to save some fds.Nick Mathewson2024-12-091-0/+3
* connpt: use cfg-if to declare connect point defaults.Nick Mathewson2024-12-092-20/+28
* connpts: duplicate socket before returning.Nick Mathewson2024-12-091-15/+24
* connpts: Add default connect points as constants.Nick Mathewson2024-12-091-0/+60
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-5/+5
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-2/+2