From: Fabian Keil Date: Fri, 26 Aug 2011 16:12:14 +0000 (+0000) Subject: Add #97: Add support for Tor's 'optimistic data' socks extension. X-Git-Tag: v_3_0_18~125 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=598e71e8b8558edef05d5c2791925ae8bb3cabc5 Add #97: Add support for Tor's 'optimistic data' socks extension. --- diff --git a/TODO b/TODO index 84fc5cae..1b8525e9 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.51 2011/08/17 10:23:23 fabiankeil Exp $ +$Id: TODO,v 1.52 2011/08/17 10:23:42 fabiankeil Exp $ Some Privoxy related tasks, sorted by the time they have been added, not by priority. @@ -271,3 +271,5 @@ have been added, not by priority. filters than on actually doing something useful with them. Dividing filters by type instead of filter file would reduce the lookup-code quite a bit. + +97) Add support for Tor's 'optimistic data' socks extension.