summaryrefslogtreecommitdiffstats
path: root/plugins/netutils.h
AgeCommit message (Expand)AuthorFilesLines
2005-10-31code cleanups, largely resulting from turning on -Wall. mostlyM. Sean Finney1-0/+2
2005-10-25- added code to allow check_tcp (via np_net_connect) work with localM. Sean Finney1-0/+8
2005-10-19all plugins now using centralized ssl functions in netutils.cM. Sean Finney1-0/+1
2005-10-19- initial attempt at consolidating ssl-related code into netutils.{c,h}M. Sean Finney1-0/+15
2005-05-25bah, my_connect is taken by mysql. now calling it np_net_connect.M. Sean Finney1-3/+3
2005-05-24optimizations and cleanup from andreasM. Sean Finney1-11/+21
2004-12-01standardize localization stringBenoit Mortier1-0/+2
2004-02-29was making up to 34 separate tcp connections - now we open one and reuseKarl DeBisschop1-0/+4
2003-12-05Fix clash of namespace for my_connect with mysql (854339 - Ian Holsman)Ton Voon1-1/+0
2003-08-08cleanups from pedantic complier warningsKarl DeBisschop1-17/+17
2003-08-08fix a variety of compiler warnings about qualifier discards and other pedanti...Karl DeBisschop1-2/+2
2003-06-29Added address_family extern int variable to netutils to allow for -4 & -6Jeremy T. Bouse1-0/+1
2003-03-18common.h was doubly includedKarl DeBisschop1-1/+0
2003-03-16Applied patch #660973 for tcp refusalsJeremy T. Bouse1-0/+2
2003-03-15Spent the day working on backwards compatability using getaddrinfo()Jeremy T. Bouse1-2/+11
2003-03-13Updated cvs ignore files to reflect changesJeremy T. Bouse1-0/+53