Changeset 224 for tags/onioncat-0.1.8/TODO
- Timestamp:
- 06/22/08 10:49:01 (4 years ago)
- Location:
- tags/onioncat-0.1.8
- Files:
-
- 2 copied
-
. (copied) (copied from trunk)
-
TODO (copied) (copied from trunk/TODO) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tags/onioncat-0.1.8/TODO
r205 r224 1 * replace all socket write()s by send()1 * create some kind of connection log 2 2 * frame checking may be improved 3 3 * improve getopt() -- currently many things are hardcoded 4 4 * improve tun header test (check for src and dst ip) 5 5 * generally improve tun opening routine 6 * licence7 6 * header compression 8 7 * fragment handler … … 17 16 //* 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. 18 17 //* replace clock_gettime() by time(), no accuracy needed 18 //* replace all socket write()s by send() 19 //* licence
Note: See TracChangeset
for help on using the changeset viewer.
