Commits · cb8ebc0b4c9582f2588be84bc0af0ab3dfe4fc2f
tor
Browse files
Nov 05, 2019
config: Rename new global functions with a prefix
· cb8ebc0b
teor
authored
Nov 05, 2019
cb8ebc0b
changes: file for 32213
· 96334d6f
teor
authored
Nov 05, 2019
96334d6f
test/parseconf: Add conf_examples for relays
· 75047115
teor
authored
Nov 01, 2019
75047115
test/parseconf: Add conf_examples for PTs
· 6d52b5ce
teor
authored
Oct 31, 2019
6d52b5ce
test/parseconf: Always show the result file name on failure
· 233b96d8
teor
authored
Nov 04, 2019
233b96d8
test/parseconf: Run all the tests, even if one fails
· 3763dd99
teor
authored
Nov 04, 2019
3763dd99
test/parseconf: Consistenly use FAIL
· 1dd6717d
teor
authored
Nov 04, 2019
1dd6717d
test/parseconf: Don't specify a path for 'true'
· 03618e0d
teor
authored
Nov 04, 2019
03618e0d
test/parseconf: Send all errors to stderr
· 98637a47
teor
authored
Nov 04, 2019
98637a47
test/scripts: Use the same code to find the tor binary
· 5b04db59
teor
authored
Oct 31, 2019
5b04db59
confmgt: Stop adding a space, when there is no option value
· f29de4b8
teor
authored
Nov 01, 2019
f29de4b8
test/stats: Add minimal tests for rephist mtbf
· 5d85c247
teor
authored
Oct 31, 2019
5d85c247
test: Split stats into its own file
· 5d0848eb
teor
authored
Oct 31, 2019
5d0848eb
relay: Refactor tests, and add extra options tests
· 73c0439d
teor
authored
Oct 30, 2019
73c0439d
Nov 04, 2019
relay: Simplify relay/transport_config
· 51ca6dea
teor
authored
Oct 31, 2019
51ca6dea
relay: Disable server transport options when the module is disabled
· 2dfd1801
teor
authored
Oct 31, 2019
2dfd1801
relay: Simplify some relay_config code
· 4d9a5c77
teor
authored
Oct 31, 2019
4d9a5c77
relay: Disable relay config when the module is disabled
· d3c84867
teor
authored
Oct 31, 2019
d3c84867
relay: Make a transport_config function private
· 85e50954
teor
authored
Oct 31, 2019
85e50954
dirauth: Refactor some code and tests
· fd18d512
teor
authored
Oct 30, 2019
fd18d512
Oct 31, 2019
config: Delete get_list_of_ports_to_forward()
· d6654580
teor
authored
Oct 30, 2019
d6654580
config: Move warn_nonlocal_ext_orports() to relay
· 8036954b
teor
authored
Oct 30, 2019
8036954b
relay/config: Remove direct references to dirauth options
· 23faa03f
teor
authored
Oct 30, 2019
23faa03f
config: Move dirauth stats actions into the module
· 1d4d2dee
teor
authored
Oct 30, 2019
1d4d2dee
config: Move relay config actions into the relay module
· fc5da4ad
teor
authored
Oct 30, 2019
fc5da4ad
config: Move server transport actions into the relay module
· 6d03c056
teor
authored
Oct 30, 2019
6d03c056
config: Move bw & other configs into the dirauth module
· 0a511778
teor
authored
Oct 29, 2019
0a511778
config: Move accounting/bandwidth config into the relay module
· d5ca56e2
teor
authored
Oct 29, 2019
d5ca56e2
config: Move server transport config into the relay module
· 11f283f5
teor
authored
Oct 29, 2019
11f283f5
config: Move relay config checks into the relay module
· 093a127c
teor
authored
Oct 29, 2019
093a127c
config: Move relay port parsing into the relay module
· 0722b4fd
teor
authored
Oct 29, 2019
0722b4fd
dirauth: Remove some outdated config comments
· f70633d7
teor
authored
Oct 29, 2019
f70633d7
dirauth: Refactor some config checks
· 3881ac2c
teor
authored
Oct 29, 2019
3881ac2c
dirauth: Disable dirauth config when the module is disabled
· da49c4d7
teor
authored
Oct 29, 2019
da49c4d7
config: Move dirauth config into the dirauth module
· 5950566f
teor
authored
Oct 28, 2019
5950566f
doc: Add defaults for some transport options
· 40e75bc3
teor
authored
Oct 31, 2019
40e75bc3
config: Improve some function comments
· a18e84ad
teor
authored
Oct 31, 2019
a18e84ad
config: Give warn_about_relative_paths() const args
· 4666ca73
teor
authored
Oct 30, 2019
4666ca73
Oct 30, 2019
Merge remote-tracking branch 'tor-github/pr/1485'
· a6ad26fd
Nick Mathewson
authored
Oct 30, 2019
a6ad26fd
circ: Add an handle to circuit_t
· cfc60e56
David Goulet
authored
Oct 30, 2019
cfc60e56
Loading