]> sjero.net Git - wget/log
wget
13 years agoRevert 2444.
Giuseppe Scrivano [Mon, 22 Nov 2010 17:04:42 +0000 (18:04 +0100)]
Revert 2444.

13 years agoFix typo in src/ChangeLog file.
Giuseppe Scrivano [Mon, 22 Nov 2010 14:17:01 +0000 (15:17 +0100)]
Fix typo in src/ChangeLog file.

13 years agoOn a network error, attempt to resume the download, not restart it.
Giuseppe Scrivano [Sun, 21 Nov 2010 21:56:20 +0000 (22:56 +0100)]
On a network error, attempt to resume the download, not restart it.

13 years agoMention last change in NEWS.
Giuseppe Scrivano [Fri, 19 Nov 2010 17:26:14 +0000 (18:26 +0100)]
Mention last change in NEWS.

13 years agoFix an infinite loop with error message '<filename> has sprung into existence'
Giuseppe Scrivano [Fri, 19 Nov 2010 16:14:21 +0000 (17:14 +0100)]
Fix an infinite loop with error message '<filename> has sprung into existence'

13 years agoImplement --config.
Reza Snowdon [Thu, 28 Oct 2010 22:20:31 +0000 (00:20 +0200)]
Implement --config.

13 years agoMake --waitretry documentation clearer.
Giuseppe Scrivano [Tue, 26 Oct 2010 00:00:53 +0000 (02:00 +0200)]
Make --waitretry documentation clearer.

13 years agoPrint the total download time as part of the summary for recursive downloads.
Jessica McKellar [Sun, 24 Oct 2010 19:45:30 +0000 (21:45 +0200)]
Print the total download time as part of the summary for recursive downloads.

13 years agognutls: Read correctly last chunk of data.
Giuseppe Scrivano [Sat, 23 Oct 2010 23:21:01 +0000 (01:21 +0200)]
gnutls: Read correctly last chunk of data.

13 years agognutls: fix build under mingw32.
Giuseppe Scrivano [Sat, 23 Oct 2010 11:50:31 +0000 (13:50 +0200)]
gnutls: fix build under mingw32.

13 years agognutls: peek blocks until data is available.
Giuseppe Scrivano [Sat, 23 Oct 2010 10:34:49 +0000 (12:34 +0200)]
gnutls: peek blocks until data is available.

13 years agoRemove unnecessary code.
Giuseppe Scrivano [Thu, 21 Oct 2010 11:27:31 +0000 (13:27 +0200)]
Remove unnecessary code.

13 years agoDo not assume external links type to be always "text/html".
Manfred Koizar [Mon, 18 Oct 2010 08:55:16 +0000 (10:55 +0200)]
Do not assume external links type to be always "text/html".

13 years agoSilent warnings reported by clang.
Giuseppe Scrivano [Sat, 16 Oct 2010 01:04:25 +0000 (03:04 +0200)]
Silent warnings reported by clang.

13 years agoFix indentation.
Giuseppe Scrivano [Mon, 11 Oct 2010 20:49:14 +0000 (22:49 +0200)]
Fix indentation.

13 years agoFix compiler warning.
Steven Schubiger [Mon, 11 Oct 2010 20:46:00 +0000 (22:46 +0200)]
Fix compiler warning.

13 years agoFixed crash while processing page with invalid `style' attribute.
Ivanov Anton [Fri, 8 Oct 2010 11:39:36 +0000 (13:39 +0200)]
Fixed crash while processing page with invalid `style' attribute.

13 years agoRemove unused local variable.
Giuseppe Scrivano [Wed, 6 Oct 2010 10:24:38 +0000 (12:24 +0200)]
Remove unused local variable.

13 years agoAdd --unlink.
Merinov Nikolay [Wed, 29 Sep 2010 11:34:09 +0000 (13:34 +0200)]
Add --unlink.

13 years agoFix problem when content-disposition is used with recursive downloading.
Dennis, CHENG Renquan [Fri, 24 Sep 2010 12:07:58 +0000 (14:07 +0200)]
Fix problem when content-disposition is used with recursive downloading.

13 years agoDo not use HTML quoting in CSS files.
Giuseppe Scrivano [Tue, 14 Sep 2010 10:14:34 +0000 (12:14 +0200)]
Do not use HTML quoting in CSS files.

