Code

check_host: Allocate a large-enough buffer for the host table.
[nagiosplug.git] / plugins / netutils.h
2009-05-20 Thomas Guyot-Sionnestcheck_http: Add SSL/TLS hostname extension support...
2009-03-25 Thomas Guyot-SionnestMake socket alarm handler customisable (like c459ca07)
2009-01-15 Thomas Guyot-SionnestSync with gnulib
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-01-31 Thomas Guyot-SionnestBump plugins/ to GPLv3 (header files)
2007-01-24 Ton VoonSync with gnulib - lots of extraneous code removed...
2006-12-07 Ton VoonFix coredump on 64bit Solaris. Also adds more error...
2005-10-31 M. Sean Finneycode cleanups, largely resulting from turning on -Wall...
2005-10-25 M. Sean Finney- added code to allow check_tcp (via np_net_connect...
2005-10-19 M. Sean Finneyall plugins now using centralized ssl functions in...
2005-10-19 M. Sean Finney- initial attempt at consolidating ssl-related code...
2005-05-25 M. Sean Finneybah, my_connect is taken by mysql. now calling it...
2005-05-24 M. Sean Finneyoptimizations and cleanup from andreas
2004-12-01 Benoit Mortierstandardize localization string
2004-02-29 Karl DeBisschopwas making up to 34 separate tcp connections - now...
2003-12-05 Ton VoonFix clash of namespace for my_connect with mysql (85433...
2003-08-08 Karl DeBisschopcleanups from pedantic complier warnings
2003-08-08 Karl DeBisschopfix a variety of compiler warnings about qualifier...
2003-06-29 Jeremy T. BouseAdded address_family extern int variable to netutils...
2003-03-18 Karl DeBisschopcommon.h was doubly included
2003-03-16 Jeremy T. BouseApplied patch #660973 for tcp refusals
2003-03-15 Jeremy T. BouseSpent the day working on backwards compatability using...
2003-03-13 Jeremy T. BouseUpdated cvs ignore files to reflect changes