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