13 years agodoc: Remove superfluous dot.
Giuseppe Scrivano [Mon, 13 Sep 2010 21:44:51 +0000 (23:44 +0200)]
doc: Remove superfluous dot.

13 years agotests: Fix some failures because of missing --trust-server-names
Mike Frysinger [Sun, 12 Sep 2010 13:21:50 +0000 (15:21 +0200)]
tests: Fix some failures because of missing --trust-server-names

13 years agoAlign --trust-server-names help text.
Giuseppe Scrivano [Sun, 12 Sep 2010 12:21:03 +0000 (14:21 +0200)]
Align --trust-server-names help text.

13 years agoFix typo.
Giuseppe Scrivano [Tue, 7 Sep 2010 16:05:19 +0000 (18:05 +0200)]
Fix typo.

13 years agolib/Makefile.am: fix typo.
Giuseppe Scrivano [Mon, 6 Sep 2010 12:14:42 +0000 (14:14 +0200)]
lib/Makefile.am: fix typo.

13 years agoNEWS: update.
Giuseppe Scrivano [Fri, 27 Aug 2010 18:14:39 +0000 (20:14 +0200)]
NEWS: update.

13 years agoConvert correctly URLs that need to be encoded to local files.
Giuseppe Scrivano [Fri, 20 Aug 2010 01:11:07 +0000 (03:11 +0200)]
Convert correctly URLs that need to be encoded to local files.

13 years agoUse persistent connections with proxies supporting them.
Giuseppe Scrivano [Mon, 9 Aug 2010 10:56:49 +0000 (12:56 +0200)]
Use persistent connections with proxies supporting them.

13 years agoSpecify the connection header when keep alive connections are not used.
Giuseppe Scrivano [Mon, 9 Aug 2010 10:32:04 +0000 (12:32 +0200)]
Specify the connection header when keep alive connections are not used.

13 years agoRemove configure.bat from Makefile.am.
Giuseppe Scrivano [Sun, 8 Aug 2010 11:18:48 +0000 (13:18 +0200)]
Remove configure.bat from Makefile.am.

13 years agocss: Skip empty urls.
Giuseppe Scrivano [Fri, 6 Aug 2010 15:07:17 +0000 (17:07 +0200)]
css: Skip empty urls.

13 years agoftp: display hour:minute information if it is available.
John Trengrove [Sun, 1 Aug 2010 20:55:53 +0000 (22:55 +0200)]
ftp: display hour:minute information if it is available.

13 years agoMake clearer a NEWS entry.
Giuseppe Scrivano [Thu, 29 Jul 2010 23:01:57 +0000 (01:01 +0200)]
Make clearer a NEWS entry.

13 years agoFix a problem when -k is specified and url's are specified in CSS code.
Giuseppe Scrivano [Thu, 29 Jul 2010 23:00:26 +0000 (01:00 +0200)]
Fix a problem when -k is specified and url's are specified in CSS code.

13 years agognutls: Fix a problem with multiple peek read calls.
Giuseppe Scrivano [Thu, 29 Jul 2010 10:24:34 +0000 (12:24 +0200)]
gnutls: Fix a problem with multiple peek read calls.

13 years agotexi2pod.pl: use the warnings module only when it is available.
Alon Bar-Lev [Wed, 28 Jul 2010 20:17:00 +0000 (22:17 +0200)]
texi2pod.pl: use the warnings module only when it is available.

13 years agoIntroduce --trust-server-names. Close CVE-2010-2252.
Giuseppe Scrivano [Wed, 28 Jul 2010 19:22:22 +0000 (21:22 +0200)]
Introduce --trust-server-names.  Close CVE-2010-2252.

13 years agoRemove configure.bat.
Giuseppe Scrivano [Sat, 24 Jul 2010 09:21:17 +0000 (11:21 +0200)]
Remove configure.bat.

13 years agoFix a failure if the server doesn't specify a content-length and -c is used.
Alan Jenkins [Tue, 20 Jul 2010 17:42:13 +0000 (19:42 +0200)]
Fix a failure if the server doesn't specify a content-length and -c is used.

