summaryrefslogtreecommitdiff
path: root/udp.c
Commit message (Expand)AuthorAgeFilesLines
* rewriting code for hosts,ports,resolving,builds but needs testingvenaas2009-01-271-8/+11
* removed an unnecessary check that failed on solarisvenaas2009-01-091-5/+0
* renamed struct queue to gqueue due to solaris defining queuevenaas2009-01-071-2/+2
* moved more code to tlscommon, fixed a couple of minor lint warningsvenaas2008-12-221-4/+30
* allowing build with only specific transportsvenaas2008-12-191-0/+6
* cleaning up codevenaas2008-12-191-3/+16
* cleaning up codevenaas2008-12-191-5/+37
* cleaning up codevenaas2008-12-181-2/+14
* cleaning up codevenaas2008-10-131-14/+2
* expiry of udp clientsvenaas2008-09-301-10/+45
* sending old reply when receiving duplicated messagevenaas2008-09-181-0/+1
* fixed some bugs, improved duplicate detectionvenaas2008-09-181-17/+19
* better logging, fixed bug with crash when removing clientvenaas2008-09-171-2/+2
* cleaning up codevenaas2008-09-171-28/+17
* moved more stuff from rqout to rqvenaas2008-09-161-1/+0
* renamed some stuff, added client state for received rqs etcvenaas2008-09-161-7/+18
* changing to use a separate client structure for each udp clientvenaas2008-09-141-3/+16
* various code improvementsvenaas2008-09-111-4/+1
* lots of changes to radsrv/reply and use of new radmsg stuffvenaas2008-09-111-0/+2
* restructuring codevenaas2008-08-211-0/+48
* separated udpvenaas2008-08-211-0/+196