index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
check_http.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
Merge pull request #1554 from stblassitude/master
Sven Nierlein
1
-1/+7
2021-04-07
Merge pull request #1566 from hydrapolic/master
Sven Nierlein
1
-1/+1
2020-09-23
Merge pull request #1514 from Rasp8e/master
Sven Nierlein
1
-0/+15
2019-02-12
Also support the --show-body/-B flag when --expect is used
refs/pull/1582/head
Tobias Wolf
1
-0/+2
2018-12-05
plugins: check_http: Increase regexp limit
refs/pull/1566/head
Tomas Mozes
1
-1/+1
2018-11-09
Add new flag --show-body/-B to print body
refs/pull/1560/head
Tobias Wolf
1
-1/+11
2018-11-06
Allow user to specify HTTP method after proxy CONNECT
Markus Frosch
1
-3/+14
2018-10-09
Docs check_http: make -C obvious
refs/pull/1554/head
Stefan Bethke
1
-1/+7
2017-10-17
Adding Proxy-Authorization and extra headers in the case of connection throug...
refs/pull/1514/head
Rasp8e
1
-0/+15
2016-12-01
Spelling fixes suggested by lintian
refs/pull/1452/head
Jan Wagner
1
-1/+1
2016-11-19
Merge pull request #1374 from riskersen/check_http_perfdata_timeo
Oliver Skibbe
1
-6/+6
2016-11-13
add openssl 1.1 support
refs/pull/1443/head
vagrant
1
-2/+2
2016-11-11
Merge pull request #1391 from lausser/patch-1
refs/pull/1444/head
Sven Nierlein
1
-0/+4
2016-11-11
patch to support the concept of virtual ports
Christopher Odenbach
1
-8/+30
2015-11-04
Update check_http.c
refs/pull/1391/head
Gerhard Lausser
1
-0/+4
2015-10-07
* check_http: added timeout to perfdata as max val
refs/pull/1374/head
Oliver Skibbe
1
-6/+6
2015-10-06
Merge branch 'pr/1373'
Holger Weiss
1
-5/+17
2015-10-04
check_http: Allow for requesting TLSv1.1/TLSv1.2
refs/pull/1373/head
Holger Weiss
1
-5/+17
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
1
-2/+2
2015-10-02
plugins/check_http.c - fix regression introduced in commit 388ea928 (Host hea...
Laurent Licour
1
-1/+1
2015-10-02
plugins/check_http.c - fix Host header if explicitly set with -k
LAURENT LICOUR
1
-12/+29
2015-10-01
check_http: Adding support for checking SSL-Websites through Proxies
refs/pull/1349/head
Michael Melcher
1
-4/+41
2014-06-28
plugins/check_http.c - leakage fix
Spenser Reinhardt
1
-4/+6
2014-01-21
Merge branch 'maint'
Holger Weiss
1
-5/+5
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
1
-4/+4
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
1
-1/+1
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
1
-1/+1
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-4/+4
2013-12-20
Fix for SSL Versioning when multiple options are used.
Joseph Gooch
1
-4/+4
2013-12-05
check_http: Don't let "-N" expect an argument
Holger Weiss
1
-1/+1
2013-10-28
Update URLs and mailing list addresses
Holger Weiss
1
-1/+1
2013-09-26
Die on SSL initialization errors
awiddersheim
1
-1/+1
2013-09-10
Fix GCC's -Wuninitialized warnings
Holger Weiss
1
-12/+12
2013-09-09
s/--proxy_authorization/--proxy-authorization/
Holger Weiss
1
-1/+1
2013-08-18
check_http: Document the new -E option
Holger Weiss
1
-1/+3
2013-08-18
Abbreviate function name
Holger Weiss
1
-1/+1
2013-08-18
Merge branch 'master' of https://github.com/cern-mig/nagios-plugins
Holger Weiss
1
-5/+40
2013-08-18
check_http: Use xasprintf instead of asprintf
Holger Weiss
1
-1/+1
2013-08-18
check_http: s/--header_string/--header-string/
Holger Weiss
1
-1/+1
2013-08-18
added ability to check regex against http headers. booyah!
linkslice
1
-2/+22
2013-08-15
cleanup after check_http patch (fixes #50)
Sven Nierlein
1
-28/+28
2013-08-15
log more perfdata in check_http
Sebastian Nohn
1
-9/+83
2013-05-29
Fixed SF.net bug #3571331, check_http converts semicolon to newline in -k
refs/pull/52/head
Richard Leitner
1
-3/+1
2013-05-17
added support for client authentication via SSL
refs/pull/48/head
Lionel Cons
1
-5/+40
2012-08-10
check_http: Update description of -C option
Holger Weiss
1
-1/+1
2012-08-10
check_http: Add missing newline to --help output
Holger Weiss
1
-3/+3
2012-08-10
fixing bug in certificate experiation patch checking for bad warning threshol...
William Leibzon
1
-1/+1
2012-07-18
check_http: Fix whitespace issues
Holger Weiss
1
-10/+10
2012-07-18
check_http: Fix compilation without SSL support
Holger Weiss
1
-3/+4
2012-06-29
Die when asprintf fails
Anders Kaseorg
1
-39/+39
[next]