13 years agoUpdate maintainers
Giuseppe Scrivano [Tue, 20 Jul 2010 17:41:24 +0000 (19:41 +0200)]
Update maintainers

13 years agoFix symlinks resume via FTP.
Leonid Petrov [Tue, 20 Jul 2010 11:09:43 +0000 (13:09 +0200)]
Fix symlinks resume via FTP.

13 years agoFix another case of -N and -c not working well together.
Giuseppe Scrivano [Sun, 18 Jul 2010 18:10:42 +0000 (20:10 +0200)]
Fix another case of -N and -c not working well together.

13 years agoRewrite last change considering SIZE return value, otherwise what RETR returns
Giuseppe Scrivano [Wed, 14 Jul 2010 21:06:20 +0000 (23:06 +0200)]
Rewrite last change considering SIZE return value, otherwise what RETR returns

13 years agoTake the maximum value between RETR and SIZE bytes counts for the file size
Giuseppe Scrivano [Tue, 13 Jul 2010 23:23:17 +0000 (01:23 +0200)]
Take the maximum value between RETR and SIZE bytes counts for the file size

13 years agoUpdate README.checkout.
Giuseppe Scrivano [Mon, 12 Jul 2010 12:03:18 +0000 (14:03 +0200)]
Update README.checkout.

13 years agoRemove MAINTAINER from the README file.
Giuseppe Scrivano [Mon, 12 Jul 2010 11:56:58 +0000 (13:56 +0200)]
Remove MAINTAINER from the README file.

13 years agoNow --timestamping and --continue works well together.
Giuseppe Scrivano [Sun, 11 Jul 2010 13:47:18 +0000 (15:47 +0200)]
Now --timestamping and --continue works well together.

13 years agoQuote AC_CHECK_SIZEOF argument.
Giuseppe Scrivano [Sun, 11 Jul 2010 01:01:32 +0000 (03:01 +0200)]
Quote AC_CHECK_SIZEOF argument.

13 years agobootstrap: Relax gettext version to 0.17.
Giuseppe Scrivano [Fri, 9 Jul 2010 16:08:39 +0000 (18:08 +0200)]
bootstrap: Relax gettext version to 0.17.

13 years agoAdd `vasprintf'. Remove `asprintf'.
Giuseppe Scrivano [Fri, 9 Jul 2010 12:56:40 +0000 (14:56 +0200)]
Add `vasprintf'.  Remove `asprintf'.

13 years agoRename two functions.
Giuseppe Scrivano [Fri, 9 Jul 2010 10:24:51 +0000 (12:24 +0200)]
Rename two functions.

13 years agoThe GNU TLS backend loads default root certificates.
Giuseppe Scrivano [Mon, 5 Jul 2010 17:27:16 +0000 (19:27 +0200)]
The GNU TLS backend loads default root certificates.

13 years agoHonor the --secure-protocol flag in the GNU TLS backend.
Giuseppe Scrivano [Sat, 3 Jul 2010 11:48:15 +0000 (13:48 +0200)]
Honor the --secure-protocol flag in the GNU TLS backend.

13 years agoBy default use GNU TLS not OpenSSL.
Giuseppe Scrivano [Tue, 22 Jun 2010 20:33:38 +0000 (22:33 +0200)]
By default use GNU TLS not OpenSSL.

13 years agoFix help string for --random-wait.
Giuseppe Scrivano [Sun, 20 Jun 2010 10:10:35 +0000 (12:10 +0200)]
Fix help string for --random-wait.

13 years agoRemove `windows' subdirectory.
Giuseppe Scrivano [Thu, 17 Jun 2010 21:08:23 +0000 (23:08 +0200)]
Remove `windows' subdirectory.

13 years agoFix IPv6 detection under Windows.
Giuseppe Scrivano [Tue, 15 Jun 2010 14:35:29 +0000 (16:35 +0200)]
Fix IPv6 detection under Windows.

13 years agoFix GNU TLS backend under Windows.
Giuseppe Scrivano [Tue, 15 Jun 2010 11:03:13 +0000 (13:03 +0200)]
Fix GNU TLS backend under Windows.

13 years agoFix some problems with GNU TLS.
Giuseppe Scrivano [Mon, 14 Jun 2010 17:40:03 +0000 (19:40 +0200)]
Fix some problems with GNU TLS.

