index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-config
/
src
/
misc.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
config: clarify TODO on PaddingLevel.
Nick Mathewson
2025-09-17
1
-1
/
+3
*
tor-config: impl `NotAutoValue` for `ByteQty`
Steven Engler
2025-07-31
1
-0
/
+3
*
tor-config: add `ExplicitOrAuto::map` and `From<T> for ExplicitOrAuto<T>`
Steven Engler
2025-07-31
1
-0
/
+18
*
tor-config: move Listen to its own module.
Nick Mathewson
2024-09-25
1
-377
/
+1
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-1
/
+1
*
tor-config: Move macro above ExplicitOrAuto definition.
Gabriela Moldovan
2024-06-03
1
-58
/
+58
*
tor-config: Apply deferred cargo fmt.
Gabriela Moldovan
2024-06-03
1
-27
/
+26
*
tor-config: Cross-reference NotAutoValue in the ExplicitOrAuto docs.
Gabriela Moldovan
2024-06-03
1
-0
/
+5
*
tor-config: Fix a test misusing NotAutoValue.
Gabriela Moldovan
2024-06-03
1
-15
/
+11
*
tor-config: Add macro for implementing NotAutoValue.
Gabriela Moldovan
2024-06-03
1
-0
/
+79
*
tor-config: Add NotAutoValue trait bound to ExplicitOrAuto inner type.
Gabriela Moldovan
2024-06-03
1
-2
/
+7
*
tor-config: Add ExplicitOrAuto::{as_value, into_value}.
Gabriela Moldovan
2024-06-03
1
-0
/
+30
*
tor-config: Remove unnecessary bounds.
Gabriela Moldovan
2024-06-03
1
-6
/
+1
*
tor-config: Expand on the ExplicitOrAuto docs.
Gabriela Moldovan
2024-06-03
1
-0
/
+52
*
tor-config: Add ExplicitOrAuto helper.
Gabriela Moldovan
2024-06-03
1
-2
/
+97
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
educe: Use std's default for two structs
Ian Jackson
2024-02-12
1
-3
/
+1
*
educe: Use std's default for enums where default variant is unit
Ian Jackson
2024-02-12
1
-7
/
+4
*
Test for Listen Display
Jani Monoses
2023-09-26
1
-0
/
+24
*
Do not writelns in Display, undo localhost_port_legacy changes.
Jani Monoses
2023-09-25
1
-4
/
+3
*
arti, tor-config: Allow listening on generic addresses for SOCKS and DNS.
Jani Monoses
2023-09-22
1
-3
/
+29
*
tor-config: Listen: Clarify localhost_port_legacy
Ian Jackson
2023-09-12
1
-1
/
+1
*
tor-config: Listen: Fix a typo
Ian Jackson
2023-09-12
1
-2
/
+2
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
tor-config: Remove unused ItemOrBool helper.
Gabriela Moldovan
2023-07-13
1
-63
/
+0
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
tor-config: Make ItemOrBool an experimental feature.
Gabriela Moldovan
2023-06-29
1
-0
/
+4
*
config: Add ItemOrBool helper for deserializing a bool or a value.
Gabriela Moldovan
2023-06-29
1
-0
/
+59
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Fix various typos (using typos tool and hand-inspection)
Nick Mathewson
2022-10-18
1
-1
/
+1
*
Fix error message
Nick Mathewson
2022-10-12
1
-1
/
+1
*
tor-config: Provide BoolOrAuto
Ian Jackson
2022-10-12
1
-0
/
+107
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
*
tor-config Listen: Rename localhost_port_legacy (from _deprecated)
Ian Jackson
2022-08-25
1
-2
/
+2
*
tor-config Listen: Add a note about EADDRINUSE
Ian Jackson
2022-08-25
1
-0
/
+1
*
tor-config; Listen: Return addresses in groups for error behaviour
Ian Jackson
2022-08-25
1
-8
/
+20
*
tor-config: Introduce ResolutionResults
Ian Jackson
2022-08-25
1
-1
/
+7
*
tor-config: Provide misc::Listen
Ian Jackson
2022-08-25
1
-0
/
+310
*
tor-config misc tests: Add standard lint suppression block
Ian Jackson
2022-08-25
1
-0
/
+8
*
Fix typos in comments.
eta
2022-08-17
1
-1
/
+1
*
tor-config: Introduce PaddingLevel
Ian Jackson
2022-08-16
1
-0
/
+112