]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Bug 29085: Changes file.
authorMike Perry <mikeperry-git@torproject.org>
Wed, 8 May 2019 00:50:52 +0000 (00:50 +0000)
committerGeorge Kadianakis <desnacked@riseup.net>
Wed, 15 May 2019 12:10:48 +0000 (15:10 +0300)
changes/bug29085 [new file with mode: 0644]

diff --git a/changes/bug29085 b/changes/bug29085
new file mode 100644 (file)
index 0000000..b17c063
--- /dev/null
@@ -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.