summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fixed install targetChristian Pointner2010-12-057-24/+96
* cleaned parser a bitChristian Pointner2010-12-054-20/+29
* check wether config file was emptyChristian Pointner2010-12-053-0/+22
* added config file format to manpageChristian Pointner2010-12-032-7/+37
* added flex and bison temporary files to svn:ignoreChristian Pointner2010-12-030-0/+0
* passive resolvon for listen sockets onlyChristian Pointner2010-12-033-6/+7
* updated readme (new build deps +flex +bison)Christian Pointner2010-12-031-0/+2
* added config file parserChristian Pointner2010-12-036-6/+392
* removed useless source address resolving type optionChristian Pointner2010-12-027-38/+12
* fixed handling of client readChristian Pointner2010-12-021-21/+23
* fixed usage outputChristian Pointner2010-12-021-3/+3
* temporary disabling install-etc targetChristian Pointner2010-12-021-2/+2
* added new options for resolv types (IPv4 vs IPv6)Christian Pointner2010-12-028-39/+131
* buffer size can now be configuredChristian Pointner2010-11-308-38/+90
* only recv if buffer is not fullChristian Pointner2010-11-302-6/+9
* added new option to manpageChristian Pointner2010-11-292-5/+24
* added length field to tcp_endpoint_tChristian Pointner2010-11-285-30/+26
* replaced inet_ntop with getnameinfoChristian Pointner2010-11-281-28/+11
* source address to connect from can now be specifiedChristian Pointner2010-11-288-9/+53
* first minial version workingChristian Pointner2010-11-283-18/+89
* one side of cleint connections works for recvChristian Pointner2010-11-275-39/+103
* added initial (not working) version of client listChristian Pointner2010-11-274-0/+205
* added REUSEADDR to listen socketsChristian Pointner2010-11-273-11/+73
* listening on tcp sockets works nowChristian Pointner2010-11-276-18/+141
* added tcp listener listChristian Pointner2010-11-267-3/+282
* added generic single linked listChristian Pointner2010-11-266-63/+187
* moved version.h to config.h with additional infoChristian Pointner2010-11-253-10/+13
* updated manpageChristian Pointner2010-11-252-0/+49
* added cmd options for local and remote addr and portChristian Pointner2010-11-252-0/+36
* added inital version (working main lopp with signal handler)Christian Pointner2010-11-2422-0/+3138
* added inital directory structureChristian Pointner2010-11-240-0/+0