]> sjero.net Git - wget/commit - src/progress.c
[svn] Fixes by Christian Biere:
authorhniksic <devnull@localhost>
Wed, 28 Jan 2004 01:02:26 +0000 (17:02 -0800)
committerhniksic <devnull@localhost>
Wed, 28 Jan 2004 01:02:26 +0000 (17:02 -0800)
commit2c0e2b0afa06c675a79239b49b92085daff4c7af
tree219c7ffbc8783cad40e43b739ddfb91574073797
parentdc99d9a487fb8b99dcd70ac770ce0dd68cddaa07
[svn] Fixes by Christian Biere:
* progress.c (bar_set_params): Fixed syntax error when HAVE_ISATTY
was undefined.
* ftp.c (ftp_loop_internal): Allocate a larger buffer in case
"try" gets translated to something large.  Ditto in http_loop in
http.c.
* http.c (response_header_copy): Don't write to buf[BUFSIZE].
* ftp-opie.c (skey_response): Eliminate unnecessary string
concatenation; just call gen_md5_update twice.
src/ChangeLog
src/ftp-opie.c
src/ftp.c
src/http.c
src/progress.c