[tor-commits] [obfsproxy/master] Add ChangeLog entry for #11092.

asn at torproject.org asn at torproject.org
Tue Jul 15 12:23:06 UTC 2014


commit 1367b4979c75001fbb91f972ef673d819e2f588a
Author: George Kadianakis <desnacked at riseup.net>
Date:   Mon Apr 14 14:47:20 2014 +0300

    Add ChangeLog entry for #11092.
    
    Conflicts:
    	ChangeLog
---
 ChangeLog |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 86c540e..920df42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Changes in version 0.2.11 - UNRELEASED:
+ - Fix bug to prevent denial-of-service attacks targeting the
+   authentication mechanism.  Fixes #11092. The problem was pointed
+   out by Yawning Angel.
+
+
 Changes in version 0.2.10 - 2014-06-05:
  - Don't set the transport's circuit to None if we are closing
    a circuit; it was causing problems in obfs3. Fixes #11820.
@@ -7,6 +13,7 @@ Changes in version 0.2.10 - 2014-06-05:
    printing it for every connection). Fixes #11768.
  - Log the pyptlib version in startup. Patch by John Giannelos. Fixes #9878.
 
+
 Changes in version 0.2.9 - 2014-05-01:
  - Support connecting over a HTTPS CONNECT proxy.  Patch by Yawning Angel.
    Fixes #11409.





More information about the tor-commits mailing list