summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2019-05-15 15:13:08 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2019-05-15 15:13:08 +0300
commita7779df84c97acf3f245786566bd72dd9968b99f (patch)
tree348bce69edf983040000cebb12322230b13b4fac /changes
parentf664c0c31885eac5d36298772d4ecf2e10a10021 (diff)
parent5f47d582d50134d9504ec8e7a912887829904c8a (diff)
downloadtor-a7779df84c97acf3f245786566bd72dd9968b99f.tar.gz
tor-a7779df84c97acf3f245786566bd72dd9968b99f.zip
Merge branch 'bug29085_rebase'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug290854
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug29085 b/changes/bug29085
new file mode 100644
index 0000000000..b17c06378f
--- /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.