summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-10check_icmp: Do not overwrite -4,-6 on lookuprefs/pull/1563/headJacob Hansen1-2/+10
2018-12-10check_icmp: emit error if multiple protocol versionJacob Hansen1-0/+4
2018-12-10check_icmp: move opts string into a variableJacob Hansen1-2/+3
2018-12-08[check_disk] add support to display inodes usage in perfdatarefs/pull/1567/headVincent Danjean5-5/+58
2018-12-07Merge pull request #1564 from jacobbaungard/check_cluster_arg_validationSven Nierlein1-0/+10
2018-12-07check_icmp: Correctly set address_family on lookupJacob Hansen1-1/+2
2018-12-07check_icmp: removed outcommented codeJacob Hansen1-7/+0
2018-12-07check_icmp: process protocol version args firstJacob Hansen1-10/+22
2018-12-07check_icmp: Automatically detect IP protocolJacob Hansen1-26/+45
2018-12-07Fixed parameter handling after 01efbb2183d49c5082598d4799788fc385342f28Lars Michelsen1-38/+38
2018-12-07check_icmp: Add IPv6 supportLars Michelsen1-161/+330
2018-12-07Merge pull request #1565 from sni/travis_run_plugin_root_testsSven Nierlein18-438/+212
2018-12-04tests: rework test parametersrefs/pull/1565/headSven Nierlein16-303/+107
2018-12-04NPTest: unify whitespaceSven Nierlein1-73/+73
2018-12-04tests: skip some tests if Monitoring::Plugin::Range isn't availableSven Nierlein1-67/+36
2018-12-04tests: enable plugins-root testsSven Nierlein1-0/+1
2018-11-29check_cluster.c: Added data argument validation.refs/pull/1564/headKostyantyn Hushchyn1-0/+10
2018-11-12set hostname in for CURLOPT_CURL to virtual hostname in case of SSL (for SNI ...Andreas Baumann1-1/+1
2018-11-10Merge remote-tracking branch 'monitoring-plugins/pr/1560'Holger Weiss1-1/+11
2018-11-09Add new flag --show-body/-B to print bodyrefs/pull/1560/headTobias Wolf1-1/+11
2018-11-06Merge remote-tracking branch 'monitoring-plugins/pr/1476'Holger Weiss5-5/+8023
2018-11-06test: Add proxy tests via proxyrefs/pull/1476/headMarkus Frosch4-2/+8009
2018-11-06Allow user to specify HTTP method after proxy CONNECTMarkus Frosch1-3/+14
2018-10-29check_curl: code cleanupSven Nierlein1-11/+0
2018-10-25check_curl: rewrite connect_to / host headersSven Nierlein2-28/+35
2018-10-24check_curl: code cleanupSven Nierlein1-1/+2
2018-10-24check_curl: handle supplied port correctlySven Nierlein1-4/+6
2018-10-24check_curl: fix builds if curl is not enabledSven Nierlein2-2/+2
2018-10-24travis: --enable-check-curl is no longer requiredSven Nierlein1-1/+1
2018-10-24cleanup gitignoreSven Nierlein1-6/+0
2018-10-24builds: alway put picohttpparser into the dist tarballSven Nierlein2-4/+1
2018-10-24check_curl: do not build check_curl if curllibs are missingSven Nierlein1-4/+3
2018-10-23uriparser: do not reset flags if already setSven Nierlein1-3/+5
2018-10-23picohttpparser: add header to final tarballSven Nierlein1-1/+1
2018-10-23check_curl: do not use pkg-config if --with-uriparser was supplied by command...Sven Nierlein1-7/+4
2018-10-23check_curl: enable by default if all requirements are metSven Nierlein1-25/+15
2018-10-22check_curl: unify performance dataSven Nierlein1-23/+61
2018-10-22check_curl: use same page length in performance data and text outputSven Nierlein1-5/+5
2018-10-22added some advanced tests for check_curlChristopher Odenbach1-19/+61
2018-10-22Modified virtual host and port behaviour to match check_http.Christopher Odenbach1-15/+28
2018-10-22check_curl: changed name of plugin in user-agent and added curl_version() to itAndreas Baumann1-3/+3
2018-10-22check_curl: removed some dead codeAndreas Baumann1-10/+0
2018-10-22check_curl: removed die in redirect with relative paths, simple cases (same p...Andreas Baumann1-2/+0
2018-10-22..I should really not test in test code :-)Andreas Baumann1-1/+0
2018-10-22check_curl: made HTTP message optionalAndreas Baumann2-3/+4
2018-10-22check-curl: have some fallbacks ready if pkg-config is missing for uriparser ...Andreas Baumann1-0/+4
2018-10-22Avoid working with free'ed memoryJean-François Rameau1-2/+2
2018-10-22fixed typo in check_curl error message (unparsable)Andreas Baumann1-1/+1
2018-10-22removed embedded uriparser library, added --with-uriparser configure optionAndreas Baumann30-8325/+175
2018-10-22bumped coyright to 2018 in check_curl.cAndreas Baumann1-2/+2