[or-cvs] r14097: Add changelog for bugfix for 622 that accidentally got inclu (tor/branches/tor-0_2_0-patches)

nickm at seul.org nickm at seul.org
Tue Mar 18 14:53:46 UTC 2008


Author: nickm
Date: 2008-03-18 10:53:46 -0400 (Tue, 18 Mar 2008)
New Revision: 14097

Modified:
   tor/branches/tor-0_2_0-patches/
   tor/branches/tor-0_2_0-patches/ChangeLog
Log:
 r18917 at catbus:  nickm | 2008-03-18 10:51:42 -0400
 Add changelog for bugfix for 622 that accidentally got included in last commit: add fix for possible cause of bug 622, diagnosed by lodger.



Property changes on: tor/branches/tor-0_2_0-patches
___________________________________________________________________
 svk:merge ticket from /tor/020 [r18917] on 8246c3cf-6607-4228-993b-4d95d33730f1

Modified: tor/branches/tor-0_2_0-patches/ChangeLog
===================================================================
--- tor/branches/tor-0_2_0-patches/ChangeLog	2008-03-18 14:53:41 UTC (rev 14096)
+++ tor/branches/tor-0_2_0-patches/ChangeLog	2008-03-18 14:53:46 UTC (rev 14097)
@@ -8,6 +8,9 @@
   o Major bugfixes:
     - Make sure servers always request certificates from clients during
       TLS renegotiation. Reported by lodger; bugfix on 0.2.0.20-rc.
+    - Do not enter an infinite loop when a connection is closed in the middle
+      of client-side TLS renegotiation.  Fixes bug 622.  Bug diagnosed by
+      lodger.
 
   o Minor bugfixes (on 0.1.2.x):
     - Generate "STATUS_SERVER" events rather than misspelled



More information about the tor-commits mailing list