- 16 Sep, 2020 1 commit
-
-
Karsten Loesing authored
-
- 10 Sep, 2020 1 commit
-
-
Ana Custura authored
-
- 01 Sep, 2020 2 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
This commit tweaks the recently added --drop-guards switch as follows: - Guards are dropped right at startup and then every N hours. Otherwise we might not receive the first round of GUARD NEW/UP events. It's unclear why we don't receive those events, but finding out might be time-consuming whereas dropping guards at startup is basically free. - Right after guards are dropped, circuit build timeouts are dropped, too, if supported by the Tor version. If the Tor version does not support this, there's going to be a warning, and the control log will simply not contain BUILDTIMEOUT_SET events. Still part of the reopened #33399.
-
- 27 Aug, 2020 2 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
And clarify that we're leaving statistics unchanged as part of the filtering.
-
- 20 Aug, 2020 1 commit
-
-
Karsten Loesing authored
- Add a change log entry. - Pick are more sensible default for `drop_guards_interval_hours`, also to fix unit tests.
-
- 18 Aug, 2020 1 commit
-
-
Karsten Loesing authored
Implements #33260.
-
- 16 Aug, 2020 1 commit
-
-
Karsten Loesing authored
- Change timeout back to 270 seconds and stallout back to 0 seconds. - Change initial pause to 300 seconds to keep default behavior unchanged. - Change model, so that pause_between starts in parallel to a stream, not when the stream is completed. This is the same behavior as before. Also add a change log entry for all changes.
-
- 08 Aug, 2020 1 commit
-
-
Karsten Loesing authored
-
- 24 Jul, 2020 1 commit
-
-
Karsten Loesing authored
-
- 23 Jul, 2020 1 commit
-
-
Karsten Loesing authored
-