index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump minor versions in tor-*, arti-*.
Nick Mathewson
2025-03-03
1
-5
/
+5
*
Upgrade to notify 8.
Nick Mathewson
2025-02-26
1
-1
/
+1
*
Enable derive-deftly beta features
Ian Jackson
2025-02-12
1
-1
/
+1
*
Update to derive-deftly 1.0
Ian Jackson
2025-02-12
1
-1
/
+1
*
Bump minor version of fs-mistrust
Ian Jackson
2025-02-07
1
-1
/
+1
*
Merge branch 'versions' into 'main'
Ian Jackson
2025-02-06
1
-6
/
+6
|
\
|
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-5
/
+5
|
*
fs-mistrust: bump minor version, and in-tree deps
Ian Jackson
2025-02-06
1
-1
/
+1
*
|
file_watcher: Remove some now-unused things
Ian Jackson
2025-02-06
1
-8
/
+10
*
|
file_watcher: Use .borrow_mut and sync Mutex
Ian Jackson
2025-02-06
1
-10
/
+4
*
|
file_watcher: Add some commentary about Event semantics
Ian Jackson
2025-02-06
1
-0
/
+10
|
/
*
tor-config: Improve mistrust documentation
Clara Engler
2025-01-23
1
-0
/
+12
*
tor-config: Test that uninteresting events get ignored.
Gabriela Moldovan
2025-01-09
1
-3
/
+21
*
tor-config: Rewrite match for readability.
Gabriela Moldovan
2025-01-09
1
-3
/
+5
*
tor-config: Avoid using EventKind::Any in the tests.
Gabriela Moldovan
2025-01-09
1
-3
/
+4
*
tor-config: Handle rescan events before filtering.
Gabriela Moldovan
2025-01-09
1
-3
/
+2
*
tor-config: Make the `FileWatcher` ignore non-mutating file events.
Gabriela Moldovan
2025-01-09
1
-1
/
+13
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-5
/
+5
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
Upgrade to itertools 0.14.0
Nick Mathewson
2025-01-06
1
-1
/
+1
*
map_builder: Document deserialize implemntation.
Nick Mathewson
2024-12-19
1
-0
/
+3
*
ExtendBuilder: Try to document more clearly what it does
Nick Mathewson
2024-12-19
1
-0
/
+4
*
map_builder: Extensively rework example.
Nick Mathewson
2024-12-19
1
-9
/
+64
*
extend_builder: document more about why it works.
Nick Mathewson
2024-12-19
1
-0
/
+33
*
extend_builder: Tests for strip_option, default.
Nick Mathewson
2024-12-19
1
-0
/
+206
*
map_builder: Add support for default settings.
Nick Mathewson
2024-12-19
1
-10
/
+133
*
Define macros to create a map-builder type.
Nick Mathewson
2024-12-19
2
-0
/
+216
*
tor-config: Add "extend" functionality for config builders.
Nick Mathewson
2024-12-19
2
-0
/
+180
*
list_builder: fix a very typoed line.
Nick Mathewson
2024-12-19
1
-1
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Remove semver.md files post-release.
Gabriela Moldovan
2024-12-02
1
-3
/
+0
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-5
/
+5
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2024-12-02
1
-1
/
+1
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
tor-config: added breaking changes to 'semver.md'
Steven Engler
2024-11-04
1
-0
/
+3
*
tor-config: removed re-export of `CfgPath`
Steven Engler
2024-11-04
2
-3
/
+1
*
tor-config: remove unused dependencies
Steven Engler
2024-11-04
1
-5
/
+1
*
tor-config: remove 'expand-paths' feature
Steven Engler
2024-11-04
1
-3
/
+2
*
Merge branch 'versions' into 'main'
Ian Jackson
2024-10-30
1
-7
/
+7
|
\
|
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-7
/
+7
*
|
cargo: Run fixup-features
Ian Jackson
2024-10-30
1
-1
/
+1
|
/
*
Update notify to 7.x
Ian Jackson
2024-10-30
1
-1
/
+1
*
tor-config-path: moved `tor_config::path` to here
Steven Engler
2024-10-29
2
-506
/
+1
*
tor-config-path: added empty package
Steven Engler
2024-10-29
1
-0
/
+1
*
tor-config: remove `CfgPathError::BadUtf8`
Steven Engler
2024-10-28
1
-20
/
+1
*
tor-config: use 'path' feature of shellexpand
Steven Engler
2024-10-28
2
-41
/
+16
*
tor-config: Document the limitations of the FileWatcher.
Gabriela Moldovan
2024-10-16
1
-0
/
+9
*
tor-config: Compare the file contents when testing.
Gabriela Moldovan
2024-10-16
1
-0
/
+7
*
tor-config: Configure the polling interval.
Gabriela Moldovan
2024-10-16
1
-2
/
+17
*
tor-config: Use a polling watcher on non-windows platforms that don't have in...
Gabriela Moldovan
2024-10-16
2
-2
/
+10
[next]