13 years agoSend a HEAD before the GET when -N and --content-disposition are used together.
Giuseppe Scrivano [Mon, 14 Jun 2010 17:24:47 +0000 (19:24 +0200)]
Send a HEAD before the GET when -N and --content-disposition are used together.

13 years agoReport the total avg transfer speed correctly with multiple URL's and -c.
Muthu Subramanian K [Thu, 10 Jun 2010 22:35:30 +0000 (00:35 +0200)]
Report the total avg transfer speed correctly with multiple URL's and -c.

13 years agoDrop the current maintainer line from the version display.
Giuseppe Scrivano [Thu, 10 Jun 2010 08:19:27 +0000 (10:19 +0200)]
Drop the current maintainer line from the version display.

13 years agoRemove dist-bzip2 dist-lzma from automake options.
Giuseppe Scrivano [Thu, 10 Jun 2010 08:08:17 +0000 (10:08 +0200)]
Remove dist-bzip2 dist-lzma from automake options.

13 years agoAdd build prerequisites.
Giuseppe Scrivano [Thu, 10 Jun 2010 08:06:03 +0000 (10:06 +0200)]
Add build prerequisites.

13 years agoGenerate the `build_info.c' file under the build directory.
Giuseppe Scrivano [Thu, 10 Jun 2010 08:03:17 +0000 (10:03 +0200)]
Generate the `build_info.c' file under the build directory.

13 years agoUse /usr/bin/env to find the perl interpreter.
Giuseppe Scrivano [Fri, 4 Jun 2010 09:12:19 +0000 (11:12 +0200)]
Use /usr/bin/env to find the perl interpreter.

13 years agoUse gnulib module `iconv-h'.
Giuseppe Scrivano [Thu, 3 Jun 2010 16:09:52 +0000 (18:09 +0200)]
Use gnulib module `iconv-h'.

13 years agoUnder Windows, do not link to wsock32.
Giuseppe Scrivano [Thu, 3 Jun 2010 15:00:44 +0000 (17:00 +0200)]
Under Windows, do not link to wsock32.

13 years agoIf --content-disposition is used, do not send a HEAD request.
Giuseppe Scrivano [Thu, 3 Jun 2010 14:46:56 +0000 (16:46 +0200)]
If --content-disposition is used, do not send a HEAD request.

13 years agoRemove some unused variables.
Giuseppe Scrivano [Mon, 31 May 2010 20:58:56 +0000 (22:58 +0200)]
Remove some unused variables.

13 years agoFix condition for closed HTML tag.
Giuseppe Scrivano [Mon, 31 May 2010 15:29:05 +0000 (17:29 +0200)]
Fix condition for closed HTML tag.

13 years agoRemove _SVID_SOURCE and _BSD_SOURCE definition.
Giuseppe Scrivano [Mon, 31 May 2010 09:56:06 +0000 (11:56 +0200)]
Remove _SVID_SOURCE and _BSD_SOURCE definition.

13 years agoRemove an unused function and an unused local variable.
Giuseppe Scrivano [Mon, 31 May 2010 09:51:27 +0000 (11:51 +0200)]
Remove an unused function and an unused local variable.

13 years agoPrint diagnostic messages to stderr, not stdout.
Giuseppe Scrivano [Mon, 31 May 2010 07:45:03 +0000 (09:45 +0200)]
Print diagnostic messages to stderr, not stdout.

13 years agoUse the gnulib snprintf module.
Giuseppe Scrivano [Thu, 27 May 2010 11:59:46 +0000 (13:59 +0200)]
Use the gnulib snprintf module.

13 years agoCope better with unclosed html tags.
Giuseppe Scrivano [Sun, 30 May 2010 12:01:10 +0000 (14:01 +0200)]
Cope better with unclosed html tags.

13 years agoAdd new test.
Giuseppe Scrivano [Sat, 29 May 2010 21:10:59 +0000 (23:10 +0200)]
Add new test.

13 years agoExit with failure if -k is specified and -O is not a regular file.
Giuseppe Scrivano [Thu, 27 May 2010 10:45:15 +0000 (12:45 +0200)]
Exit with failure if -k is specified and -O is not a regular file.

