summaryrefslogtreecommitdiff
path: root/crates/tor-config
Commit message (Expand)AuthorAgeFilesLines
* Bump versions for tor-* and arti-* cratesSteven Engler2026-08-031-6/+6
* Require derive-deftly 1.11.4Ian Jackson2026-07-231-1/+1
* Use "extend" for tor-config mistrust::BuilderExtIan Jackson2026-07-163-10/+6
* Merge branch 'remove-lint' into 'main'Jim Newsome2026-07-151-1/+1
|\
| * add_warning: add reference to arti#2556Jim Newsome2026-07-151-1/+1
| * Removed unnecessary lintpryty262026-07-151-1/+1
* | multiple crates: Fix clippy warningshjrgrn2026-07-101-1/+1
|/
* Merge branch 'upgrade-itertools' into 'main'Nick Mathewson2026-07-011-1/+1
|\
| * Upgrade to itertools 0.15.0Nick Mathewson2026-07-011-1/+1
* | Merge branch 'fix/MissingOneOf' into 'main'Nick Mathewson2026-07-011-0/+16
|\ \ | |/ |/|
| * fix: apply rustfmtpryty262026-06-201-2/+5
| * Added ConfigBuildError::MissingOneOfpryty262026-06-191-0/+13
* | Remove semver.md filesNick Mathewson2026-06-301-1/+0
* | Version bumps for 2.5.0Nick Mathewson2026-06-301-8/+8
* | Merge branch 'deftly-impl' into 'main'Ian Jackson2026-06-232-19/+10
|\ \
| * | tor-config: Flattenable: use beta_deftly $impl featureIan Jackson2026-06-111-3/+2
| * | tor-config: derive.rs: use beta_deftly $impl featureIan Jackson2026-06-111-16/+8
| |/
* | 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-6/+6
|\ \ | |/ |/|
| * config: remove str slice usageNick Mathewson2026-06-101-6/+6
* | assert_not_impl: Promote to tor-basic-utilsIan Jackson2026-06-102-42/+3
* | assert_not_impl: Change example to use CellIan Jackson2026-06-101-2/+3
* | assert_not_impl: Introduce some `use`sIan Jackson2026-06-101-2/+6
|/
* Merge branch 'clippy-string-slice' into 'main'Nick Mathewson2026-06-1014-0/+16
|\
| * everywhere: Add #[allow(clippy::string_slice)]Clara Engler2026-06-091-0/+1
| * maint: Run maint/add_warning to deny string slicesClara Engler2026-06-0914-0/+15
* | Bump derive-deftly to 1.11.3Ian Jackson2026-06-091-1/+1
|/
* Remove semver.md files post-releaseGabriela Moldovan2026-06-011-1/+0
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-6/+6
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-06-011-1/+1
* config: Simplify ConfigurationTree::merge_from to take &mut self.Nick Mathewson2026-05-272-8/+9
* Apply 3 suggestion(s) to 2 file(s)Nick Mathewson2026-05-271-2/+2
* config: Update doctests to use Deftly, and to passNick Mathewson2026-05-273-16/+24
* Give resolve_return_results options to control output_tree.Nick Mathewson2026-05-272-13/+49
* config: Add an `output_tree` to our resolver methods.Nick Mathewson2026-05-271-5/+33
* config: Add a dd(TorConfig) attribute to override apply_defaults().Nick Mathewson2026-05-271-1/+36
* config: Add a method to fill in a builder with unset defaultsNick Mathewson2026-05-276-1/+123
* config: Implement Builder for ListBuilders and MapBuilders.Nick Mathewson2026-05-272-0/+15
* dd(TorConfig): change the order of default vs magicNick Mathewson2026-05-271-21/+28
* config: Fix documentation of ResolutionResultsNick Mathewson2026-05-271-1/+1
* Move metrics config types to tor-config.Wesley Aptekar-Cassels2026-05-262-0/+35
* config: Convert some load.rs tests to use dd(TorConfig).Nick Mathewson2026-05-181-18/+11
* config: Use derive(TorConfig) for map builder tests.Nick Mathewson2026-05-181-14/+8
* config: Implement Default for ConfigurationTree.Nick Mathewson2026-05-181-1/+1
* tor-config: remove a needless clone.Nick Mathewson2026-05-181-1/+1
* config: Add a merge_from method to ConfigurationTreeNick Mathewson2026-05-182-1/+23
* tor-config: Allow inspecting parts of a ConfigurationTree.Nick Mathewson2026-05-122-3/+65
* tor-config::derive: use cfg(true) and cfg(false)Nick Mathewson2026-05-071-7/+4
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-6/+6