Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-17 | Remove from master all changes files scheduled for 0.2.8.3 | Nick Mathewson | |
These won't go in the 0.2.9.1-alpha changelog, since 0.2.8.3 will come out first. Generated automatically with findMergedChanges.pl | |||
2016-05-17 | Resolve lintChanges warnings. | Nick Mathewson | |
2016-04-07 | Turn TestingClientBootstrap* into non-testing options | David Goulet | |
This changes simply renames them by removing "Testing" in front of them and they do not require TestingTorNetwork to be enabled anymore. Fixes #18481 Signed-off-by: David Goulet <dgoulet@ev0ke.net> |