Historial de Commits

Autor SHA1 Mensaje Fecha
  Holger Weiss 475ee7b55a Add "Connection: close" to the HTTP request header, which tells HTTP/1.1 hace 18 años
  Holger Weiss 79b2218286 Minor fixes. hace 19 años
  Holger Weiss 02033903c0 Fix buffer overflow vulnerabilities when parsing HTTP redirect hace 19 años
  Holger Weiss ba3112f4c9 When following redirects, the plugin supported 'Location:' header fields hace 19 años
  Holger Weiss 0dc4801791 `host_name' is a NULL pointer if the "-I" flag is used instead of "-H", hace 19 años
  Holger Weiss 61e0cbb7f4 Fix an off-by-one error where a realloc(3) call doesn't allocate space hace 19 años
  Thomas Guyot-Sionnest f8766fe505 Update many strings in check_http to get more consistent output hace 19 años
  Holger Weiss 88091d3db5 Add missing options to the usage output. hace 19 años
  Ton Voon bc489aab2d Fix option handling (Nobuhiro Ban - 1657280) hace 19 años
  Benoit Mortier 19b97afb12 hace 19 años
  Holger Weiss fd329a1e91 Don't try to print `optarg' (which will be a NULL pointer) if an unknown hace 19 años
  Thomas Guyot-Sionnest 2c25c05828 Fix bug #1632091: printf format string typos. Add some more cosmetic changes. hace 19 años
  Ton Voon 68fbbb6d63 Removed unused timestamp variable (Matthias Eble) hace 19 años
  Ton Voon c2596e23fa Remove C style comments (1583467 - Markus Baertschi) hace 19 años
  Ton Voon b699c208e8 Restored accidently regressed fix hace 19 años
  Benoit Mortier 74e1a4c244 hace 19 años
  Ton Voon 58ea98cc81 Redirection error if other headers beginning with L (Aravind Gottipati - 1562572) hace 19 años
  Benoit Mortier 082cfc29e3 hace 19 años
  Ton Voon fbf2154c5a Option to invert results from a regexp pattern match hace 20 años
  Ton Voon 5fd2550d4c Use coreutils' regexp libraries, so regexp always available now hace 20 años
  Ton Voon 39e0ee3dcd Allow multiple -k parameters (Gerd Mueller - 1457726) hace 20 años
  Ton Voon 293fc70756 -C now implies -S/--ssl as well hace 20 años
  M. Sean Finney cd8b45f633 return-logic related fix for cert checking, thanks to emmet hogan. hace 20 años
  Benoit Mortier c1d67786b0 hace 20 años
  M. Sean Finney 3038819fef code cleanups, largely resulting from turning on -Wall. mostly hace 20 años
  M. Sean Finney cf66a717e9 all plugins now using centralized ssl functions in netutils.c hace 20 años
  M. Sean Finney 5dd7b5dff4 endif was a few lines off of where it should be hace 20 años
  M. Sean Finney 65282c7685 - initial attempt at consolidating ssl-related code into netutils.{c,h} hace 20 años
  Harper Mann 020a6135ae Changed long argument --minmax to --pagesize and updated help and usage hace 21 años
  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 hace 21 años