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
/
src
/
path.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
tor-config: Update to shellexpand 3.x
Ian Jackson
2022-12-06
1
-1
/
+5
*
tor-config: home dir handling: fmt pre-patch
Ian Jackson
2022-12-06
1
-1
/
+3
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
*
tor-config: CfgPath: Fix two typos "expaneded"
Ian Jackson
2022-10-11
1
-2
/
+2
*
CfgPath: Add support for ${PROGRAM_DIR}.
Nick Mathewson
2022-10-07
1
-2
/
+42
*
clippy: Consolidate many lints in maint/add_warning
Ian Jackson
2022-06-24
1
-0
/
+9
*
tor-config: style fixes on CfgPathError.
Nick Mathewson
2022-06-22
1
-6
/
+6
*
Revert "Remove dbg!()s in tor-config"
Ian Jackson
2022-05-27
1
-0
/
+5
*
Remove dbg!()s in tor-config
Nick Mathewson
2022-05-20
1
-5
/
+0
*
CfgPath: Test serialisation round-trip with a binary format
Ian Jackson
2022-05-03
1
-0
/
+8
*
CfgPath: Make it Serialize
Ian Jackson
2022-05-03
1
-5
/
+69
*
CfgPath: Overhaul API
Ian Jackson
2022-05-03
1
-6
/
+86
*
CfgPath: Change deserialisaation of Literal variant
Ian Jackson
2022-05-03
1
-5
/
+17
*
Test shell variable expansion on windows
Michael
2022-03-05
1
-2
/
+24
*
tor-config: Add HasKind support.
Nick Mathewson
2022-02-09
1
-0
/
+22
*
Fix invalid path character on windows
Michael
2022-01-31
1
-0
/
+4
*
Explain that CfgPath can look at the environment.
Nick Mathewson
2022-01-12
1
-1
/
+2
*
Change sane_defaults() and with_directories()
Nick Mathewson
2021-11-29
1
-3
/
+1
*
More tests for tor-config.
Nick Mathewson
2021-11-24
1
-2
/
+17
*
Make every Config type implement Eq.
Nick Mathewson
2021-11-21
1
-2
/
+2
*
Rename .gitignore APP_FOO to ARTI_FOO.
Nick Mathewson
2021-11-21
1
-12
/
+12
*
Give CfgPath an alternative inner representation.
Nick Mathewson
2021-11-21
1
-24
/
+41
*
Make arti-client config object match arti config better.
Nick Mathewson
2021-11-21
1
-0
/
+13
*
Move top-level configuration downwards from `arti` to `arti-config`.
Nick Mathewson
2021-11-18
1
-16
/
+29
*
Remove dependency from arti-client to tor-config.
Nick Mathewson
2021-11-16
1
-0
/
+2
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+159