コミット履歴

作者 SHA1 メッセージ 日付
  Eric Andersen 14f5c8d764 Patch from Bernhard Fischer to make a bunch of symbols static 19 年 前
  Eric Andersen 751750e3ee Patch from Denis Vlasenko to fix a problem where 20 年 前
  Eric Andersen aff114c33d Larry Doolittle writes: 21 年 前
  Glenn L McGrath 32da885a91 Fix ftp resume 21 年 前
  Eric Andersen 70060d25d2 s/fileno\(stdin\)/STDIN_FILENO/g 21 年 前
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 年 前
  Eric Andersen 2479445562 Fix/eliminate use of atol 21 年 前
  Glenn L McGrath f1c4b11b24 No need to check proxy env variable twice, ignore proxy env variable if 21 年 前
  Glenn L McGrath 24cb17f9be Fix http proxy use, bytes were swapped 21 年 前
  Eric Andersen f2ec37902a Pascal Brisset writes: 21 年 前
  Glenn L McGrath 58a2e0e262 Patch from Leif Lindholm (slightly modified by me), to fix http 21 年 前
  Glenn L McGrath 036dbaa082 Modify bb_lookup_port to allow the protocol to be specified, allowing 21 年 前
  Glenn L McGrath f980bd5848 Fix a bug of mine, identified by Stephane Billiart 21 年 前
  Glenn L McGrath ffccf6eb5d Change interface to bb_lookup_host, dont try and set port inside this 21 年 前
  Glenn L McGrath 514aeabc36 Use getopt_ulflags 21 年 前
  Eric Andersen e6dc439b3a Rework wget, the xconnect interface, and its various clients 21 年 前
  Eric Andersen 8efe967018 Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) 21 年 前
  Eric Andersen 6231f092bd Patch from Philip Blundell: 21 年 前
  Glenn L McGrath cc20ebc11e add ipv6 literal support to wget 21 年 前
  Glenn L McGrath 23365976f8 Correct logic in determining size of block to download, as pointed out 21 年 前
  Glenn L McGrath e7bdfccb3f "When the initial request by wget is responded by a 3XX redirect 21 年 前
  Glenn L McGrath 83e4a5bccf "When the filesize is known from content-length header, safe_fread is 21 年 前
  Eric Andersen 85e5e72bc1 Remove remaining libc5 support code 21 年 前
  Manuel Novoa III cad5364599 Major coreutils update. 22 年 前
  Eric Andersen 3f1cf455a0 cope with crappy windoze ftp servers 22 年 前
  Robert Griebl e8fcf4bd69 Accept the --passive-ftp cmd.line option. We always use passive ftp mode, 22 年 前
  Eric Andersen 0b31586c71 A patch from Bart Visscher <magick@linux-fan.com> to add an 22 年 前
  Robert Griebl d77601178d Added support for -Y|--proxy=on/off to wget 22 年 前
  Matt Kraai 272a95524f * networking/wget.c (wget_main): Check return value of safe_fwrite. 23 年 前
  Matt Kraai 0efab3319d * networking/wget.c (parse_url): Allocate a string for the empty path. 23 年 前