tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit c08d3e46ca72c61b11394c7fad5eebf82f48ca4f
parent 630bb113a0825b4d4ef8a9447b4ff2557a571a1e
Author: teor <teor@torproject.org>
Date:   Thu,  5 Sep 2019 11:52:52 +1000

Merge commit '73890a86ef' into maint-0.4.1

tor-github/pr/1283, with the following changes:
* cherry-pick the merge commit in 1283 on top of...
* tor-github/pr/1174, but with the last commit re-worded to remove
    the fixup, because fixups break our push rules.

This is an "ours" merge, except for the bugfix version change in
changes/bug30649.

Diffstat:
Mchanges/bug30649 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/bug30649 b/changes/bug30649 @@ -1,4 +1,4 @@ o Minor bugfixes (circuit padding): - On relays, properly check that a padding machine is absent before logging a warn about it being absent. Fixes bug 30649; - bugfix on 0.4.1.1-alpha. + bugfix on 0.4.0.1-alpha.