summaryrefslogtreecommitdiff
path: root/crates/arti
Commit message (Expand)AuthorAgeFilesLines
* Bump minor version of fs-mistrustIan Jackson2025-02-071-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-18/+18
* Bump arti crate version to 1.4.0Ian Jackson2025-02-061-1/+1
* fs-mistrust: bump minor version, and in-tree depsIan Jackson2025-02-061-1/+1
* socks.rs: Update documentation; RpcDataStream has been renamed.Nick Mathewson2025-01-301-9/+5
* rpc: Correct API documentation about optimismNick Mathewson2025-01-301-2/+1
* Merge branch 'rpc-missing-dir' into 'main'Nick Mathewson2025-01-231-8/+16
|\
| * connpts: Document behavior on nonexistent directoryNick Mathewson2025-01-231-0/+2
| * rpc: Tolerate NotFound on configured connect point directory.Nick Mathewson2025-01-231-8/+14
* | arti: Make Rpc argument unconditional when constructing socks proxyNick Mathewson2025-01-236-33/+43
* | arti::socks: Re-wrap a section.Nick Mathewson2025-01-231-2/+3
* | arti: remove an obsolete rpc todo.Nick Mathewson2025-01-231-1/+0
* | arti: remove an obsolete rpc todo.Nick Mathewson2025-01-231-1/+0
* | arti: remove an obsolete rpc todo.Nick Mathewson2025-01-231-1/+0
* | arti: Remove old workaround for runtime selection under RPC.Nick Mathewson2025-01-231-6/+1
|/
* arti: Add `restricted-discovery` to the list of experimental features.Gabriela Moldovan2025-01-161-0/+5
* rpc: Rename new_stream_handle to new_oneshot_client.Nick Mathewson2025-01-151-1/+1
* arti-rpcserver: Tell connections what kind of auth to expect.Nick Mathewson2025-01-151-13/+1
* Bump arti crate to 1.3.2Nick Mathewson2025-01-071-1/+1
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-18/+18
* Merge branch 'mod-module-files' into 'main'Nick Mathewson2025-01-072-0/+2
|\
| * clippy: deny `mod_module_files`Steven Engler2025-01-062-0/+2
* | fix: fix typosDimitris Apostolou2025-01-061-1/+1
|/
* Merge branch 'upgrades' into 'main'Nick Mathewson2025-01-061-2/+2
|\
| * Upgrade to itertools 0.14.0Nick Mathewson2025-01-061-2/+2
* | Run "fixup-features" in preparation for release.Nick Mathewson2025-01-061-1/+1
|/
* rpc: Add a test for config parsing and defaults.Nick Mathewson2024-12-192-1/+90
* rpc: Clarify listen_defaults behavior.Nick Mathewson2024-12-191-1/+2
* rpc: Rename RpcListnerConfig=>RpcListenerSetConfig to clarify plurality.Nick Mathewson2024-12-191-14/+17
* rpc: Test that we can parse our defaults.Nick Mathewson2024-12-192-1/+35
* rpc: comments to explain where connect points are disabled.Nick Mathewson2024-12-192-1/+7
* rpc: Make names reflect configuration keys better.Nick Mathewson2024-12-191-17/+11
* rpc: Document that default-index is 1-basedNick Mathewson2024-12-192-1/+5
* Rename Guard=>ListenerGuard.Nick Mathewson2024-12-192-4/+4
* rpc: Add a comment to explain what load_options is doing.Nick Mathewson2024-12-191-0/+2
* rpc: More logging when binding addressesNick Mathewson2024-12-192-1/+25
* arti::rpc: Refactor listener options to support defaults properlyNick Mathewson2024-12-191-31/+75
* arti::rpc: Rename "overrides" field and type.Nick Mathewson2024-12-191-18/+17
* arti: Use connect points to listen for RPC connections.Nick Mathewson2024-12-194-88/+331
* arti: Disable RPC reconfiguration for nowNick Mathewson2024-12-192-1/+5
* rpc: Configuration options for artiNick Mathewson2024-12-193-2/+159
* arti: Move RpcConfig to rpc.rsNick Mathewson2024-12-192-29/+33
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-032-0/+2
* Bump arti crate to 1.3.1Gabriela Moldovan2024-12-021-1/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-16/+16
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-2/+2
* Run fixup-features in preparation for release (fmt).Gabriela Moldovan2024-12-021-1/+2
* Run fixup-features in preparation for release.Gabriela Moldovan2024-12-021-1/+1
* PoW: Consolidate feature flags into a single flag.Wesley Aptekar-Cassels2024-11-251-2/+2
* arti: Add onion_service.enable_pow option.Wesley Aptekar-Cassels2024-11-251-0/+4