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: Move RpcConfig to rpc.rs
Nick Mathewson
2024-12-19
1
-29
/
+4
*
tor-config: removed re-export of `CfgPath`
Steven Engler
2024-11-04
1
-4
/
+4
*
tor-memquota: Declare memquota feature stable, and default
Ian Jackson
2024-10-22
1
-1
/
+0
*
arti cfg tests: Clarify here and there
Ian Jackson
2024-10-22
1
-1
/
+2
*
arti cfg tests: Fix typo
Ian Jackson
2024-10-22
1
-1
/
+1
*
minimal features test: Introduce new --cfg arti_features_precise
Ian Jackson
2024-10-22
1
-1
/
+6
*
tor-keymgr: Move C Tor keystore configs under ctor key.
Gabriela Moldovan
2024-10-08
1
-2
/
+3
*
tor-keymgr: Add configuration for C Tor client keystores.
Gabriela Moldovan
2024-10-08
1
-1
/
+9
*
arti-client: Use the configured C Tor keystores, if any.
Gabriela Moldovan
2024-10-08
1
-8
/
+1
*
tor-keymgr: Add configuration for C Tor service keystores.
Gabriela Moldovan
2024-10-08
1
-0
/
+10
*
Merge branch 'warn_on_nonlocal' into 'main'
Nick Mathewson
2024-10-01
1
-2
/
+13
|
\
|
*
Mark resolve_listen_port as deprecated.
Nick Mathewson
2024-09-30
1
-2
/
+9
|
*
arti::cfg: Add a note to avoid new uses of a macro.
Nick Mathewson
2024-09-25
1
-0
/
+4
*
|
Merge branch 'silence-warning' into 'main'
gabi-250
2024-09-30
1
-0
/
+1
|
\
\
|
*
|
arti: Silence unused_mut warning.
Gabriela Moldovan
2024-09-18
1
-0
/
+1
|
|
/
*
|
arti: add an example for onion service "reject" option
Nick Mathewson
2024-09-26
1
-0
/
+4
*
|
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
1
-5
/
+3
|
/
*
Provide a MemoryQuotaTracker in TorClient
Ian Jackson
2024-09-04
1
-1
/
+0
*
arti: Proper testing of the memory limit config parsing
Ian Jackson
2024-09-04
1
-2
/
+53
*
arti cfg tests: Provide resolve_return_results
Ian Jackson
2024-09-04
1
-0
/
+6
*
arti cfg tests: strip_prefix: Leave section markers unchanged
Ian Jackson
2024-09-04
1
-1
/
+6
*
arti cfg tests: strip_prefix: Document error behaviour
Ian Jackson
2024-09-04
1
-1
/
+3
*
Look for memquota configuration in the TorClient configuration
Ian Jackson
2024-09-04
1
-1
/
+28
*
Merge branch 'ci' into 'main'
Ian Jackson
2024-08-27
1
-1
/
+2
|
\
|
*
arti: Fix an unused Result in tests if pts disabled
Ian Jackson
2024-08-19
1
-1
/
+2
*
|
tor-hsservice: Pass watch_configuration down to restricted discovery config.
Gabriela Moldovan
2024-08-21
1
-7
/
+23
|
/
*
arti: Add the restricted_discovery configuration to the example config.
Gabriela Moldovan
2024-08-05
1
-9
/
+61
*
Work around clippy::doc_lazy_continuation false positives
Ian Jackson
2024-07-08
1
-1
/
+1
*
arti: Add vanguards settings to example config.
Gabriela Moldovan
2024-06-03
1
-1
/
+1
*
Add a test for transport configuration
Nick Mathewson
2024-04-02
1
-0
/
+46
*
Merge branch 'encapsulate_config_rs' into 'main'
Nick Mathewson
2024-03-13
1
-8
/
+18
|
\
|
*
tor-config: Put config::Config inside a wrapper type.
Nick Mathewson
2024-03-13
1
-1
/
+1
|
*
Use ConfigurationSource::Verbatim in our tests.
Nick Mathewson
2024-03-13
1
-7
/
+17
*
|
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
|
/
*
arti-client: Add VanguardsConfig to TorClientConfig.
Gabriela Moldovan
2024-03-11
1
-0
/
+11
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
arti: define RpcConfig only if needed
Tobias Stoeckmann
2024-02-29
1
-1
/
+1
*
arti: use name bindings only if needed
Tobias Stoeckmann
2024-02-29
1
-1
/
+3
*
Add a configuration option for long_lived_ports.
Nick Mathewson
2024-02-20
1
-0
/
+1
*
Merge branch 'err_on_no_onion_service_support' into 'main'
Nick Mathewson
2024-01-16
1
-4
/
+10
|
\
|
*
Give an error when user configured onion services with no support.
Nick Mathewson
2024-01-16
1
-4
/
+10
*
|
hsrproxy: Temporarily remove ability to config unix addresses
Nick Mathewson
2024-01-16
1
-0
/
+2
|
/
*
arti::cfg: Turn a TODO HSS into a ticket.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
arti: Test for expected value of onion service cfg.
Nick Mathewson
2023-12-12
1
-2
/
+34
*
arti: Enforce onion service nickname distinctness
Nick Mathewson
2023-12-12
1
-3
/
+3
*
arti: Downgrade a TODO HSS about testing onion-service config.
Nick Mathewson
2023-12-12
1
-1
/
+2
*
arti cfg: suppress a warning
Ian Jackson
2023-12-04
1
-0
/
+1
*
Revert "hsrproxy: Temporarily change the format of ProxyRule."
Nick Mathewson
2023-11-29
1
-1
/
+1
*
Use a less obtrustive sign to end the onion services config section
Nick Mathewson
2023-10-11
1
-5
/
+5
*
Improve test fn documentation even more.
Ian Jackson
2023-10-10
1
-2
/
+2
[prev]
[next]