summaryrefslogtreecommitdiff
path: root/udp.c
Commit message (Expand)AuthorAge
* 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
* removed an unnecessary check that failed on solarisvenaas2009-01-09
* 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
* cleaning up codevenaas2008-10-13
* expiry of udp clientsvenaas2008-09-30
* sending old reply when receiving duplicated messagevenaas2008-09-18
* fixed some bugs, improved duplicate detectionvenaas2008-09-18
* 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
* changing to use a separate client structure for each udp clientvenaas2008-09-14
* various code improvementsvenaas2008-09-11
* lots of changes to radsrv/reply and use of new radmsg stuffvenaas2008-09-11
* restructuring codevenaas2008-08-21
* separated udpvenaas2008-08-21