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
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
2013-05-29
Fixed SF.net bug #3571331, check_http converts semicolon to newline in -k
Richard Leitner
2013-05-17
added support for client authentication via SSL
Lionel Cons
2012-08-10
check_http: Update description of -C option
Holger Weiss
2012-08-10
check_http: Add missing newline to --help output
Holger Weiss
2012-08-10
fixing bug in certificate experiation patch checking for bad warning threshol...
William Leibzon
2012-07-18
check_http: Fix whitespace issues
Holger Weiss
2012-07-18
check_http: Fix compilation without SSL support
Holger Weiss
2012-06-29
Die when asprintf fails
Anders Kaseorg
2012-06-25
applied patch that adds both critical and warning thresholds to certificate e...
William Leibzon
2012-05-29
check_http: Fix -C/--certificate option handling
Holger Weiss
2012-05-28
check_http: Don't ignore SSL initialization errors
Holger Weiss
2012-05-28
Add support for specifying SSL protocol version
Holger Weiss
2012-02-24
Clarify that check_http won't verify certificates
Holger Weiss
2011-01-01
Make check_http use standard threshold functions
Thomas Guyot-Sionnest
2010-08-31
Fix typos in -f help text
Ton Voon
2010-06-23
Display missing search string and URL when failed (Duncan Ferguson #2999924)
tonvoon
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
2010-04-21
Standardize the extra-opts notes
Thomas Guyot-Sionnest
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
2010-04-11
Fix Debian bug #460097: check_http -M broken
Holger Weiss
2010-04-05
Fix regression in check_http ssl checks on some servers
Thomas Guyot-Sionnest
2010-02-26
Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455)
Ton Voon
2009-12-02
Fix short help using "warn" for the -f option instead of "warning" (onredirect).
Thomas Guyot-Sionnest
2009-09-21
Add proxy-authorization option to check_http (Peter Doherty - #2863772, Bryan...
Thomas Guyot-Sionnest
2009-05-20
check_http: Add SSL/TLS hostname extension support (SNI) - (#1939022 - Joe Pr...
Thomas Guyot-Sionnest
2009-03-21
Update check_http short help with new stycky and stickyport options.
Thomas Guyot-Sionnest
2009-03-21
check_http: die when an invalid --onredirect option is specified
Thomas Guyot-Sionnest
2009-03-21
check_http: add --onredirect=stickyport - also follow the same port
Thomas Guyot-Sionnest
2009-03-19
Fixed check_http not timing-out on redirects
Thomas Guyot-Sionnest thomas@aei.ca
2009-03-17
Fix check_http sending HTTP/1.0 with v1.1 headers (#2638765)
Thomas Guyot-Sionnest
2009-03-16
check_http fixes:
Thomas Guyot-Sionnest
[next]