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-05-11 | Revert "Switch between fallback and authority when auth cert fetch fails" | teor (Tim Wilson-Brown) | |
This reverts commit 92d7ee08b8c51b4b29f68c6d00ca4aa91ea5a66b. | |||
2016-05-10 | Switch between fallback and authority when auth cert fetch fails | teor (Tim Wilson-Brown) | |
2016-05-10 | Use the consensus download schedule for authority certificates | teor (Tim Wilson-Brown) | |
Previously, we were using the generic schedule for some downloads, and the consensus schedule for others. Resolves ticket 18816; fix on fddb814fe in 0.2.4.13-alpha. |