Age | Commit message (Expand) | Author | Files | Lines |
2023-09-23 | Remove check for RETSIGTYPE in autoconf stuff | RincewindsHat | 1 | -1/+1 |
2016-11-17 | check_radius: Replace functions removed in radcli | Holger Weiss | 1 | -1/+6 |
2015-10-04 | check_http: Allow for requesting TLSv1.1/TLSv1.2 | Holger Weiss | 1 | -0/+10 |
2014-07-07 | plugins/netutils.h: Adjust UNIX_PATH_MAX for BSD | Holger Weiss | 1 | -2/+2 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 1 | -2/+2 |
2013-09-10 | Move global variables from .h to .c files | Holger Weiss | 1 | -9/+3 |
2013-08-18 | Abbreviate function name | Holger Weiss | 1 | -1/+1 |
2013-05-17 | added support for client authentication via SSL | Lionel Cons | 1 | -0/+2 |
2012-06-25 | applied patch that adds both critical and warning thresholds to certificate e... | William Leibzon | 1 | -1/+1 |
2009-05-20 | check_http: Add SSL/TLS hostname extension support (SNI) - (#1939022 - Joe Pr... | Thomas Guyot-Sionnest | 1 | -0/+1 |
2009-03-24 | Make socket alarm handler customisable (like c459ca07) | Thomas Guyot-Sionnest | 1 | -2/+9 |
2009-01-15 | Sync with gnulib | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -3/+0 |
2008-01-31 | Bump plugins/ to GPLv3 (header files) | Thomas Guyot-Sionnest | 1 | -18/+17 |
2007-01-24 | Sync with gnulib - lots of extraneous code removed in preference to GNU code | Ton Voon | 1 | -0/+1 |
2006-12-07 | Fix coredump on 64bit Solaris. Also adds more error conditions and moves | Ton Voon | 1 | -1/+0 |
2005-10-31 | code cleanups, largely resulting from turning on -Wall. mostly | M. Sean Finney | 1 | -0/+2 |
2005-10-25 | - added code to allow check_tcp (via np_net_connect) work with local | M. Sean Finney | 1 | -0/+8 |
2005-10-19 | all plugins now using centralized ssl functions in netutils.c | M. Sean Finney | 1 | -0/+1 |
2005-10-19 | - initial attempt at consolidating ssl-related code into netutils.{c,h} | M. Sean Finney | 1 | -0/+15 |
2005-05-25 | bah, my_connect is taken by mysql. now calling it np_net_connect. | M. Sean Finney | 1 | -3/+3 |
2005-05-24 | optimizations and cleanup from andreas | M. Sean Finney | 1 | -11/+21 |
2004-12-01 | standardize localization string | Benoit Mortier | 1 | -0/+2 |
2004-02-29 | was making up to 34 separate tcp connections - now we open one and reuse | Karl DeBisschop | 1 | -0/+4 |
2003-12-05 | Fix clash of namespace for my_connect with mysql (854339 - Ian Holsman) | Ton Voon | 1 | -1/+0 |
2003-08-08 | cleanups from pedantic complier warnings | Karl DeBisschop | 1 | -17/+17 |
2003-08-08 | fix a variety of compiler warnings about qualifier discards and other pedanti... | Karl DeBisschop | 1 | -2/+2 |
2003-06-29 | Added address_family extern int variable to netutils to allow for -4 & -6 | Jeremy T. Bouse | 1 | -0/+1 |
2003-03-18 | common.h was doubly included | Karl DeBisschop | 1 | -1/+0 |
2003-03-16 | Applied patch #660973 for tcp refusals | Jeremy T. Bouse | 1 | -0/+2 |
2003-03-15 | Spent the day working on backwards compatability using getaddrinfo() | Jeremy T. Bouse | 1 | -2/+11 |
2003-03-13 | Updated cvs ignore files to reflect changes | Jeremy T. Bouse | 1 | -0/+53 |