tor

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

commit 5ef0d89d912c2b4cbf42510df5f609b3704ede73
parent 14ec8b89f83ea9cc4fbc7b8bd24194f5408cfea4
Author: Mike Perry <mikeperry-git@torproject.org>
Date:   Wed,  8 May 2019 00:50:52 +0000

Bug 29085: Changes file.

Diffstat:
Achanges/bug29085 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/changes/bug29085 b/changes/bug29085 @@ -0,0 +1,4 @@ + o Code simplification and refactoring (circuit padding): + - Avoid calling monotime_absolute_usec() in circuit padding machines + that do not use token removal or circuit RTT estimation. Fixes bug + 29085; bugfix on 0.4.0.1-alpha.