aboutsummaryrefslogtreecommitdiff
path: root/crates/arti
Commit message (Expand)AuthorAgeFilesLines
* arti: Move cfg_mgr preservation techniqueNick Mathewson7 days1-2/+4
* arti: In RPC mode, remember normalized configuration dataNick Mathewson7 days1-9/+43
* arti: Give an Arc<CfgMgr> to RPC superuser sessions.Nick Mathewson7 days4-5/+26
* arti: Construct CfgMgr object earlier.Nick Mathewson7 days1-10/+11
* reload_cfg: add comments about some tricky points.Nick Mathewson7 days1-0/+9
* reload_cfg: Allow modules to be set after CfgMgr is createdNick Mathewson7 days1-10/+35
* code movement to tidy previous commitNick Mathewson7 days1-44/+41
* reload_cfg: Separate creation of CfgMgr and launch of taskNick Mathewson7 days2-7/+63
* Merge branch 'all_bind_addr_fail' into 'main'Jim Newsome9 days1-1/+6
|\
| * bind_dns_resolver: fail when no addresses in a group can bindSteven Masnada9 days1-1/+6
* | Apply 1 suggestion(s) to 1 file(s)Nick Mathewson9 days1-1/+1
* | Reindent impl block.Nick Mathewson13 days1-87/+88
* | Move reload_configuration method.Nick Mathewson13 days1-40/+37
* | reload_cfg: Refactor to use a CfgMgr object.Nick Mathewson13 days2-87/+134
|/
* Merge branch 'dns_qdcount_must_be_one' into 'main'Nick Mathewson2026-08-121-68/+71
|\
| * fix: the number of dns queries should be 1steven2026-08-041-68/+71
* | arti: Fix compilation of http-connect without rpcNick Mathewson2026-08-101-1/+1
|/
* Bump version for arti crateSteven Engler2026-08-031-1/+1
* Bump versions for tor-* and arti-* cratesSteven Engler2026-08-031-26/+26
* Merge branch 'testdata-export' into 'main'Ian Jackson2026-07-271-1/+1
|\
| * Require derive-deftly 1.11.4Ian Jackson2026-07-231-1/+1
* | arti: Ratelimit proxy error reportssyphyr2026-07-232-3/+47
|/
* Use "extend" for arti ResponseBuilder extension traitIan Jackson2026-07-162-13/+4
* Merge branch 'remove-lint' into 'main'Jim Newsome2026-07-157-11/+2
|\
| * Remove now-unneeded allow(clippy::cognitive_complexity)Jim Newsome2026-07-156-9/+0
| * add_warning: add reference to arti#2556Jim Newsome2026-07-152-2/+2
| * Removed unnecessary lintpryty262026-07-152-2/+2
* | arti: subcommands: keys: Fix clippy::for-kv-maphjrgrn2026-07-131-2/+2
* | multiple crates: Fix clippy warningshjrgrn2026-07-103-7/+7
|/
* Cargo plumbing to expose HS extension negotiationNick Mathewson2026-07-021-0/+5
* Upgrade to itertools 0.15.0Nick Mathewson2026-07-011-2/+2
* 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