summaryrefslogtreecommitdiff
path: root/tcp.c
Commit message (Expand)AuthorAge
* Move lib to the root.Linus Nordberg2014-02-05
* Clean up top dir.Linus Nordberg2013-01-22
* Add Emacs local variable for stroustrup style.linus2010-03-23
* Reindent and remove trailing whitespace.linus2010-03-08
* rewriting code for hosts,ports,resolving,builds but needs testingvenaas2009-01-27
* renamed struct queue to gqueue due to solaris defining queuevenaas2009-01-07
* moved more code to tlscommon, fixed a couple of minor lint warningsvenaas2008-12-22
* allowing build with only specific transportsvenaas2008-12-19
* cleaning up codevenaas2008-12-19
* cleaning up codevenaas2008-12-19
* cleaning up codevenaas2008-12-18
* hopefully removed some warningsvenaas2008-09-24
* some code improvemetns, more efficiently removing outstanding requests when r...venaas2008-09-24
* make clientwr not try to connect (left to reader), changed some timing stuff,...venaas2008-09-23
* better logging, fixed bug with crash when removing clientvenaas2008-09-17
* cleaning up codevenaas2008-09-17
* moved more stuff from rqout to rqvenaas2008-09-16
* renamed some stuff, added client state for received rqs etcvenaas2008-09-16
* various code improvementsvenaas2008-09-11
* separated udpvenaas2008-08-21
* separated tcpvenaas2008-08-21