summaryrefslogtreecommitdiff
path: root/crates/tor-config
Commit message (Expand)AuthorAgeFilesLines
* Bump the minor version, for crates with breaking changes.Gabriela Moldovan2024-03-041-1/+1
* Upgrade to latest config.Gabriela Moldovan2024-02-281-2/+2
* educe: Use std's default for two structsIan Jackson2024-02-121-3/+1
* educe: Use std's default for enums where default variant is unitIan Jackson2024-02-122-10/+6
* Bump patch versions *with* dependency updateIan Jackson2024-02-051-1/+1
* Bump patch versions (without dependency updates)Ian Jackson2024-02-051-1/+1
* Require tracing-test 0.2.4Ian Jackson2024-01-311-1/+1
* Require tracing-test 0.2.2Ian Jackson2024-01-311-1/+1
* Upgrade to strum 0.26Nick Mathewson2024-01-301-1/+1
* config: Fix output of NoCompileTimeSupport::withinNick Mathewson2024-01-161-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-1/+1
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-2/+2
* Fix typosDimitris Apostolou2024-01-081-1/+1
* Update to derive-adhoc 0.8Ian Jackson2024-01-021-1/+1
* upgrade to toml 0.8.8Nick Mathewson2023-12-051-1/+1
* Merge branch 'msrv-followup' into 'main'Nick Mathewson2023-12-041-3/+1
|\
| * tor-config: use black_box in test.Nick Mathewson2023-11-301-3/+1
* | Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-3/+3
|/
* Merge branch 'msrv-bump-1.70' into 'main'Ian Jackson2023-11-301-1/+1
|\
| * In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* | Require config ≥ 0.13.4Nick Mathewson2023-11-291-2/+2
|/
* Upgrade to itertools 0.12.0Nick Mathewson2023-11-151-1/+1
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-1/+1
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-1/+1
* Merge branch 'generic-listen' into 'main'Nick Mathewson2023-10-161-1/+50
|\
| * Test for Listen DisplayJani Monoses2023-09-261-0/+24
| * Do not writelns in Display, undo localhost_port_legacy changes.Jani Monoses2023-09-251-4/+3
| * arti, tor-config: Allow listening on generic addresses for SOCKS and DNS.Jani Monoses2023-09-221-3/+29
* | tor-config: derive Default for FlattenNick Mathewson2023-10-031-1/+1
* | Remove semver.md files now that 1.1.9 is out.Nick Mathewson2023-10-021-1/+0
* | Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-1/+1
|/
* tor-config: flatten: Remove a redundant allowIan Jackson2023-09-201-1/+0
* tor-config: flatten: Sort out names for field extractorIan Jackson2023-09-201-12/+12
* tor-config: flatten: always use field list from serdeIan Jackson2023-09-202-48/+17
* tor-config: flatten: Performance of flattenable_extract_fieldsIan Jackson2023-09-201-0/+31
* tor-config: flatten: Break out flattenable_extract_fieldsIan Jackson2023-09-202-25/+41
* tor-config: flatten: Introduce FieldList type aliasIan Jackson2023-09-201-6/+9
* tor_config: flatten: Abolish FlattenErrorIan Jackson2023-09-201-38/+9
* tor_config: flatten tests: Remove the obsolete todoIan Jackson2023-09-201-1/+0
* tor_config: Add a note about FlattenErrorIan Jackson2023-09-201-0/+8
* tor_config: Flatten: Explain why the inner ref Flatten for serIan Jackson2023-09-201-0/+5
* tor_config: Flatten: Add missing tst annotationIan Jackson2023-09-201-0/+1
* tor_config: Provide FlattenIan Jackson2023-09-204-0/+690
* tor-config: Listen: Clarify localhost_port_legacyIan Jackson2023-09-121-1/+1
* tor-config: Listen: Fix a typoIan Jackson2023-09-121-2/+2
* Remove semver.md now that 1.1.8 is out.Nick Mathewson2023-09-051-1/+0
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-2/+2
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-239-0/+9
* Resolve warnings about ambiguous/redundant doc linksNick Mathewson2023-08-221-1/+1
* tor-config: Expand NoProjectDirs error messageIan Jackson2023-08-081-1/+1