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
/
arti-example-config.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
arti: add an example for onion service "reject" option
Nick Mathewson
2024-09-26
1
-0
/
+2
*
arti: Update example config with new keystore configuration.
Gabriela Moldovan
2024-09-23
1
-10
/
+8
*
tor-keymgr: Move keystore config under keystore.primary.
Gabriela Moldovan
2024-09-23
1
-1
/
+2
*
tor-keymgr: added support for specifying keystore kind to ArtiKeystoreConfig
Morgan
2024-09-20
1
-1
/
+19
*
arti: Remove onion service anonymity setting.
Gabriela Moldovan
2024-09-12
1
-7
/
+0
*
Look for memquota configuration in the TorClient configuration
Ian Jackson
2024-09-04
1
-0
/
+11
*
arti: Add the restricted_discovery configuration to the example config.
Gabriela Moldovan
2024-08-05
1
-0
/
+33
*
arti: Note that auto is the same as disabled if vanguards are disabled.
Gabriela Moldovan
2024-06-03
1
-0
/
+3
*
arti: Add vanguards settings to example config.
Gabriela Moldovan
2024-06-03
1
-0
/
+13
*
example-config: Indent transport arguments
Nick Mathewson
2024-04-02
1
-9
/
+9
*
Fix note in config that claimed onion services weren't implemented
Nick Mathewson
2024-03-27
1
-1
/
+4
*
hss: Make the limit for streams configurable.
Nick Mathewson
2024-03-26
1
-3
/
+1
*
Add example unmanaged pluggable transport to config.
Nick Mathewson
2024-03-14
1
-0
/
+10
*
Merge branch 'keystore-dir' into 'main'
gabi-250
2024-02-21
1
-2
/
+0
|
\
|
*
arti, arti-client, tor-keymgr: Remove keystore dir configuration.
Gabriela Moldovan
2024-02-21
1
-2
/
+0
*
|
tor-hsservice: config: max_concurrent_streams_per_circuit: comment out
Ian Jackson
2024-02-21
1
-0
/
+2
|
/
*
Add a configuration option for long_lived_ports.
Nick Mathewson
2024-02-20
1
-0
/
+7
*
Clarify onion service example(s) a little more.
Nick Mathewson
2024-02-08
1
-3
/
+5
*
hsrproxy: Temporarily remove ability to config unix addresses
Nick Mathewson
2024-01-16
1
-3
/
+0
*
Fix typos
Dimitris Apostolou
2024-01-08
1
-1
/
+1
*
arti-example-config: Do not claim that state_dir is unused
Ian Jackson
2023-12-04
1
-2
/
+0
*
Revert "hsrproxy: Temporarily change the format of ProxyRule."
Nick Mathewson
2023-11-29
1
-8
/
+5
*
Use a less obtrustive sign to end the onion services config section
Nick Mathewson
2023-10-11
1
-2
/
+0
*
arti::cfg: tweak narrow() test fn to be more useful.
Nick Mathewson
2023-10-10
1
-1
/
+1
*
hsrproxy: Temporarily change the format of ProxyRule.
Nick Mathewson
2023-10-10
1
-5
/
+8
*
Non-working attempt to test onion service configuration.
Nick Mathewson
2023-10-03
1
-20
/
+24
*
arti: Fix up the example config to use the new onion_services format.
Nick Mathewson
2023-10-03
1
-6
/
+5
*
arti: Make onion_service configuration option plural
Nick Mathewson
2023-10-03
1
-2
/
+2
*
hss: Rename the "name" config field to "nickname".
Nick Mathewson
2023-10-03
1
-1
/
+1
*
arti: Add a list of [[onion_service]]s to the config.
Nick Mathewson
2023-10-03
1
-0
/
+47
*
Fix typos
Dimitris Apostolou
2023-07-22
1
-6
/
+6
*
arti cfg tests: Add keystore to example config.
Gabriela Moldovan
2023-07-13
1
-0
/
+20
*
arti config: Remove extraneous whitespace.
Gabriela Moldovan
2023-07-13
1
-5
/
+5
*
arti: Add a `logging.time_granularity` option with 1s default.
Nick Mathewson
2023-07-06
1
-0
/
+16
*
Turn off HS client connections by default
Ian Jackson
2023-06-29
1
-1
/
+10
*
HS configuration: Add retry parameters to configuration
Ian Jackson
2023-06-28
1
-0
/
+6
*
HS configuration: Add and honour `allow_onion_addrs` in configuration
Ian Jackson
2023-06-28
1
-0
/
+3
*
tor-ptmgr: make configuration use builders, plumb into arti-client
eta
2022-11-16
1
-0
/
+16
*
bridge config: Clarify that examples are nonfunctional
Ian Jackson
2022-10-12
1
-0
/
+2
*
bridges config example: Add much more example syntax
Ian Jackson
2022-10-12
1
-4
/
+14
*
bridges config example: Add bridges section to example config
Ian Jackson
2022-10-12
1
-0
/
+21
*
arti: cfg: Rename `*_port` to `*_listen` and change the type
Ian Jackson
2022-08-25
1
-2
/
+2
*
arti: Raise the default console log severity to "info"
Nick Mathewson
2022-08-25
1
-1
/
+1
*
arti: Do not allow running as root.
Nick Mathewson
2022-08-24
1
-0
/
+6
*
channel: Introduce padding config
Ian Jackson
2022-08-16
1
-1
/
+13
*
Introduce ChannelConfig
Ian Jackson
2022-08-16
1
-0
/
+4
*
arti: Add support for process hardening
Nick Mathewson
2022-08-15
1
-0
/
+9
*
Rename download_tolerance to directory_tolerance
Nick Mathewson
2022-07-22
1
-2
/
+5
*
Add a configuration option for reachable_addrs
Nick Mathewson
2022-06-17
1
-0
/
+10
*
mistrust: Canonicalise prefix from Some("") to None
Ian Jackson
2022-05-30
1
-0
/
+1
[next]