Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace cleanups | Christian Pointner | 2013-10-07 | 1 | -6/+6 |
* | re-reading the config file after sig-hup | Christian Pointner | 2010-12-10 | 1 | -2/+2 |
* | listner_ vs listeners_ | Christian Pointner | 2010-12-09 | 1 | -11/+11 |
* | introduced listener states | Christian Pointner | 2010-12-09 | 1 | -0/+6 |
* | removed useless source address resolving type option | Christian Pointner | 2010-12-02 | 1 | -1/+1 |
* | added new options for resolv types (IPv4 vs IPv6) | Christian Pointner | 2010-12-02 | 1 | -1/+1 |
* | source address to connect from can now be specified | Christian Pointner | 2010-11-28 | 1 | -1/+2 |
* | one side of cleint connections works for recv | Christian Pointner | 2010-11-27 | 1 | -1/+2 |
* | added REUSEADDR to listen sockets | Christian Pointner | 2010-11-27 | 1 | -0/+5 |
* | listening on tcp sockets works now | Christian Pointner | 2010-11-27 | 1 | -1/+1 |
* | added tcp listener list | Christian Pointner | 2010-11-26 | 1 | -0/+51 |