aboutsummaryrefslogtreecommitdiff
path: root/changes/timeouts
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-08-02 11:46:18 -0400
committerNick Mathewson <nickm@torproject.org>2016-08-02 11:46:51 -0400
commitcbf3699b840e5a6c6f492e6bead9727ddb8bec9d (patch)
treedfcdbd95cba95f25520c9a8de43977d9fc955c1d /changes/timeouts
parent5aa6a19de5144e96274d8ddfbc056c8d3bc50298 (diff)
downloadtor-cbf3699b840e5a6c6f492e6bead9727ddb8bec9d.tar.gz
tor-cbf3699b840e5a6c6f492e6bead9727ddb8bec9d.zip
Start work on an 0.2.9.1-alpha changelog
(sort, fold, and reflow.)
Diffstat (limited to 'changes/timeouts')
-rw-r--r--changes/timeouts7
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/timeouts b/changes/timeouts
deleted file mode 100644
index a4efb6a918..0000000000
--- a/changes/timeouts
+++ /dev/null
@@ -1,7 +0,0 @@
- o Minor features (infrastructure):
- - Tor now includes an improved timer backend, so that we can efficiently
- support tens or hundreds of thousands of concurrent timers, as will be
- needed for some of our planned anti-traffic-analysis work. This code
- is based on William Ahern's "timeout.c" project, which implements
- a "tickless hierarchical timing wheel". Closes ticket 18365.
-