提交历史

作者 SHA1 备注 提交日期
  John C. Frickson efe126fef0 Merge pull request #245 from puiterwijk/fix-check-http 9 年之前
  John C. Frickson 155599c532 Don't prematurely report success when checking HTTP TLS cert validity 9 年之前
  Patrick Uiterwijk 715aa5a85e check_http: fix parsing the last header 9 年之前
  John C. Frickson 7300528aca check_http reports warning where it should report ok with -e 9 年之前
  vagrant c65776098a add openssl 1.1 support 9 年之前
  John C. Frickson d5fb1b067f Handle reference redirect like //www.site.org/test 9 年之前
  John C. Frickson dbfc36e4ac check_http: help text update for virtual hosts 9 年之前
  John C. Frickson f3a519f8bd check_http segmentation fault 9 年之前
  John C. Frickson 657e3b6447 check_http: -e breaks -f 9 年之前
  John C. Frickson 886628330c Left in a debugging `sleep(10)` 9 年之前
  John C. Frickson 732e3f7cdb check_http: -u is misleading. Changed help text 9 年之前
  John C. Frickson f6fc07e72d check_http - Fixed non-text chunked-encoded decoding 9 年之前
  John C. Frickson ed305f09bb check_http - Don't include default Accept header if one is provided 9 年之前
  John C. Frickson 224b1e50e7 check_http expects >0 response headers 9 年之前
  John C. Frickson 327d1b4593 Increase MAX_RE_SIZE from 256 to 2048 10 年之前
  Holger Weiss 8e03ae7340 check_http: Allow for requesting TLSv1.1/TLSv1.2 10 年之前
  Michael Melcher 2fcd56a2f4 check_http: Adding support for checking SSL-Websites through Proxies 10 年之前
  Koen Wilde 5a6cf50ab5 plugins/check_http.c - Don't decode page if it's not there 11 年之前
  Laurent Licour 8ab801b8d9 plugins/check_http.c - fix regression introduced in commit 388ea928 (Host header) 10 年之前
  Spenser Reinhardt d57816ec0c Merge branch '2.1.0-beta-RC1' into timeout_state 11 年之前
  Spenser Reinhardt 0ba816c9f8 Merge branch 'master' into timeout_state 11 年之前
  LAURENT LICOUR 388ea92804 plugins/check_http.c - fix Host header if explicitly set with -k 11 年之前
  Spenser Reinhardt f5cd931d01 plugins/check_http.c - fixes and cleanup, chunking 11 年之前
  Koen Wilde 890d124e3a Make chunked-encoding decoding more robust 11 年之前
  Koen Wilde 2627c38c29 Make header_value() more robust 11 年之前
  Koen Wilde 22044624d8 HTTP header fields are case insensitive 11 年之前
  Koen Wilde 2f698aee37 Reduce the chance of segfaulting 11 年之前
  Koen Wilde 9a8475c34a plugins/check_http: Improve readability some more 11 年之前
  Koen Wilde b54d09867c plugins/check_http: Improve readability 11 年之前
  Koen Wilde 015d5b09c3 plugins/check_http: def. function conform style 11 年之前