[tor-commits] [flashproxy/master] Add some websocket buffering links.

dcf at torproject.org dcf at torproject.org
Wed Jan 30 05:11:38 UTC 2013


commit b747fdcc57724bb015d23a6b280ca8e74d4a65ac
Author: David Fifield <david at bamsoftware.com>
Date:   Sat Nov 24 21:11:47 2012 -0800

    Add some websocket buffering links.
---
 websocket-transport/README |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/websocket-transport/README b/websocket-transport/README
index 2cb9b85..4d813f4 100644
--- a/websocket-transport/README
+++ b/websocket-transport/README
@@ -1,3 +1,17 @@
 ClientTransportPlugin websocket exec ./websocket-client
 Bridge websocket tor1.bamsoftware.com:9901
 UseBridges 1
+
+"Denial of Service Protection in Go HTTP Servers"
+https://code.google.com/p/go/issues/detail?id=2093
+
+"go.websocket: Read/Copy fail with long frames"
+https://code.google.com/p/go/issues/detail?id=2134
+
+http://golang.org/pkg/net/textproto/#pkg-bugs
+"To let callers manage exposure to denial of service attacks, Reader
+should allow them to set and reset a limit on the number of bytes read
+from the connection."
+
+"websocket.Dial doesn't limit response header length as http.Get does"
+https://groups.google.com/forum/?fromgroups=#!topic/golang-nuts/2Tge6U8-QYI





More information about the tor-commits mailing list