busybox/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
..
2008-11-13 00:05:17 +00:00
2008-12-02 18:18:50 +00:00
2009-06-09 23:01:24 +02:00
2009-05-01 09:04:25 +02:00
2008-12-02 18:18:50 +00:00
2009-04-21 11:09:40 +00:00
2008-03-02 12:53:15 +00:00
2009-04-21 11:09:40 +00:00
2008-07-05 09:18:54 +00:00
2008-12-02 18:18:50 +00:00
2009-05-25 04:15:37 +02:00
2009-06-13 22:49:08 +02:00
2008-12-02 20:38:36 +00:00
2008-12-08 22:56:18 +00:00