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
/
arti
/
src
/
cfg.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
arti tests: Suppress a lint locally
Ian Jackson
2023-09-05
1
-1
/
+2
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
arti::cfg tests: Use fold to make nightly clippy happier
Nick Mathewson
2023-08-22
1
-4
/
+5
*
arti cfg tests: Add keystore to example config.
Gabriela Moldovan
2023-07-13
1
-14
/
+2
*
arti-client: Use the config struct from tor-keymgr.
Gabriela Moldovan
2023-07-13
1
-1
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
arti: Add a `logging.time_granularity` option with 1s default.
Nick Mathewson
2023-07-06
1
-0
/
+1
*
arti cfg tests: Add declare_exceptions for storage.keystore_dir.
Gabriela Moldovan
2023-06-29
1
-1
/
+22
*
example-config: Temporarily remove keystore_dir example.
Gabriela Moldovan
2023-06-29
1
-1
/
+1
*
arti-client: Add keystore_dir to StorageConfig.
Gabriela Moldovan
2023-06-29
1
-0
/
+1
*
arti cfg tests: Suppress an undesriable clippy lint
Ian Jackson
2023-06-28
1
-0
/
+1
*
arti cfg tests: declare_exceptions: Annotate the types for clarity (fmt)
Ian Jackson
2023-06-28
1
-6
/
+4
*
arti cfg tests: declare_exceptions: Annotate the types for clarity
Ian Jackson
2023-06-28
1
-1
/
+6
*
arti cfg tests: Point the reader to the types used in declarations
Ian Jackson
2023-06-28
1
-0
/
+12
*
arti cfg tests: Move InCode into declare_config_example
Ian Jackson
2023-06-28
1
-19
/
+19
*
arti cfg tests: Make declare_exception take distinguished old/new types
Ian Jackson
2023-06-28
1
-15
/
+27
*
HS configuration: Add retry parameters to configuration
Ian Jackson
2023-06-28
1
-0
/
+2
*
HS configuration: Add and honour `allow_onion_addrs` in configuration
Ian Jackson
2023-06-28
1
-0
/
+11
*
art cfg tests: Fix garbled doc wording
gabi-250
2023-06-28
1
-2
/
+2
*
arti cfg tests: Fix doc comment
gabi-250
2023-06-28
1
-1
/
+1
*
arti cfg tests: Overhaul exception handling (fmt)
Ian Jackson
2023-06-28
1
-36
/
+32
*
arti cfg tests: Overhaul exception handling
Ian Jackson
2023-06-28
1
-92
/
+324
*
arti cfg tests: Remove a comment relating to work already done
Ian Jackson
2023-06-28
1
-4
/
+0
*
arti cfg tests: Code motion
Ian Jackson
2023-06-28
1
-206
/
+214
*
Mark a builder as non-exhaustive
Ian Jackson
2023-06-28
1
-0
/
+1
*
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
[next]