[tor-commits] [torsocks/master] Update TODO for this rewrite

dgoulet at torproject.org dgoulet at torproject.org
Fri Apr 4 22:40:25 UTC 2014


commit 79003cf34c41d41318b04ed5ff67476ba31c1490
Author: David Goulet <dgoulet at ev0ke.net>
Date:   Sat Jul 6 22:41:56 2013 -0400

    Update TODO for this rewrite
    
    Signed-off-by: David Goulet <dgoulet at ev0ke.net>
---
 TODO |   10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/TODO b/TODO
index 285b1a7..0132c79 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,13 @@
+Version 2.0
+-----------
+* sendmsg()/sendto() --> Deny UDP packet since it might be a DNS request.
+* Complete gethostby* family function
+* Support res_* API
+* Get sendmsg FD passing on Unix socket and for TCP socket, clean exit
+* Support getpeername() since some programs use that to check if a socket
+is already connected.
+* Deny ICMP
+
 Version 1.0
 -----------
 





More information about the tor-commits mailing list