index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
conf_examples
Age
Commit message (
Expand
)
Author
2023-05-25
test: Fix parseconf to account for ClientUseIPv6 change for dirauth disabled
David Goulet
2023-05-25
test: Fix parseconf to account for ClientUseIPv6 change
David Goulet
2022-06-23
Remove unused RendPostPeriod option
Neel Chauhan
2020-10-21
Allow mutiple lines on configuration for ROUTERSET entries. #28361
Daniel Pinto
2020-10-14
Merge branch 'tor-gitlab/mr/170'
David Goulet
2020-10-13
Make OptimisticData always-on.
Nick Mathewson
2020-09-23
Remove parseconf test with AndroidIdentityTag.
Nick Mathewson
2020-07-17
Add running glibc version to the log. #40047
Daniel Pinto
2020-07-02
parseconf: Add an authority IPv6 ORPort test
teor
2020-05-08
Improve logging of included config files
Daniel Pinto
2020-03-21
parseconf: Add ORPort and DirPort auto tests
teor
2020-03-09
Remove the ClientAutoIPv6ORPort option
Neel Chauhan
2019-12-19
Change conf_examples test for ConsensusParams option.
Nick Mathewson
2019-12-19
Add an integration test for options disabled by dirauth subsystem.
Nick Mathewson
2019-11-20
parseconf test: ControlSocketsGroupWriteable without ControlSocket.
Nick Mathewson
2019-11-14
test/parseconf: Update conf_examples to use expected_log
teor
2019-11-14
test/parseconf: Stop ignoring --dump-config failures
teor
2019-11-12
Merge branch 'maint-0.4.2'
teor
2019-11-12
test/parseconf: Add tests for ignored options
teor
2019-11-11
test/parseconf: Add basic parsing tests
teor
2019-11-07
Adjustments to 32406 per review
Nick Mathewson
2019-11-07
Add a test for 32406 (AccelName with "!").
Nick Mathewson
2019-11-07
conf_examples test for crypto_accel
Nick Mathewson
2019-11-07
test/parseconf: Update config parsing tests for 32410
teor
2019-11-06
test/parseconf: Add support for optional library variants
teor
2019-11-05
test/parseconf: Add conf_examples for relays
teor
2019-11-05
test/parseconf: Add conf_examples for PTs
teor
2019-11-04
relay: Disable relay config when the module is disabled
teor
2019-10-31
dirauth: Disable dirauth config when the module is disabled
teor
2019-10-20
test/parseconf: Add basic dirauth and bridgeauth tests
teor
2019-10-20
test/parseconf: Expect different outputs when relay mode is disabled
teor
2019-10-17
Add a test for a command-line option without a value.
Nick Mathewson
2019-09-24
test: a file with no config options, at the end of an %include directory
teor
2019-09-14
Add a test with many non-default options.
Nick Mathewson
2019-09-14
Add a few error test cases
Nick Mathewson
2019-09-14
Add an integration test for %include.
Nick Mathewson
2019-09-14
Add test for +Option, /Option, and Option
Nick Mathewson
2019-09-14
Move our first 3 example conf_examples to named directories
Nick Mathewson
2019-09-14
Add a test script to try parsing and encoding Tor configurations
Nick Mathewson