teor
|
ce93bf0c4d
TorNet: Simplify the OwningControllerProcess code
|
5 лет назад |
teor
|
f6a034e4db
TorNet: use getenv_int() where we expect env vars to be ints
|
5 лет назад |
Nick Mathewson
|
d8355b434e
Increase CHUTNEY_START_TIME to 60
|
5 лет назад |
Nick Mathewson
|
65e53b7563
wait_for_bootstrap: fix a race condition
|
5 лет назад |
Nick Mathewson
|
287c61a4c0
wait_for_bootstrap: another regex tweak
|
5 лет назад |
Nick Mathewson
|
18af751e0b
wait_for_bootstrap: log node names with bootstrap statuses
|
5 лет назад |
Nick Mathewson
|
ee396986d8
wait_for_bootstrap: When logging un-bootstrapped nodes, also log crashes
|
5 лет назад |
Nick Mathewson
|
bd76a94b69
wait_for_bootstrap: Fix the regex for bootstrap messages
|
5 лет назад |
teor
|
800c11ce33
Merge remote-tracking branch 'tor-github/pr/5'
|
5 лет назад |
Nick Mathewson
|
9934f8b6d2
wait_for_bootstrap: Make time limit configurable.
|
5 лет назад |
Nick Mathewson
|
da381fff31
fixup! Add a chutney "wait_until_bootstrap" command
|
5 лет назад |
Nick Mathewson
|
d07859bb53
Use a wrapper to make two mode-0700 directories at once
|
5 лет назад |
Nick Mathewson
|
49087abb2a
Another python3 fix, about directory permissions made by os.makedirs
|
5 лет назад |
Nick Mathewson
|
ced12d75db
Allow warnings from within runConfigFile
|
5 лет назад |
Nick Mathewson
|
dce899f132
Python3: exec() now expects a string, not a file.
|
5 лет назад |
Nick Mathewson
|
d4e4ee53e4
Add a chutney "wait_until_bootstrap" command
|
5 лет назад |
teor
|
ef92c76684
Debug: give better bootstrap error messages
|
6 лет назад |
teor
|
7b9b6a6925
Logging: improve the formatting of nicknames and PIDs
|
6 лет назад |
teor
|
bbf30360ee
Debug: print tor versions when launching tor
|
6 лет назад |
teor
|
624da7316d
Debug: add some debug output, and move other outputs to debug
|
6 лет назад |
teor
|
1aa7b8210f
Debug: set tor --quiet when not debugging
|
6 лет назад |
teor
|
db3570aca7
Debug: refactor subprocess launches into their own functions
|
6 лет назад |
teor
|
4a87a0bb54
Debug: when tor is missing, give instructions that actually work
|
6 лет назад |
teor
|
05d50aa45c
Debug: refactor debugging into its own module
|
6 лет назад |
teor
|
c34e6e5cd5
Stop providing the hs flag on authorities
|
6 лет назад |
teor
|
74e87ead49
Remove all comment references to obsolete tor versions
|
6 лет назад |
teor
|
8500a1761f
Give a better warning when chutney can't find a binary
|
6 лет назад |
teor
|
55450d524f
Put the --quiet option last on the tor command line
|
7 лет назад |
teor
|
f19023554c
Stop crashing when the configured dns_conf is None
|
7 лет назад |
teor
|
f1835b17ec
Stop assuming that test module attribute errors are about run_test
|
7 лет назад |