- 27 Jan, 2021 1 commit
-
-
Nick Mathewson authored
-
- 26 Jan, 2021 2 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 25 Jan, 2021 9 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
The documentation and implementation diverged; the documentation was correct.
-
Nick Mathewson authored
With this patch we don't consider a consensus to be even potentially well-signed if the authorities that are listed as signing it don't contain enough authorities we believe in. Otherwise, we'd just try fetching certs for them and failing forever. (I found this by switching from a chutney network to the main network without cleaning out my cache.) Closes #44
-
Hiro authored
-
Nick Mathewson authored
We should find out if we believe in the authorities before we even think of downloading their certs.
-
Nick Mathewson authored
Also replace some "disk" with "cache" in log messages
-
- 22 Jan, 2021 1 commit
-
-
Hiro authored
-
- 21 Jan, 2021 8 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Kushal Das authored
Based rust nightly cargo fmt.
-
Kushal Das authored
Now we are testing decompression of the input via calling the process method 3 times. We get the final decompressed output only after the third call.
-
Kushal Das authored
Tests the decompression of the whole input in one go.
-
Kushal Das authored
Adds dependency to zstd crate.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 15 Jan, 2021 3 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
asynchronous_codec is a fork of futures_codec that is up-to-date on its dependencies. This migration allows us to upgrade to the current version of the bytes crate.
-
Nick Mathewson authored
-
- 13 Jan, 2021 3 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 02 Jan, 2021 1 commit
-
-
Nick Mathewson authored
-
- 30 Dec, 2020 1 commit
-
-
Nick Mathewson authored
-
- 29 Dec, 2020 2 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 23 Dec, 2020 2 commits
-
-
George Kadianakis authored
Co-authored-by:
David Goulet <dgoulet@torproject.org>
-
George Kadianakis authored
Co-authored-by:
David Goulet <dgoulet@torproject.org>
-
- 22 Dec, 2020 7 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
These necessitated a little complexity for our circuit creation/extension API; we might want to refactor that down the road.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Closes arti#49.
-