diff options
author | Roger Dingledine <arma@torproject.org> | 2013-04-18 01:18:54 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2013-04-18 01:18:54 -0400 |
commit | 0d896c1e64f2eb19ea442145d9690b32ddf0b5a6 (patch) | |
tree | cb2cfff9ec09a4c7ea32b1258b96e04eca3a5dc7 /changes/bug7707_diagnostic | |
parent | 0eb141c4164df0b4fc5cbbaa5b86e70f294e2cb2 (diff) | |
download | tor-0d896c1e64f2eb19ea442145d9690b32ddf0b5a6.tar.gz tor-0d896c1e64f2eb19ea442145d9690b32ddf0b5a6.zip |
fold in the changes files so far
Diffstat (limited to 'changes/bug7707_diagnostic')
-rw-r--r-- | changes/bug7707_diagnostic | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug7707_diagnostic b/changes/bug7707_diagnostic deleted file mode 100644 index 0c3138e785..0000000000 --- a/changes/bug7707_diagnostic +++ /dev/null @@ -1,5 +0,0 @@ - o Minor features: - - Add another diagnostic to the heartbeat message: track and log - overhead that TLS is adding to the data we write. If this is - high, we are sending too little data to SSL_write at a time. - Diagnostic for bug 7707. |