提交歷史

作者 SHA1 備註 提交日期
  Holger Weiss 475ee7b55a Add "Connection: close" to the HTTP request header, which tells HTTP/1.1 18 年之前
  Holger Weiss 79b2218286 Minor fixes. 18 年之前
  Holger Weiss 02033903c0 Fix buffer overflow vulnerabilities when parsing HTTP redirect 18 年之前
  Holger Weiss ba3112f4c9 When following redirects, the plugin supported 'Location:' header fields 18 年之前
  Holger Weiss 0dc4801791 `host_name' is a NULL pointer if the "-I" flag is used instead of "-H", 18 年之前
  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 年之前
  Benoit Mortier 74e1a4c244 19 年之前
  Ton Voon 58ea98cc81 Redirection error if other headers beginning with L (Aravind Gottipati - 1562572) 19 年之前
  Benoit Mortier 082cfc29e3 19 年之前
  Ton Voon fbf2154c5a Option to invert results from a regexp pattern match 20 年之前
  Ton Voon 5fd2550d4c Use coreutils' regexp libraries, so regexp always available now 20 年之前
  Ton Voon 39e0ee3dcd Allow multiple -k parameters (Gerd Mueller - 1457726) 20 年之前
  Ton Voon 293fc70756 -C now implies -S/--ssl as well 20 年之前
  M. Sean Finney cd8b45f633 return-logic related fix for cert checking, thanks to emmet hogan. 20 年之前
  Benoit Mortier c1d67786b0 20 年之前
  M. Sean Finney 3038819fef code cleanups, largely resulting from turning on -Wall. mostly 20 年之前
  M. Sean Finney cf66a717e9 all plugins now using centralized ssl functions in netutils.c 20 年之前
  M. Sean Finney 5dd7b5dff4 endif was a few lines off of where it should be 20 年之前
  M. Sean Finney 65282c7685 - initial attempt at consolidating ssl-related code into netutils.{c,h} 20 年之前
  Harper Mann 020a6135ae Changed long argument --minmax to --pagesize and updated help and usage 21 年之前
  Harper Mann 0ebaa6c297 Tracker 1099682 fix. Now getting the page size from Content-Length in the header. Added max value to the -m switch so can do "-m min:max". Retained "-m min" convention. Renamed long arg name to --minmax 21 年之前