aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-04-10 15:12:24 +0000
committerNick Mathewson <nickm@torproject.org>2008-04-10 15:12:24 +0000
commitb927ede48c3785a14e15b855061aaffe8dc42810 (patch)
tree522111c11d630f0dce21b37e819bd3628ae0aa2a /ChangeLog
parentc776da9537147d138e22785ca2564696b0439287 (diff)
downloadtor-b927ede48c3785a14e15b855061aaffe8dc42810.tar
tor-b927ede48c3785a14e15b855061aaffe8dc42810.tar.gz
r15161@31-33-107: nickm | 2008-04-10 11:11:58 -0400
Make dumpstats() log the size and fullness of openssl-internal buffers, so I can test my hypothesis that many of them are empty, and my alternative hypothesis that many of them are mostly empty, against the null hypothesis that we really need to be burning 32K per open OR connection on this. svn:r14350
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d34bcf38..e14dfd11a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -60,6 +60,7 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
descriptors we need to keep around when we're cleaning out old
router descriptors. This speeds up the computation significantly, and
may reduce fragmentation.
+ - Make dumpstats() log the fullness and size of openssl-internal buffers.
o Code simplifications and refactoring:
- Refactor code using connection_ap_handshake_attach_circuit() to
@@ -68,6 +69,7 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
- Add a macro to implement the common pattern of iterating through
two parallel lists in lockstep.
+
Changes in version 0.2.0.23-rc - 2008-03-24
o Major bugfixes:
- When a tunneled directory request is made to a directory server