[Pkg-privacy-commits] [onioncat] 20/340: TODO updated
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:04:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository onioncat.
commit dd33cf4574e9fa1917bd7d810a0cae39e2e33674
Author: eagle <eagle at 58e1ccc2-750e-0410-8d0d-f93ca75ab447>
Date: Mon Feb 11 20:48:27 2008 +0000
TODO updated
git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@136 58e1ccc2-750e-0410-8d0d-f93ca75ab447
---
TODO | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/TODO b/TODO
index f078907..d2ee332 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,15 @@
-//* IPv6 adresses are not checked for their validity
* frame checking may be improved
-//* garbage collector for packet queue missing
-//* garbage collector for session cleanup
* improve getopt() -- currently many things are hardcoded
-//* packets received on sockets should be validated (Ethertype, ip)
* improve tun header test (check for src and dst ip)
* generally improve tun opening routine
* licence
-* socks_connector queue
* header compression
* fragment handler
-* packet_forwarder depends on socks_connector, currently possible unclean startup (not dangerous)
+* log levels and log output are currently somehow random
+//* IPv6 adresses are not checked for their validity
+//* garbage collector for packet queue missing
+//* garbage collector for session cleanup
+//* packets received on sockets should be validated (Ethertype, ip)
+//* socks_connector queue
+//* packet_forwarder depends on socks_connector, currently possible unclean startup (not dangerous) -- socks connector now is multi-threaded and not blocking on a pipe, hence, this error _should_ (i'm currently not sure) not occur anymore.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onioncat.git
More information about the Pkg-privacy-commits
mailing list