- Mar 24, 2021
-
-
Nick Mathewson authored
Closes #40348.
-
George Kadianakis authored
-
- Mar 23, 2021
-
-
David Goulet authored
-
(If you need to do this in an older version you can just set DormantClientTimeout to something huge.) Closes #40228.
-
David Goulet authored
Closes #40346 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
-
- Mar 22, 2021
-
-
Nick Mathewson authored
patch from cypherpunks; closes #40323
-
George Kadianakis authored
Fixes bug #40296 .
-
- Mar 19, 2021
-
-
Nick Mathewson authored
Closes #40322.
-
Nick Mathewson authored
Patch from 'cypherpunks'. Closes #40331.
-
Nick Mathewson authored
This incorporates a suggestion from cypherpunks on #40321 Closes #40321.
-
- Mar 18, 2021
-
-
Nick Mathewson authored
-
Nick Mathewson authored
We use it in router.c, where chunks are joined with "", not with NL... so leaving off the terminating NL will lead to an unparseable extrainfo. Found by toralf. Bug not in any released Tor.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Mar 17, 2021
-
-
George Kadianakis authored
``` src/feature/stats/rephist.c: In function ‘overload_happened_recently’: src/feature/stats/rephist.c:215:21: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] if (overload_time > approx_time() - 3600 * n_hours) { ``` from tpo/core/tor#40341 (comment 2729364)
-
George Kadianakis authored
-
George Kadianakis authored
-
George Kadianakis authored
-
George Kadianakis authored
This uses a heuristic that came up after a discussion with David. I'm leaving this as a separate commit so that it can be discussed further if needed.
-
George Kadianakis authored
- OOM metric - onionskin overload metric - DNS timeout metric
-
George Kadianakis authored
- Implement overload statistics structure. - Implement function that keeps track of overload statistics. - Implement function that writes overload statistics to descriptor. - Unittest for the whole logic.
-
David Goulet authored
-
(If you need to do this in an older version you can just set DormantClientTimeout to something huge.) Closes #40228.
-
George Kadianakis authored
-
George Kadianakis authored
-
- Mar 16, 2021
-
-
Nick Mathewson authored
"ours" to avoid version bump.
-
Nick Mathewson authored
-
Nick Mathewson authored
"ours" to avoid version bump.
-
Nick Mathewson authored
-
Nick Mathewson authored
"ours" to avoid version bump.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Mar 15, 2021
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
(0.4.6.1-alpha will come out after the stable releases.)
-
Nick Mathewson authored
-
Nick Mathewson authored
-