13 years agoMention a recent change.
Giuseppe Scrivano [Thu, 27 May 2010 10:19:54 +0000 (12:19 +0200)]
Mention a recent change.

13 years agoTiny aesthetic changes.
Giuseppe Scrivano [Thu, 27 May 2010 10:14:59 +0000 (12:14 +0200)]
Tiny aesthetic changes.

13 years agoSend new cookies when the authorization fails.
Giuseppe Scrivano [Thu, 27 May 2010 10:09:56 +0000 (12:09 +0200)]
Send new cookies when the authorization fails.

13 years agoMention some recent changes in the NEWS file.
Giuseppe Scrivano [Tue, 25 May 2010 16:39:32 +0000 (18:39 +0200)]
Mention some recent changes in the NEWS file.

13 years agoIgnore zero length domains in no_proxy.
Giuseppe Scrivano [Tue, 25 May 2010 16:36:02 +0000 (18:36 +0200)]
Ignore zero length domains in no_proxy.

13 years agoIgnore HTTP 1xx responses.
Giuseppe Scrivano [Tue, 25 May 2010 15:52:13 +0000 (17:52 +0200)]
Ignore HTTP 1xx responses.

13 years agoRemove definition of unused symbols.
Giuseppe Scrivano [Mon, 24 May 2010 10:12:41 +0000 (12:12 +0200)]
Remove definition of unused symbols.

13 years agohttp_atotm copies the NUL character of the locale string.
Giuseppe Scrivano [Sun, 23 May 2010 08:58:05 +0000 (10:58 +0200)]
http_atotm copies the NUL character of the locale string.

13 years agoUse the gnulib md5 module.
Giuseppe Scrivano [Sat, 15 May 2010 23:34:17 +0000 (01:34 +0200)]
Use the gnulib md5 module.

13 years agoFix some build issues
Giuseppe Scrivano [Sat, 15 May 2010 20:58:57 +0000 (22:58 +0200)]
Fix some build issues

13 years agoUse the getopt-gnu gnulib module instead of getopt.
Giuseppe Scrivano [Sat, 15 May 2010 20:34:33 +0000 (22:34 +0200)]
Use the getopt-gnu gnulib module instead of getopt.

13 years agobootstrap: ensure gnulib_path is not empty.
Giuseppe Scrivano [Fri, 14 May 2010 09:46:42 +0000 (11:46 +0200)]
bootstrap: ensure gnulib_path is not empty.

13 years agoUse a script to generate the version string.
Giuseppe Scrivano [Sun, 9 May 2010 22:47:17 +0000 (00:47 +0200)]
Use a script to generate the version string.

13 years agoMass update copyright years.
Giuseppe Scrivano [Sat, 8 May 2010 19:56:15 +0000 (21:56 +0200)]
Mass update copyright years.

13 years agoUse always close as it is defined by gnulib on platforms lacking it.
Giuseppe Scrivano [Fri, 7 May 2010 11:27:11 +0000 (13:27 +0200)]
Use always close as it is defined by gnulib on platforms lacking it.

13 years agoFix unit tests build in a VPATH.
Giuseppe Scrivano [Fri, 7 May 2010 11:10:09 +0000 (13:10 +0200)]
Fix unit tests build in a VPATH.

13 years agoAdd -lws2_32 under mingw32.
Giuseppe Scrivano [Fri, 7 May 2010 10:51:39 +0000 (12:51 +0200)]
Add -lws2_32 under mingw32.

13 years agoRemove some functions not needed anymore.
Giuseppe Scrivano [Fri, 7 May 2010 10:46:47 +0000 (12:46 +0200)]
Remove some functions not needed anymore.

13 years agoFix build under mingw.
Giuseppe Scrivano [Fri, 7 May 2010 10:28:26 +0000 (12:28 +0200)]
Fix build under mingw.

13 years agoRemove generated file.
Giuseppe Scrivano [Fri, 7 May 2010 10:12:55 +0000 (12:12 +0200)]
Remove generated file.

13 years agoAdd directory with generated gnulib files.
Giuseppe Scrivano [Fri, 7 May 2010 08:15:14 +0000 (10:15 +0200)]
Add directory with generated gnulib files.