hush/networking
Denys Vlasenko f1fab09242 wget: fix redirection from HTTP to FTP server
while at it, sanitize redirection in general; add printout
of every redirection hop; make sure we won't print any non-ASCII
garbage from remote server in error meesages.

function                                             old     new   delta
sanitize_string                                        -      14     +14
parse_url                                            294     301      +7
gethdr                                               190     197      +7
wget_main                                           2326    2331      +5
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 3/0 up/down: 33/0)               Total: 33 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-06-28 03:33:57 +02:00
..
libiproute *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
udhcp udhcpc: fix a read error loop (e.g.: device is down) blocking TERM 2009-06-26 23:23:16 +02:00
arp.c
arping.c *: remove check for errors on getsockaddr in cases we know they can't happen 2009-04-21 23:48:38 +00:00
brctl.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
Config.in getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 2009-06-19 12:10:38 +02:00
dnsd.c
ether-wake.c
ftpd.c ftpd: allow multiple -S options to increase verbosity too, like -v 2009-06-05 20:42:40 +02:00
ftpgetput.c
hostname.c updates for supporting Linux kernel build and initrd utilities 2009-06-26 01:55:45 +02:00
httpd_indexcgi.c
httpd_post_upload.txt
httpd.c telnetd: properly close fds in child 2009-06-09 23:01:24 +02:00
ifconfig.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
ifenslave.c getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 2009-06-19 12:10:38 +02:00
ifplugd.c ifplugd: fix warnings 2009-05-01 09:04:25 +02:00
ifupdown.c ifupdown: if $PATH is not set, do not set it to "" in children 2009-06-05 21:53:11 +02:00
inetd.c inetd: comment why we redirect stderr to network 2009-06-05 15:35:36 +02:00
interface.c
ip.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
ipcalc.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
isrv_identd.c
isrv.c
isrv.h
Kbuild ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz) 2009-04-26 01:08:51 +00:00
nameif.c
nc_bloaty.c add FEATURE_UNIX_LOCAL. By Ingo van Lil (inguin AT gmx.de) 2009-04-25 13:16:53 +00:00
nc.c nc, hush: cosmetic cleanups, no code changes 2009-06-01 11:26:30 +02:00
netstat.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
nslookup.c
ping.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
pscan.c
route.c
slattach.c
tc.c flash_lock, flash_unlock: new applets 2009-05-25 04:15:37 +02:00
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c test, tcpsvd, tcpsvd: shrink 2009-06-13 22:49:08 +02:00
telnet.c
telnetd.c telnetd: more compact version of the fix for stray open fds 2009-06-10 13:38:08 +02:00
telnetd.ctrlSQ.patch *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
tftp.c tftp: do not risk invoking Sorcerer's Apprentice syndrome 2009-05-10 23:27:43 +02:00
traceroute.c
tunctl.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
vconfig.c
wget.c wget: fix redirection from HTTP to FTP server 2009-06-28 03:33:57 +02:00
zcip.c