Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Don't require directory 'net'. | Linus Nordberg | 2013-06-18 |
| | | | | We don't need it and it doesn't exist in a fresh tree. | ||
* | Print a note about the renaming of old net/nodes directory. | Linus Nordberg | 2013-06-14 |
| | |||
* | Have the bootstrap script indicate network status in exit code. | Linus Nordberg | 2013-06-13 |
| | | | | Also, don't hang on a tail -F. | ||
* | Use new Tor option TestingV3AuthVotingStartOffset to bootstrap quicker. | Linus Nordberg | 2013-06-08 |
Note that this match makes us require Tor with support for TestingV3AuthVotingStartOffset, something which is not in any released Tor yet. Note also that the way TestingV3AuthVotingStartOffset is set in the torrc's is not very Chutneyesk -- it should use the templating system. |