aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-06-04 15:30:43 -0400
committerNick Mathewson <nickm@torproject.org>2014-06-04 15:30:43 -0400
commit95d47a74815ede0e4d0296f02db39dca3e0c1b39 (patch)
tree0fbbe1c13897a35183b67ddb8c232a6cbf9c1a8e /changes
parent0073c5b517c7e42188214fa5b8c7b61fac6ba248 (diff)
parentd9564d528514442e73221d8fbc3044856a2010a9 (diff)
downloadtor-95d47a74815ede0e4d0296f02db39dca3e0c1b39.tar
tor-95d47a74815ede0e4d0296f02db39dca3e0c1b39.tar.gz
Merge remote-tracking branch 'public/bug12169_relay_check'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug12169_simple5
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug12169_simple b/changes/bug12169_simple
new file mode 100644
index 000000000..f9a300775
--- /dev/null
+++ b/changes/bug12169_simple
@@ -0,0 +1,5 @@
+ o Minor bugfixes (performance):
+ - Avoid using tor_memeq() for checking relay cell integrity.
+ This removes a possible performance bottleneck. Fixes part of bug
+ 12169; bugfix on 0.2.1.31.
+