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
/
arti
/
src
/
cfg.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
RPC: Move the "listen" part of the RPC listener code to `arti`.
Nick Mathewson
2023-05-04
1
-0
/
+44
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
arti: transports parsing: Record this as a ticket
Ian Jackson
2022-11-30
1
-4
/
+3
*
arti, arti-client: Conditionalise various things on pt-client
Ian Jackson
2022-11-29
1
-0
/
+1
*
arti cfg tests: Add some more debug output
Ian Jackson
2022-11-29
1
-0
/
+1
*
bridge non-support: Test that we reject configs
Ian Jackson
2022-11-21
1
-4
/
+19
*
bridge non-support: De-cfg the primary bridge config fields
Ian Jackson
2022-11-21
1
-3
/
+0
*
arti cfg test: Break out expect_err_contains function
Ian Jackson
2022-11-21
1
-9
/
+15
*
bridge non-support: Disable the test for now
Ian Jackson
2022-11-21
1
-0
/
+1
*
Fix a bunch of "needless borrow" warnings on nightly
Nick Mathewson
2022-11-18
1
-3
/
+3
*
pt config, arti cfg test: Expect bridges.transports to be missing
Ian Jackson
2022-11-16
1
-2
/
+9
*
arti cfg test: Coalesce expect_missing
Ian Jackson
2022-11-16
1
-0
/
+22
*
arti cfg test: Document exhaustive_1 and comment exhaustive
Ian Jackson
2022-11-15
1
-0
/
+39
*
arti cfg test: Break out CONFIG_KEYS_EXPECT_NO_EXAMPLE
Ian Jackson
2022-11-15
1
-2
/
+9
*
arti cfg test: Drop a redundant allow
Ian Jackson
2022-11-15
1
-1
/
+0
*
Spelling fixes and normalizations on some high-level crates
Nick Mathewson
2022-11-07
1
-3
/
+3
*
Fix typos
Dimitris Apostolou
2022-11-06
1
-3
/
+3
*
cfg tests: bridges: Document test case assumptions
Ian Jackson
2022-10-12
1
-0
/
+19
*
cfg tests: bridges: Remove now-redundant block { }
Ian Jackson
2022-10-12
1
-13
/
+11
*
cfg test: bridges: Test all three feature cases
Ian Jackson
2022-10-12
1
-4
/
+31
*
cfg tests: bridges: Prepare for more comprehensive testing
Ian Jackson
2022-10-12
1
-8
/
+20
*
cfg tests: Make ExampleSectionLines::resolve fallible
Ian Jackson
2022-10-12
1
-5
/
+5
*
Fix comment typo.
Nick Mathewson
2022-10-12
1
-1
/
+1
*
bridges: Test configuration
Ian Jackson
2022-10-12
1
-0
/
+121
*
pt and bridges: Parse configuration
Ian Jackson
2022-10-12
1
-3
/
+1
*
config exhaust checking: Feature-limit some of the tests
Ian Jackson
2022-10-12
1
-11
/
+17
*
bridges config example: Add bridges section to example config
Ian Jackson
2022-10-12
1
-0
/
+3
*
config exhaust checking: Allow for whole sections
Ian Jackson
2022-10-12
1
-2
/
+17
*
config exhaust checking: Allow for options only unrecognized in new
Ian Jackson
2022-10-12
1
-4
/
+10
*
config exhaust checking: Move unrecognized lists earlier
Ian Jackson
2022-10-12
1
-3
/
+3
*
arti config exhaust checking: Improve message, add comment
Ian Jackson
2022-10-12
1
-2
/
+4
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
*
Add test warning exceptions to arti::cfg::test
Nick Mathewson
2022-08-31
1
-0
/
+7
*
Fix Tests on Windows in Configuration Subsystem.
Alexander Færøy
2022-08-30
1
-6
/
+30
*
arti cfg: Provide comprehensive tests for port listening
Ian Jackson
2022-08-25
1
-1
/
+116
*
arti: cfg: Rename `*_port` to `*_listen` and change the type
Ian Jackson
2022-08-25
1
-9
/
+69
*
tor-config: Support tracking deprecated config keys
Ian Jackson
2022-08-25
1
-5
/
+11
*
tor-config: Introduce ResolutionResults
Ian Jackson
2022-08-25
1
-6
/
+7
*
fix nightly lints
trinity-1686a
2022-08-24
1
-0
/
+1
*
fix test failing due to missing allow_running_as_root
trinity-1686a
2022-08-24
1
-1
/
+1
*
Merge branch 'no_root' into 'main'
Nick Mathewson
2022-08-24
1
-0
/
+6
|
\
|
*
arti: Do not allow running as root.
Nick Mathewson
2022-08-24
1
-0
/
+6
*
|
arti cfg: Write down future plans
Ian Jackson
2022-08-23
1
-0
/
+13
*
|
arti cfg: Test parsing of the oldest config file we still support
Ian Jackson
2022-08-22
1
-8
/
+36
*
|
arti cfg: Fix docs about ARTI_EXAMPLE_CONFIG
Ian Jackson
2022-08-22
1
-1
/
+4
|
/
*
arti: Add support for process hardening
Nick Mathewson
2022-08-15
1
-0
/
+12
*
arti: cfg: Remove another needless borrow
Ian Jackson
2022-06-16
1
-1
/
+1
*
arti cfg tests: Remove a redundant line that shadows an earlier binding
Ian Jackson
2022-06-16
1
-1
/
+0
*
arti cfg tests: Test that example config works as-is
Ian Jackson
2022-06-16
1
-0
/
+2
*
arti: cfg tests: Refactor to prepare for new test
Ian Jackson
2022-06-16
1
-16
/
+23
[next]