Ignore:
Timestamp:
06/22/08 10:49:01 (4 years ago)
Author:
eagle
Message:

onioncat 0.1.8 released

Location:
tags/onioncat-0.1.8
Files:
2 copied

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 
    22* frame checking may be improved 
    33* improve getopt() -- currently many things are hardcoded 
    44* improve tun header test (check for src and dst ip) 
    55* generally improve tun opening routine 
    6 * licence 
    76* header compression 
    87* fragment handler 
     
    1716//* 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. 
    1817//* 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.