Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed usage section of README | Christian Pointner | 2010-12-05 | 1 | -6/+0 |
* | fixed install target | Christian Pointner | 2010-12-05 | 7 | -24/+96 |
* | cleaned parser a bit | Christian Pointner | 2010-12-05 | 4 | -20/+29 |
* | check wether config file was empty | Christian Pointner | 2010-12-05 | 3 | -0/+22 |
* | added config file format to manpage | Christian Pointner | 2010-12-03 | 2 | -7/+37 |
* | added flex and bison temporary files to svn:ignore | Christian Pointner | 2010-12-03 | 0 | -0/+0 |
* | passive resolvon for listen sockets only | Christian Pointner | 2010-12-03 | 3 | -6/+7 |
* | updated readme (new build deps +flex +bison) | Christian Pointner | 2010-12-03 | 1 | -0/+2 |
* | added config file parser | Christian Pointner | 2010-12-03 | 6 | -6/+392 |
* | removed useless source address resolving type option | Christian Pointner | 2010-12-02 | 7 | -38/+12 |
* | fixed handling of client read | Christian Pointner | 2010-12-02 | 1 | -21/+23 |
* | fixed usage output | Christian Pointner | 2010-12-02 | 1 | -3/+3 |
* | temporary disabling install-etc target | Christian Pointner | 2010-12-02 | 1 | -2/+2 |
* | added new options for resolv types (IPv4 vs IPv6) | Christian Pointner | 2010-12-02 | 8 | -39/+131 |
* | buffer size can now be configured | Christian Pointner | 2010-11-30 | 8 | -38/+90 |
* | only recv if buffer is not full | Christian Pointner | 2010-11-30 | 2 | -6/+9 |
* | added new option to manpage | Christian Pointner | 2010-11-29 | 2 | -5/+24 |
* | added length field to tcp_endpoint_t | Christian Pointner | 2010-11-28 | 5 | -30/+26 |
* | replaced inet_ntop with getnameinfo | Christian Pointner | 2010-11-28 | 1 | -28/+11 |
* | source address to connect from can now be specified | Christian Pointner | 2010-11-28 | 8 | -9/+53 |
* | first minial version working | Christian Pointner | 2010-11-28 | 3 | -18/+89 |
* | one side of cleint connections works for recv | Christian Pointner | 2010-11-27 | 5 | -39/+103 |
* | added initial (not working) version of client list | Christian Pointner | 2010-11-27 | 4 | -0/+205 |
* | added REUSEADDR to listen sockets | Christian Pointner | 2010-11-27 | 3 | -11/+73 |
* | listening on tcp sockets works now | Christian Pointner | 2010-11-27 | 6 | -18/+141 |
* | added tcp listener list | Christian Pointner | 2010-11-26 | 7 | -3/+282 |
* | added generic single linked list | Christian Pointner | 2010-11-26 | 6 | -63/+187 |
* | moved version.h to config.h with additional info | Christian Pointner | 2010-11-25 | 3 | -10/+13 |
* | updated manpage | Christian Pointner | 2010-11-25 | 2 | -0/+49 |
* | added cmd options for local and remote addr and port | Christian Pointner | 2010-11-25 | 2 | -0/+36 |
* | added inital version (working main lopp with signal handler) | Christian Pointner | 2010-11-24 | 22 | -0/+3138 |
* | added inital directory structure | Christian Pointner | 2010-11-24 | 0 | -0/+0 |