summaryrefslogtreecommitdiff
path: root/crates/tor-config
Commit message (Expand)AuthorAgeFilesLines
...
* tor-config: listen: Replace use of std::netIan Jackson2025-04-081-9/+8
* tor-config: Listen: Provide single_address_legacyIan Jackson2025-04-082-1/+24
* tor-config: fix `clippy::double_ended_iterator_last`Steven Engler2025-04-031-1/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-5/+5
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-2/+2
* Upgrade strum dependency to 0.27.1.Gabriela Moldovan2025-03-271-1/+1
* tor-rtmock: task: Remove Default impl for ThreadDescriptorIan Jackson2025-03-041-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-5/+5
* Upgrade to notify 8.Nick Mathewson2025-02-261-1/+1
* Enable derive-deftly beta featuresIan Jackson2025-02-121-1/+1
* Update to derive-deftly 1.0Ian Jackson2025-02-121-1/+1
* Bump minor version of fs-mistrustIan Jackson2025-02-071-1/+1
* Merge branch 'versions' into 'main'Ian Jackson2025-02-061-6/+6
|\
| * Version bumps to 0.27.0Ian Jackson2025-02-061-5/+5
| * fs-mistrust: bump minor version, and in-tree depsIan Jackson2025-02-061-1/+1
* | file_watcher: Remove some now-unused thingsIan Jackson2025-02-061-8/+10
* | file_watcher: Use .borrow_mut and sync MutexIan Jackson2025-02-061-10/+4
* | file_watcher: Add some commentary about Event semanticsIan Jackson2025-02-061-0/+10
|/
* tor-config: Improve mistrust documentationClara Engler2025-01-231-0/+12
* tor-config: Test that uninteresting events get ignored.Gabriela Moldovan2025-01-091-3/+21
* tor-config: Rewrite match for readability.Gabriela Moldovan2025-01-091-3/+5
* tor-config: Avoid using EventKind::Any in the tests.Gabriela Moldovan2025-01-091-3/+4
* tor-config: Handle rescan events before filtering.Gabriela Moldovan2025-01-091-3/+2
* tor-config: Make the `FileWatcher` ignore non-mutating file events.Gabriela Moldovan2025-01-091-1/+13
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-5/+5
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* Upgrade to itertools 0.14.0Nick Mathewson2025-01-061-1/+1
* map_builder: Document deserialize implemntation.Nick Mathewson2024-12-191-0/+3
* ExtendBuilder: Try to document more clearly what it doesNick Mathewson2024-12-191-0/+4
* map_builder: Extensively rework example.Nick Mathewson2024-12-191-9/+64
* extend_builder: document more about why it works.Nick Mathewson2024-12-191-0/+33
* extend_builder: Tests for strip_option, default.Nick Mathewson2024-12-191-0/+206
* map_builder: Add support for default settings.Nick Mathewson2024-12-191-10/+133
* Define macros to create a map-builder type.Nick Mathewson2024-12-192-0/+216
* tor-config: Add "extend" functionality for config builders.Nick Mathewson2024-12-192-0/+180
* list_builder: fix a very typoed line.Nick Mathewson2024-12-191-1/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Remove semver.md files post-release.Gabriela Moldovan2024-12-021-3/+0
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-5/+5
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* tor-config: added breaking changes to 'semver.md'Steven Engler2024-11-041-0/+3
* tor-config: removed re-export of `CfgPath`Steven Engler2024-11-042-3/+1
* tor-config: remove unused dependenciesSteven Engler2024-11-041-5/+1
* tor-config: remove 'expand-paths' featureSteven Engler2024-11-041-3/+2
* Merge branch 'versions' into 'main'Ian Jackson2024-10-301-7/+7
|\
| * Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-7/+7
* | cargo: Run fixup-featuresIan Jackson2024-10-301-1/+1
|/
* Update notify to 7.xIan Jackson2024-10-301-1/+1
* tor-config-path: moved `tor_config::path` to hereSteven Engler2024-10-292-506/+1