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
/
tests
/
check_http.t
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-30
check_curl: fix relative redirects on non-standard port
Sven Nierlein
1
-1/+11
2023-02-06
check_http: Implement special case test for zero size chunk only
refs/pull/1840/head
RincewindsHat
1
-1/+69
2023-01-07
tests: fix chunked encoding test server
Sven Nierlein
1
-5/+2
2023-01-07
check_http/check_curl: add chunked encoding test
Sven Nierlein
1
-1/+17
2022-01-30
sslutils: use chain from client certificates
Tobias Wiese
1
-109/+147
2021-05-20
tests: ignore sigpipes in https test daemon
refs/pull/1686/head
Sven Nierlein
1
-4/+8
2021-05-20
tests: increase startup sleep
Sven Nierlein
1
-2/+3
2020-05-15
tests: update expired test certificate
Sven Nierlein
1
-1/+3
2019-04-04
Merge branch 'master' into feature_check_curl
Andreas Baumann
1
-8/+8
2019-02-19
renew test certificates
refs/pull/1585/head
Sven Nierlein
1
-8/+8
2018-10-22
check_curl: make check_curl use the same tests as check_http
Sven Nierlein
1
-3/+6
2017-03-26
Added tests for virtual port behaviour. Separated from all other tests this t...
refs/pull/1474/head
Christopher Odenbach
1
-2/+39
2016-11-11
Revert "adopt http test to changed ssl expire date output"
Sven Nierlein
1
-4/+4
2016-11-11
tests: make tests reliable for forcing the locale to C
Sven Nierlein
1
-0/+2
2016-11-11
adopt http test to changed ssl expire date output
Sven Nierlein
1
-4/+4
2016-11-07
GMT expiry display
Peter (pir) Radcliffe
1
-4/+4
2016-11-07
Revert "Fix check_http test time output"
Peter (pir) Radcliffe
1
-4/+4
2016-11-07
Fix check_http test time output
Peter (pir) Radcliffe
1
-4/+4
2015-10-02
fix tests for certificates expire date with seconds
Sven Nierlein
1
-4/+4
2014-07-21
plugins/tests/check_http.t: Adjust date strings
Holger Weiss
1
-4/+4
2014-06-13
require at least HTTP::Daemon 6.01
Sven Nierlein
1
-1/+2
2014-06-12
tests: testCmd has own timeout which overwrites local one
Sven Nierlein
1
-15/+9
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-1/+1
2013-08-18
Fix the "check_http -d" tests
Holger Weiss
1
-4/+4
2013-08-18
added ability to check regex against http headers. booyah!
linkslice
1
-0/+11
2012-08-10
tests/check_http.t: Fix whitespace issues
Holger Weiss
1
-10/+8
2012-08-10
tests/check_http.t: Update the number of SSL tests
Holger Weiss
1
-1/+1
2012-08-10
tests/check_http.t: Fix test case
Holger Weiss
1
-1/+1
2012-06-25
added test case for certificate checs with both warning and critical values
William Leibzon
1
-0/+4
2011-02-04
check_http: check for and print the certificate cn
Thomas Guyot-Sionnest
1
-3/+3
2010-12-01
Fix minor test issues
Thomas Guyot-Sionnest
1
-14/+21
2010-06-23
Display missing search string and URL when failed (Duncan Ferguson #2999924)
tonvoon
1
-1/+9
2009-03-21
check_http: add --onredirect=stickyport - also follow the same port
Thomas Guyot-Sionnest
1
-12/+36
2009-03-20
tests/check_http.t: Add various timeout-related tests
Thomas Guyot-Sionnest
1
-3/+51
2009-03-19
Revert "Add timezone support and fix checks around cert expiration" (keep the...
Thomas Guyot-Sionnest
1
-3/+3
2009-03-18
Add timezone support and fix checks around cert expiration
Thomas Guyot-Sionnest
1
-3/+3
2009-03-16
Update extended check_http tests for 0d78171...
Thomas Guyot-Sionnest
1
-42/+39
2009-03-06
Create expired cert for testing purposes. Updated tests to check
Ton Voon
1
-10/+56
2009-03-05
Added inline tests for HTTPS using HTTP::Daemon::SSL
Ton Voon
1
-128/+194
2008-11-08
Fixed bug where extra headers and redirect caused segfault (Dieter Van de Wal...
Ton Voon
1
-2/+29
2008-11-08
check_http now has options to specify the HTTP method (Jan - 2155152)
Ton Voon
1
-4/+65
2008-09-25
Fix small test failure
Ton Voon
1
-2/+2
2008-08-25
Fix HTTP::Daemon::VERSION to get a fixed header size for tests
Ton Voon
1
-0/+3
2008-08-25
Updated with more tests re: multiple status codes (Sven Nierlein)
Ton Voon
1
-1/+11
2008-08-25
The "-e" option now accepts a comma-delimited list of expected status
Holger Weiss
1
-2/+9
2008-08-22
Added HTTP tests for status codes
Ton Voon
1
-0/+101