summaryrefslogtreecommitdiff
path: root/crates/arti
Commit message (Expand)AuthorAgeFilesLines
* Version bumps for 2.5.0Nick Mathewson2026-06-301-32/+32
* arti: remove references to old `trace_filter` in commentsSteven Engler2026-06-252-2/+2
* arti: subcommands: keys: Fix compact outputhjrgrn2026-06-221-1/+1
* Merge branch 'keys-list-tests' into 'main'opara2026-06-1811-597/+33
|\
| * arti: Gate the "arti keys" tests behind onion-service-serviceGabriela Moldovan2026-06-171-2/+6
| * arti: Remove no longer used test helperGabriela Moldovan2026-06-171-13/+1
| * arti: Remove now-obsolete keys test moduleGabriela Moldovan2026-06-173-581/+0
| * arti: Add a trycmd-based test for arti keys list error handlingGabriela Moldovan2026-06-173-0/+5
| * doc/keys.md: Un-ignore some of the example snippetsGabriela Moldovan2026-06-172-1/+16
| * arti: Sort the arti keys list outputGabriela Moldovan2026-06-171-0/+5
* | Merge branch 'msrv-1.91' into 'main'gabi-2502026-06-181-1/+1
|\ \
| * | Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* | | Merge branch 'misc_string_slices_1' into 'main'Clara Engler2026-06-181-2/+1
|\ \ \ | |_|/ |/| |
| * | arti: remove string slicesNick Mathewson2026-06-101-2/+1
* | | arti, keymgr: s/IDEA/TODOGabriela Moldovan2026-06-171-1/+1
* | | arti: Don't mention entry validity in the help messageGabriela Moldovan2026-06-172-2/+2
* | | arti: subcommands: keys: Rework output of keys listhjrgrn2026-06-174-149/+384
| |/ |/|
* | Merge branch 'cgo-stable' into 'main'Nick Mathewson2026-06-101-2/+2
|\ \
| * | Mark "counter-galois-onion" as stableNick Mathewson2026-06-041-2/+2
* | | arti: add "dep:" prefix to 'rpc' feature dependenciesSteven Engler2026-06-101-1/+1
| |/ |/|
* | Merge branch 'clippy-string-slice' into 'main'Nick Mathewson2026-06-1012-0/+12
|\ \
| * | everywhere: Add #[allow(clippy::string_slice)]Clara Engler2026-06-091-0/+1
| * | maint: Run maint/add_warning to deny string slicesClara Engler2026-06-0911-0/+11
* | | Merge branch 'cc-default' into 'main'Nick Mathewson2026-06-101-0/+1
|\ \ \
| * | | arti: add 'flowctl-cc' to 'default'Steven Engler2026-06-011-0/+1
* | | | Bump derive-deftly to 1.11.3Ian Jackson2026-06-091-1/+1
| |/ / |/| |
* | | proto: Move RateLimitedWriter to tor-async-utilsDavid Goulet2026-06-081-1/+1
* | | arti: rpc functionality to bootstrap a defer_bootstrapped client.Nick Mathewson2026-06-085-7/+100
* | | Option to defer bootstrapping at startup.Nick Mathewson2026-06-085-17/+127
| |/ |/|
* | Upgrade tokio to LTS 1.47.1Neel Chauhan2026-06-031-1/+1
* | arti: Bump the versions of our opentelemetry depsGabriela Moldovan2026-06-032-7/+7
|/
* Bump arti crate to 2.4.0Gabriela Moldovan2026-06-011-1/+1
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-26/+26
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-06-011-1/+1
* Merge branch 'client_typestate' into 'main'Nick Mathewson2026-05-271-1/+1
|\
| * client: Factor out the "running a client" code into an inner typestateNick Mathewson2026-05-261-1/+1
* | Give resolve_return_results options to control output_tree.Nick Mathewson2026-05-271-2/+2
|/
* Move metrics config types to tor-config.Wesley Aptekar-Cassels2026-05-261-30/+1
* arti: move 'flowctl-cc' from 'experimental' to 'full'Steven Engler2026-05-221-2/+2
* Merge branch 'no-version-override' into 'main'wesleyac2026-05-212-15/+0
|\
| * Remove `use_obsolete_software`.Nick Mathewson2026-05-142-19/+4
* | Merge branch 'socket-buf-size' into 'main'opara2026-05-214-5/+59
|\ \
| * | arti: add 'proxy.socket_{send,recv}_buf_size' config optionsSteven Engler2026-05-074-23/+58
| * | arti: use 128 KB socket buffers for proxy socketsSteven Engler2026-05-071-2/+18
| * | tor-rtcompat+misc: add `NetStreamProvider::ListenOptions`Steven Engler2026-05-071-1/+4
* | | Merge branch 'keymgr-raw-ids' into 'main'opara2026-05-191-13/+11
|\ \ \
| * | | keymgr: Remove RawKeystoreEntryGabriela Moldovan2026-05-181-13/+11
| | |/ | |/|
* | | Merge branch 'rpc-config-preliminary' into 'main'Nick Mathewson2026-05-182-81/+87
|\ \ \ | |/ / |/| |
| * | arti::reload_cfg: Extract common part of select_biased! blockNick Mathewson2026-05-181-15/+3
| * | arti: Reformat reload_cfg.rs and cfg.rsNick Mathewson2026-05-182-66/+84