summaryrefslogtreecommitdiffstats
path: root/hunt/hunt/server.c
Commit message (Expand)AuthorAgeFilesLines
* I wish the socket API didn't require casts. Easy to mess them up.dholland2014-03-301-6/+10
* Tidy up list of broadcast addresses.dholland2014-03-301-26/+39
* Clean up the handling of the list of hunt daemons.dholland2014-03-301-84/+123
* more cleanupdholland2014-03-301-54/+117
* unexpose some globals that server.c previously requireddholland2014-03-301-9/+9
* name reform, fewer file staticsdholland2014-03-301-17/+21
* goto considered harmfuldholland2014-03-301-95/+111
* split off a bunch of the nastier network code into its own filedholland2014-03-301-0/+235