aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_http.c
AgeCommit message (Expand)Author
2022-11-05Remove superflous CRLF in HTTP-Requests in check_http (#1798)Gravatar Lorenz
2022-09-18check_http: Fix HD6 definitionGravatar Jan Wagner
2022-09-18I had to make a couple of small changes.Gravatar John C. Frickson
2022-09-18Remove unused codeGravatar Eric Wunderlin
2022-09-18Added ability to correctly check redirects with reference format //test.serve...Gravatar Eric Wunderlin
2022-04-10check_http: added option --continue-after-certificate (#1761)Gravatar Andreas Baumann
2022-01-29check_http and check_curl: added --max-redirs=N option (feature #1684)Gravatar Andreas Baumann
2021-06-24changed 'STATE_CRITICAL' to 'STATE_WARNING' for infinite loopGravatar Daniel Uhlmann
2021-04-07Merge pull request #1554 from stblassitude/masterGravatar Sven Nierlein
2021-04-07Merge pull request #1566 from hydrapolic/masterGravatar Sven Nierlein
2020-09-23Merge pull request #1514 from Rasp8e/masterGravatar Sven Nierlein
2019-02-12Also support the --show-body/-B flag when --expect is usedGravatar Tobias Wolf
2018-12-05plugins: check_http: Increase regexp limitGravatar Tomas Mozes
2018-11-09Add new flag --show-body/-B to print bodyGravatar Tobias Wolf
2018-11-06Allow user to specify HTTP method after proxy CONNECTGravatar Markus Frosch
2018-10-10Docs check_http: make -C obviousGravatar Stefan Bethke
2017-10-17Adding Proxy-Authorization and extra headers in the case of connection throug...Gravatar Rasp8e
2016-12-01Spelling fixes suggested by lintianGravatar Jan Wagner
2016-11-19Merge pull request #1374 from riskersen/check_http_perfdata_timeoGravatar Oliver Skibbe
2016-11-13add openssl 1.1 supportGravatar vagrant
2016-11-11Merge pull request #1391 from lausser/patch-1Gravatar Sven Nierlein
2016-11-11patch to support the concept of virtual portsGravatar Christopher Odenbach
2015-11-04Update check_http.cGravatar Gerhard Lausser
2015-10-07* check_http: added timeout to perfdata as max valGravatar Oliver Skibbe
2015-10-06Merge branch 'pr/1373'Gravatar Holger Weiss
2015-10-04check_http: Allow for requesting TLSv1.1/TLSv1.2Gravatar Holger Weiss
2015-10-04use unknown exit code for help/version in pluginsGravatar Sven Nierlein
2015-10-02plugins/check_http.c - fix regression introduced in commit 388ea928 (Host hea...Gravatar Laurent Licour
2015-10-02plugins/check_http.c - fix Host header if explicitly set with -kGravatar LAURENT LICOUR
2015-10-01check_http: Adding support for checking SSL-Websites through ProxiesGravatar Michael Melcher
2014-06-28plugins/check_http.c - leakage fixGravatar Spenser Reinhardt
2014-01-21Merge branch 'maint'Gravatar Holger Weiss
2014-01-21Merge branch 'rename'Gravatar Thomas Guyot-Sionnest
2014-01-21plugins/*.c: Alterations for timeout messages.Gravatar Spenser Reinhardt
2014-01-20Capitalize "Monitoring" when it's the first wordGravatar Holger Weiss
2014-01-19Project rename initial commit.Gravatar Monitoring Plugins Development Team
2013-12-20Fix for SSL Versioning when multiple options are used.Gravatar Joseph Gooch
2013-12-05check_http: Don't let "-N" expect an argumentGravatar Holger Weiss
2013-10-28Update URLs and mailing list addressesGravatar Holger Weiss
2013-09-26Die on SSL initialization errorsGravatar awiddersheim
2013-09-10Fix GCC's -Wuninitialized warningsGravatar Holger Weiss
2013-09-10s/--proxy_authorization/--proxy-authorization/Gravatar Holger Weiss
2013-08-18check_http: Document the new -E optionGravatar Holger Weiss
2013-08-18Abbreviate function nameGravatar Holger Weiss
2013-08-18Merge branch 'master' of https://github.com/cern-mig/nagios-pluginsGravatar Holger Weiss
2013-08-18check_http: Use xasprintf instead of asprintfGravatar Holger Weiss
2013-08-18check_http: s/--header_string/--header-string/Gravatar Holger Weiss
2013-08-18added ability to check regex against http headers. booyah!Gravatar linkslice
2013-08-15cleanup after check_http patch (fixes #50)Gravatar Sven Nierlein
2013-08-15log more perfdata in check_httpGravatar Sebastian Nohn