summaryrefslogtreecommitdiff
path: root/src/options.c
Commit message (Expand)AuthorAgeFilesLines
* cleaned parser a bitChristian Pointner2010-12-051-1/+10
* removed useless source address resolving type optionChristian Pointner2010-12-021-7/+1
* fixed usage outputChristian Pointner2010-12-021-3/+3
* added new options for resolv types (IPv4 vs IPv6)Christian Pointner2010-12-021-16/+52
* buffer size can now be configuredChristian Pointner2010-11-301-2/+10
* source address to connect from can now be specifiedChristian Pointner2010-11-281-0/+6
* moved version.h to config.h with additional infoChristian Pointner2010-11-251-3/+2
* added cmd options for local and remote addr and portChristian Pointner2010-11-251-0/+31
* added inital version (working main lopp with signal handler)Christian Pointner2010-11-241-0/+273