commit 5ef0d89d912c2b4cbf42510df5f609b3704ede73 Author: Mike Perry mikeperry-git@torproject.org Date: Wed May 8 00:50:52 2019 +0000
Bug 29085: Changes file. --- changes/bug29085 | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/changes/bug29085 b/changes/bug29085 new file mode 100644 index 000000000..b17c06378 --- /dev/null +++ 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.