index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
t
/
check_curl.t
Age
Commit message (
Expand
)
Author
2022-07-20
Remove check_http and check_curl test which are somehow always failing (#1777)
Lorenz
2021-05-24
check_curl.c: bugfix: verify certificates option should not force SSL to be used
Barak Shohat
2021-05-18
check_curl.t: Adjust test to use -f curl
Jacob Hansen
2021-04-30
Fix conditional tests for check_http, check_curl
Aksel Sjögren
2021-04-07
Merge pull request #1669 from bazzisoft/verify-cert
Sven Nierlein
2021-04-07
Add an option to check_curl to verify the peer certificate & host using the s...
Barak Shohat
2021-04-07
Updated check_curl.c to display a specific human-readable error message where...
Barak Shohat
2020-05-18
update test parameter according to check_http
Sven Nierlein
2018-10-25
check_curl: rewrite connect_to / host headers
Sven Nierlein
2018-10-22
made check_curl tests copies of check_http tests because they will differ sli...
Andreas Baumann
2018-10-22
check_curl: make check_curl use the same tests as check_http
Sven Nierlein
2018-10-22
add check_curl test
Sven Nierlein