summaryrefslogtreecommitdiffstats
path: root/plugins/netutils.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-17check_radius: Replace functions removed in radcliHolger Weiss1-1/+6
2015-10-04check_http: Allow for requesting TLSv1.1/TLSv1.2refs/pull/1373/headHolger Weiss1-0/+10
2014-07-07plugins/netutils.h: Adjust UNIX_PATH_MAX for BSDHolger Weiss1-2/+2
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-2/+2
2013-09-10Move global variables from .h to .c filesHolger Weiss1-9/+3
2013-08-18Abbreviate function nameHolger Weiss1-1/+1
2013-05-17added support for client authentication via SSLrefs/pull/48/headLionel Cons1-0/+2
2012-06-25applied patch that adds both critical and warning thresholds to certificate e...William Leibzon1-1/+1
2009-05-20check_http: Add SSL/TLS hostname extension support (SNI) - (#1939022 - Joe Pr...Thomas Guyot-Sionnest1-0/+1
2009-03-25Make socket alarm handler customisable (like c459ca07)Thomas Guyot-Sionnest1-2/+9
2009-01-15Sync with gnulibThomas Guyot-Sionnest1-1/+1
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-3/+0
2008-01-31Bump plugins/ to GPLv3 (header files)Thomas Guyot-Sionnest1-18/+17
2007-01-24Sync with gnulib - lots of extraneous code removed in preference to GNU codeTon Voon1-0/+1
2006-12-07Fix coredump on 64bit Solaris. Also adds more error conditions and movesTon Voon1-1/+0
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