aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_http.c
AgeCommit message (Expand)Author
2013-05-29Fixed SF.net bug #3571331, check_http converts semicolon to newline in -kGravatar Richard Leitner
2013-05-17added support for client authentication via SSLGravatar Lionel Cons
2012-08-10check_http: Update description of -C optionGravatar Holger Weiss
2012-08-10check_http: Add missing newline to --help outputGravatar Holger Weiss
2012-08-10fixing bug in certificate experiation patch checking for bad warning threshol...Gravatar William Leibzon
2012-07-18check_http: Fix whitespace issuesGravatar Holger Weiss
2012-07-18check_http: Fix compilation without SSL supportGravatar Holger Weiss
2012-06-29Die when asprintf failsGravatar Anders Kaseorg
2012-06-25applied patch that adds both critical and warning thresholds to certificate e...Gravatar William Leibzon
2012-05-29check_http: Fix -C/--certificate option handlingGravatar Holger Weiss
2012-05-28check_http: Don't ignore SSL initialization errorsGravatar Holger Weiss
2012-05-28Add support for specifying SSL protocol versionGravatar Holger Weiss
2012-02-24Clarify that check_http won't verify certificatesGravatar Holger Weiss
2011-01-01Make check_http use standard threshold functionsGravatar Thomas Guyot-Sionnest
2010-08-31Fix typos in -f help textGravatar Ton Voon
2010-06-23Display missing search string and URL when failed (Duncan Ferguson #2999924)Gravatar tonvoon
2010-04-22Add newline after "Usage:" in --helpGravatar Thomas Guyot-Sionnest
2010-04-21Standardize the extra-opts notesGravatar Thomas Guyot-Sionnest
2010-04-14Fix translations when extra-opts aren't enabledGravatar Thomas Guyot-Sionnest
2010-04-11Fix Debian bug #460097: check_http -M brokenGravatar Holger Weiss
2010-04-05Fix regression in check_http ssl checks on some serversGravatar Thomas Guyot-Sionnest
2010-02-26Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455)Gravatar Ton Voon
2009-12-02Fix short help using "warn" for the -f option instead of "warning" (onredirect).Gravatar Thomas Guyot-Sionnest
2009-09-21Add proxy-authorization option to check_http (Peter Doherty - #2863772, Bryan...Gravatar Thomas Guyot-Sionnest
2009-05-20check_http: Add SSL/TLS hostname extension support (SNI) - (#1939022 - Joe Pr...Gravatar Thomas Guyot-Sionnest
2009-03-21Update check_http short help with new stycky and stickyport options.Gravatar Thomas Guyot-Sionnest
2009-03-21check_http: die when an invalid --onredirect option is specifiedGravatar Thomas Guyot-Sionnest
2009-03-21check_http: add --onredirect=stickyport - also follow the same portGravatar Thomas Guyot-Sionnest
2009-03-19Fixed check_http not timing-out on redirectsGravatar Thomas Guyot-Sionnest thomas@aei.ca
2009-03-17Fix check_http sending HTTP/1.0 with v1.1 headers (#2638765)Gravatar Thomas Guyot-Sionnest
2009-03-16check_http fixes:Gravatar Thomas Guyot-Sionnest
2009-02-20Typo fixes (Jan Wagner - SF 1878971)Gravatar Ton Voon
2009-02-05check_http --onredirect=sticky follows using the same IP address (sf.net #255...Gravatar Thomas Guyot-Sionnest
2009-02-03Fix aberrant behaviours in check_http:Gravatar Thomas Guyot-Sionnest
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningGravatar Thomas Guyot-Sionnest
2008-11-19Bulk EOL cleanupGravatar Thomas Guyot-Sionnest
2008-11-08Fixed bug where extra headers and redirect caused segfault (Dieter Van de Wal...Gravatar Ton Voon
2008-11-08check_http now has options to specify the HTTP method (Jan - 2155152)Gravatar Ton Voon
2008-09-02Some HTTP server applications/configurations cause trouble if the port isGravatar Holger Weiss
2008-09-01Revert "Re-structure the HTTP 1.1 headers to prevent 301s on servers with vir...Gravatar Thomas Guyot-Sionnest
2008-09-01Under some circumstances, the 'url' path of a redirection target missedGravatar Holger Weiss
2008-08-25The "-e" option now accepts a comma-delimited list of expected statusGravatar Holger Weiss
2008-08-08Re-structure the HTTP 1.1 headers to prevent 301s on servers with virtual hostsGravatar Thomas Guyot-Sionnest
2008-05-30Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)Gravatar Thomas Guyot-Sionnest
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Gravatar Thomas Guyot-Sionnest
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Gravatar Thomas Guyot-Sionnest
2008-03-15Add port to Host Header to prevent problems with non default ports (Christoph...Gravatar Matthias Eble
2008-03-11Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITSGravatar Ton Voon
2008-02-12Import Gnulib floorf and base64 and removed our old base64 library.Gravatar Thomas Guyot-Sionnest
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Gravatar Thomas Guyot-Sionnest