コミット履歴

作者 SHA1 メッセージ 日付
  Thomas Guyot-Sionnest 0378f34d85 Re-structure the HTTP 1.1 headers to prevent 301s on servers with virtual hosts 17 年 前
  Thomas Guyot-Sionnest 8883581220 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) 18 年 前
  Thomas Guyot-Sionnest 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) 18 年 前
  Thomas Guyot-Sionnest ed62784a0b --help output cleanup (plus removal of spaces on blank lines) 18 年 前
  Matthias Eble 118e57b789 Add port to Host Header to prevent problems with non default ports (Christophe Dupre #1881898) 18 年 前
  Ton Voon dc2ec71d22 Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITS 18 年 前
  Thomas Guyot-Sionnest abbad00edd Import Gnulib floorf and base64 and removed our old base64 library. 18 年 前
  Thomas Guyot-Sionnest fa4efcdf6d Bump plugins/ to GPLv3 (check_apt to check_nwstat) 18 年 前
  Holger Weiss 59a2d41d63 My assumption that "-H example.com:80" didn't work (see my previous 18 年 前
  Holger Weiss 6157a19b1b Remove support for specifying the port number using "-H example.com:80". 18 年 前
  Thomas Guyot-Sionnest 56c9db8516 Adding missing function calls needed for i18n (only for plugins already in POTFILES.in) 18 年 前
  Matthias Eble 2c82ed763b Fix output when response time is critical. Thanks to Nobuhiro Ban (patch #1817228) 18 年 前
  Thomas Guyot-Sionnest 7a05ad0166 Moved base64 function to /lib. 18 年 前
  Holger Weiss b9548623f8 Fix a possible segfault if using "-f follow" and the server sends a 18 年 前
  Holger Weiss 604da49392 Fix regression in 1.4.10 where following redirects to relative URLs on 18 年 前
  Holger Weiss 475ee7b55a Add "Connection: close" to the HTTP request header, which tells HTTP/1.1 18 年 前
  Holger Weiss 79b2218286 Minor fixes. 19 年 前
  Holger Weiss 02033903c0 Fix buffer overflow vulnerabilities when parsing HTTP redirect 19 年 前
  Holger Weiss ba3112f4c9 When following redirects, the plugin supported 'Location:' header fields 19 年 前
  Holger Weiss 0dc4801791 `host_name' is a NULL pointer if the "-I" flag is used instead of "-H", 19 年 前
  Holger Weiss 61e0cbb7f4 Fix an off-by-one error where a realloc(3) call doesn't allocate space 19 年 前
  Thomas Guyot-Sionnest f8766fe505 Update many strings in check_http to get more consistent output 19 年 前
  Holger Weiss 88091d3db5 Add missing options to the usage output. 19 年 前
  Ton Voon bc489aab2d Fix option handling (Nobuhiro Ban - 1657280) 19 年 前
  Benoit Mortier 19b97afb12 19 年 前
  Holger Weiss fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown 19 年 前
  Thomas Guyot-Sionnest 2c25c05828 Fix bug #1632091: printf format string typos. Add some more cosmetic changes. 19 年 前
  Ton Voon 68fbbb6d63 Removed unused timestamp variable (Matthias Eble) 19 年 前
  Ton Voon c2596e23fa Remove C style comments (1583467 - Markus Baertschi) 19 年 前
  Ton Voon b699c208e8 Restored accidently regressed fix 19 年 前