]> sjero.net Git - wget/log
wget
20 years ago[svn] Commit Herold's Makefile.src OBJ list update.
hniksic [Thu, 25 Sep 2003 22:34:00 +0000 (15:34 -0700)]
[svn] Commit Herold's Makefile.src OBJ list update.

20 years ago[svn] Fix oversight in escape handling.
hniksic [Thu, 25 Sep 2003 22:31:35 +0000 (15:31 -0700)]
[svn] Fix oversight in escape handling.

20 years ago[svn] Force printing of ETA at the end of download.
hniksic [Tue, 23 Sep 2003 20:48:10 +0000 (13:48 -0700)]
[svn] Force printing of ETA at the end of download.

20 years ago[svn] Remove .libs directory when cleaning up.
hniksic [Tue, 23 Sep 2003 20:10:59 +0000 (13:10 -0700)]
[svn] Remove .libs directory when cleaning up.

20 years ago[svn] *** empty log message ***
hniksic [Tue, 23 Sep 2003 20:06:50 +0000 (13:06 -0700)]
[svn] *** empty log message ***

20 years ago[svn] Print the resulting archive.
hniksic [Tue, 23 Sep 2003 20:00:59 +0000 (13:00 -0700)]
[svn] Print the resulting archive.

20 years ago[svn] Print the exact directory we're checking out tPrint the exact directory we...
hniksic [Tue, 23 Sep 2003 19:51:10 +0000 (12:51 -0700)]
[svn] Print the exact directory we're checking out tPrint the exact directory we're checking out too

20 years ago[svn] Remove autom4te.cache.
hniksic [Tue, 23 Sep 2003 19:44:35 +0000 (12:44 -0700)]
[svn] Remove autom4te.cache.

20 years ago[svn] Cosmetic change in var names.
hniksic [Tue, 23 Sep 2003 18:39:22 +0000 (11:39 -0700)]
[svn] Cosmetic change in var names.

20 years ago[svn] Fix a bug when loading cookies. Don't ignore domain-flag.
hniksic [Tue, 23 Sep 2003 01:08:01 +0000 (18:08 -0700)]
[svn] Fix a bug when loading cookies.  Don't ignore domain-flag.

20 years ago[svn] Indicate where the download has started in progress bar.
hniksic [Mon, 22 Sep 2003 17:14:19 +0000 (10:14 -0700)]
[svn] Indicate where the download has started in progress bar.

20 years ago[svn] If hash/test functions aren't given, default to identity hash tables.
hniksic [Mon, 22 Sep 2003 14:32:17 +0000 (07:32 -0700)]
[svn] If hash/test functions aren't given, default to identity hash tables.

20 years ago[svn] Added comment about SO_SNDBUF for post.
hniksic [Mon, 22 Sep 2003 13:55:22 +0000 (06:55 -0700)]
[svn] Added comment about SO_SNDBUF for post.

20 years ago[svn] Doc update.
hniksic [Mon, 22 Sep 2003 13:34:55 +0000 (06:34 -0700)]
[svn] Doc update.

20 years ago[svn] Another doc update.
hniksic [Mon, 22 Sep 2003 12:07:20 +0000 (05:07 -0700)]
[svn] Another doc update.

20 years ago[svn] path_simplify doc update.
hniksic [Mon, 22 Sep 2003 12:03:34 +0000 (05:03 -0700)]
[svn] path_simplify doc update.

20 years ago[svn] Fix broken cast of BIT to unsigned char.
hniksic [Mon, 22 Sep 2003 02:05:34 +0000 (19:05 -0700)]
[svn] Fix broken cast of BIT to unsigned char.

20 years ago[svn] Modified path_simplify not to rely on extensive use of memmove.
hniksic [Mon, 22 Sep 2003 00:23:44 +0000 (17:23 -0700)]
[svn] Modified path_simplify not to rely on extensive use of memmove.

20 years ago[svn] Include convert.h.
hniksic [Sun, 21 Sep 2003 23:32:42 +0000 (16:32 -0700)]
[svn] Include convert.h.

20 years ago[svn] Removed spurious includes.
hniksic [Sun, 21 Sep 2003 23:09:06 +0000 (16:09 -0700)]
[svn] Removed spurious includes.

20 years ago[svn] Split off non-URL related stuff from url.c to convert.c.
hniksic [Sun, 21 Sep 2003 22:47:14 +0000 (15:47 -0700)]
[svn] Split off non-URL related stuff from url.c to convert.c.

20 years ago[svn] Update copyright.
hniksic [Sun, 21 Sep 2003 21:39:00 +0000 (14:39 -0700)]
[svn] Update copyright.

20 years ago[svn] Improved init.c error messages.
hniksic [Sun, 21 Sep 2003 19:17:45 +0000 (12:17 -0700)]
[svn] Improved init.c error messages.

20 years ago[svn] path_simplify would read two bytes past the end of the string in the "./" case.
hniksic [Sun, 21 Sep 2003 13:36:50 +0000 (06:36 -0700)]
[svn] path_simplify would read two bytes past the end of the string in the "./" case.

20 years ago[svn] Treat xhtml files just like regular html.
hniksic [Sun, 21 Sep 2003 12:02:57 +0000 (05:02 -0700)]
[svn] Treat xhtml files just like regular html.
By Matthew J. Mellon.

20 years ago[svn] Documented the new timeout options.
hniksic [Sun, 21 Sep 2003 04:45:37 +0000 (21:45 -0700)]
[svn] Documented the new timeout options.

20 years ago[svn] Enabled separation of different timeout values.
hniksic [Sun, 21 Sep 2003 04:41:55 +0000 (21:41 -0700)]
[svn] Enabled separation of different timeout values.

20 years ago[svn] Adjust bandwidth limitation sleep for the error of previous sleeps.
hniksic [Sun, 21 Sep 2003 04:05:12 +0000 (21:05 -0700)]
[svn] Adjust bandwidth limitation sleep for the error of previous sleeps.
Allow decimal numbers in bandwidth limit specification.

20 years ago[svn] Updated for decimal time period.
hniksic [Sun, 21 Sep 2003 00:43:36 +0000 (17:43 -0700)]
[svn] Updated for decimal time period.

20 years ago[svn] Make errors in command-line options fatal.
hniksic [Sun, 21 Sep 2003 00:41:49 +0000 (17:41 -0700)]
[svn] Make errors in command-line options fatal.

20 years ago[svn] Allow decimal values for --timeout, --wait, and --waitretry.
hniksic [Sat, 20 Sep 2003 23:12:18 +0000 (16:12 -0700)]
[svn] Allow decimal values for --timeout, --wait, and --waitretry.
Message-ID: <m3llsjhx6t.fsf@hniksic.iskon.hr>

20 years ago[svn] Cosmetic fixes.
hniksic [Sat, 20 Sep 2003 21:08:41 +0000 (14:08 -0700)]
[svn] Cosmetic fixes.

20 years ago[svn] Minor fixes and cosmetic changes.
hniksic [Sat, 20 Sep 2003 00:05:36 +0000 (17:05 -0700)]
[svn] Minor fixes and cosmetic changes.

(uri_merge): Get rid of uri_merge_1.
(uri_merge): Merge "foo//", "bar" as "foo//bar", not "foo///bar",
i.e. don't add an extra slash merely because BASE ends with two
slashes.
(parse_credentials): Renamed from parse_uname.  Rewrittern in
standard [beg, end) calling style.
(url_skip_credentials): Renamed from url_skip_uname.  Made static.
(url_skip_credentials): Include # and ; as terminators.  Old code
would mistakenly consider "http://foo.com#hniksic@iskon.hr" to
contain a username.
(url_skip_scheme): Removed because it was unused.
(url_has_scheme): Require "scheme" to be at least one char long.

20 years ago[svn] Default dir_prefix to NULL rather than ".".
hniksic [Fri, 19 Sep 2003 15:28:36 +0000 (08:28 -0700)]
[svn] Default dir_prefix to NULL rather than ".".

20 years ago[svn] Cosmetic change.
hniksic [Fri, 19 Sep 2003 14:20:35 +0000 (07:20 -0700)]
[svn] Cosmetic change.

20 years ago[svn] Renamed wget.h XDIGIT-related macros to (hopefully) clearer names.
hniksic [Fri, 19 Sep 2003 14:08:37 +0000 (07:08 -0700)]
[svn] Renamed wget.h XDIGIT-related macros to (hopefully) clearer names.

20 years ago[svn] Introduce non-strict comment parsing.
hniksic [Fri, 19 Sep 2003 00:33:22 +0000 (17:33 -0700)]
[svn] Introduce non-strict comment parsing.

20 years ago[svn] Change @itemx not preceded by @item to @item.
hniksic [Thu, 18 Sep 2003 23:12:58 +0000 (16:12 -0700)]
[svn] Change @itemx not preceded by @item to @item.

20 years ago[svn] Add support for OS/400 ftp server.
hniksic [Thu, 18 Sep 2003 13:46:17 +0000 (06:46 -0700)]
[svn] Add support for OS/400 ftp server.

20 years ago[svn] Call ssl_iread with the correct arguments.
hniksic [Thu, 18 Sep 2003 11:43:00 +0000 (04:43 -0700)]
[svn] Call ssl_iread with the correct arguments.

20 years ago[svn] Don't #define ctype.h macros to errors.
hniksic [Thu, 18 Sep 2003 11:39:22 +0000 (04:39 -0700)]
[svn] Don't #define ctype.h macros to errors.

20 years ago[svn] *** empty log message ***
hniksic [Wed, 17 Sep 2003 21:00:03 +0000 (14:00 -0700)]
[svn] *** empty log message ***

20 years ago[svn] Explain default --tries
hniksic [Wed, 17 Sep 2003 20:58:46 +0000 (13:58 -0700)]
[svn] Explain default --tries

20 years ago[svn] Removed unused macro ISODIGIT.
hniksic [Wed, 17 Sep 2003 02:00:12 +0000 (19:00 -0700)]
[svn] Removed unused macro ISODIGIT.

20 years ago[svn] Undef U, W, C after use.
hniksic [Wed, 17 Sep 2003 01:59:46 +0000 (18:59 -0700)]
[svn] Undef U, W, C after use.

20 years ago[svn] *** empty log message ***
hniksic [Wed, 17 Sep 2003 01:57:40 +0000 (18:57 -0700)]
[svn] *** empty log message ***

20 years ago[svn] Install latest mkinstalldirs and install-sh from Autoconf 2.57.
hniksic [Wed, 17 Sep 2003 01:53:28 +0000 (18:53 -0700)]
[svn] Install latest mkinstalldirs and install-sh from Autoconf 2.57.

20 years ago[svn] Upgrade to libtool 1.4.3. (Upgrade to 1.5 can wait.)
hniksic [Wed, 17 Sep 2003 01:49:28 +0000 (18:49 -0700)]
[svn] Upgrade to libtool 1.4.3.  (Upgrade to 1.5 can wait.)

20 years ago[svn] Updated config.sub and config.guess from Autoconf 2.57.
hniksic [Wed, 17 Sep 2003 01:36:51 +0000 (18:36 -0700)]
[svn] Updated config.sub and config.guess from Autoconf 2.57.

20 years ago[svn] Improved --restrict-file-names to accept ",nocontrol".
hniksic [Wed, 17 Sep 2003 01:32:05 +0000 (18:32 -0700)]
[svn] Improved --restrict-file-names to accept ",nocontrol".

20 years ago[svn] Temporarily disable IPv6 by default.
hniksic [Wed, 17 Sep 2003 01:29:16 +0000 (18:29 -0700)]
[svn] Temporarily disable IPv6 by default.

20 years ago[svn] Made sync_path more resilient to pathological values of u->file and u->dir.
hniksic [Wed, 17 Sep 2003 00:18:52 +0000 (17:18 -0700)]
[svn] Made sync_path more resilient to pathological values of u->file and u->dir.

20 years ago[svn] Allow unique_name to return the FILE argument unmodified.
hniksic [Tue, 16 Sep 2003 21:47:49 +0000 (14:47 -0700)]
[svn] Allow unique_name to return the FILE argument unmodified.
Streamline and optimize unique_name_1.

20 years ago[svn] Work around VC's inability to cast unsigned __int64 to void.
hniksic [Tue, 16 Sep 2003 21:16:59 +0000 (14:16 -0700)]
[svn] Work around VC's inability to cast unsigned __int64 to void.

20 years ago[svn] Fix portable echo handling under Bash.
hniksic [Tue, 16 Sep 2003 14:35:20 +0000 (07:35 -0700)]
[svn] Fix portable echo handling under Bash.

20 years ago[svn] Change AC_CHECK_FUNC(getaddrinfo...) to AC_CHECK_FUNCS, which automatically
hniksic [Tue, 16 Sep 2003 12:41:33 +0000 (05:41 -0700)]
[svn] Change AC_CHECK_FUNC(getaddrinfo...) to AC_CHECK_FUNCS, which automatically
defines HAVE_GETADDRINFO.

20 years ago[svn] Added proper IPv6 configure detection.
hniksic [Tue, 16 Sep 2003 12:24:29 +0000 (05:24 -0700)]
[svn] Added proper IPv6 configure detection.
By Mauro Tortonesi.

20 years ago[svn] Typo fix.
hniksic [Tue, 16 Sep 2003 12:23:56 +0000 (05:23 -0700)]
[svn] Typo fix.

20 years ago[svn] Update man page title.
hniksic [Tue, 16 Sep 2003 10:38:02 +0000 (03:38 -0700)]
[svn] Update man page title.

20 years ago[svn] Update texi2pod.pl.in from the Gcc distribution.
hniksic [Tue, 16 Sep 2003 10:20:38 +0000 (03:20 -0700)]
[svn] Update texi2pod.pl.in from the Gcc distribution.

20 years ago[svn] Updated copyright.
hniksic [Tue, 16 Sep 2003 10:13:26 +0000 (03:13 -0700)]
[svn] Updated copyright.

20 years ago[svn] Mention that --timeout also affects DNS lookups.
hniksic [Mon, 15 Sep 2003 23:48:36 +0000 (16:48 -0700)]
[svn] Mention that --timeout also affects DNS lookups.

20 years ago[svn] Have `make clean' also delete the core.<number> files created by recent
hniksic [Mon, 15 Sep 2003 23:42:59 +0000 (16:42 -0700)]
[svn] Have `make clean' also delete the core.<number> files created by recent
Linux systems.

20 years ago[svn] Don't generate configure.bat by default.
hniksic [Mon, 15 Sep 2003 23:40:10 +0000 (16:40 -0700)]
[svn] Don't generate configure.bat by default.

20 years ago[svn] Fix misspelling.
hniksic [Mon, 15 Sep 2003 23:23:55 +0000 (16:23 -0700)]
[svn] Fix misspelling.

20 years ago[svn] Don't pad shrunk POST'ed files.
hniksic [Mon, 15 Sep 2003 22:09:17 +0000 (15:09 -0700)]
[svn] Don't pad shrunk POST'ed files.
Message-ID: <m3u17dn1qk.fsf@hniksic.iskon.hr>

20 years ago[svn] Improved --limit-rate for small bandwidths.
hniksic [Mon, 15 Sep 2003 21:48:43 +0000 (14:48 -0700)]
[svn] Improved --limit-rate for small bandwidths.
Message-ID: <m3znh5n2og.fsf@hniksic.iskon.hr>

20 years ago[svn] Update progress code to use higher timer resolution.
hniksic [Mon, 15 Sep 2003 21:14:15 +0000 (14:14 -0700)]
[svn] Update progress code to use higher timer resolution.
Message-ID: <m37k49oivp.fsf@hniksic.iskon.hr>

20 years ago[svn] Implement xdigit_to_xchar more efficiently.
hniksic [Mon, 15 Sep 2003 17:50:43 +0000 (10:50 -0700)]
[svn] Implement xdigit_to_xchar more efficiently.

20 years ago[svn] Another version of parse_set_cookies, along with a test suite.
hniksic [Mon, 15 Sep 2003 15:35:47 +0000 (08:35 -0700)]
[svn] Another version of parse_set_cookies, along with a test suite.

20 years ago[svn] Made strpbrk_or_eos a macro under Gcc.
hniksic [Mon, 15 Sep 2003 10:47:46 +0000 (03:47 -0700)]
[svn] Made strpbrk_or_eos a macro under Gcc.

20 years ago[svn] Allow trailing whitespace in Set-Cookies. Also allow empty Set-Cookies
hniksic [Mon, 15 Sep 2003 10:35:01 +0000 (03:35 -0700)]
[svn] Allow trailing whitespace in Set-Cookies.  Also allow empty Set-Cookies
without spewing an error.
Message-ID: <m365jucpci.fsf@xemacs.org>.

20 years ago[svn] Add link from download options to Proxies node in the manual.
hniksic [Sun, 14 Sep 2003 22:07:38 +0000 (15:07 -0700)]
[svn] Add link from download options to Proxies node in the manual.

20 years ago[svn] New mechanism for quoting file names.
hniksic [Sun, 14 Sep 2003 22:04:13 +0000 (15:04 -0700)]
[svn] New mechanism for quoting file names.
Published in <m3smmzt4px.fsf@hniksic.iskon.hr>.

20 years ago[svn] Fixed a long-standing bug in the timer code that would cause Wget to
hniksic [Sat, 13 Sep 2003 23:12:45 +0000 (16:12 -0700)]
[svn] Fixed a long-standing bug in the timer code that would cause Wget to
crash when the system time was set back during a Wget run.
Message-ID: <m3znh8wag9.fsf@hniksic.iskon.hr>

20 years ago[svn] Print the result of DNS lookup.
hniksic [Wed, 10 Sep 2003 20:46:32 +0000 (13:46 -0700)]
[svn] Print the result of DNS lookup.

20 years ago[svn] Allow --foo=yes/no in addition to --foo=on/off.
hniksic [Wed, 10 Sep 2003 20:21:21 +0000 (13:21 -0700)]
[svn] Allow --foo=yes/no in addition to --foo=on/off.

20 years ago[svn] New option --dns-cache.
hniksic [Wed, 10 Sep 2003 19:41:54 +0000 (12:41 -0700)]
[svn] New option --dns-cache.

20 years ago[svn] IPv6 configure auto-detection.
hniksic [Tue, 9 Sep 2003 19:30:45 +0000 (12:30 -0700)]
[svn] IPv6 configure auto-detection.

20 years ago[svn] Return an error from url_parse if the IP address is IPv6 and we don't
hniksic [Tue, 9 Sep 2003 13:06:58 +0000 (06:06 -0700)]
[svn] Return an error from url_parse if the IP address is IPv6 and we don't
handle IPv6.

20 years ago[svn] Add proper detection of numeric IPv6 addresses.
hniksic [Fri, 5 Sep 2003 20:36:17 +0000 (13:36 -0700)]
[svn] Add proper detection of numeric IPv6 addresses.
By Mauro Tortonesi.

20 years ago[svn] Additional M4 quoting by Maciej.
hniksic [Fri, 5 Sep 2003 19:33:44 +0000 (12:33 -0700)]
[svn] Additional M4 quoting by Maciej.

20 years ago[svn] New option --retry-connrefused from Ahmod Dancy.
hniksic [Thu, 4 Sep 2003 21:34:58 +0000 (14:34 -0700)]
[svn] New option --retry-connrefused from Ahmod Dancy.

20 years ago[svn] *** empty log message ***
hniksic [Thu, 4 Sep 2003 21:30:15 +0000 (14:30 -0700)]
[svn] *** empty log message ***

20 years ago[svn] Allow use of Autoconf 2.5x.
hniksic [Thu, 4 Sep 2003 21:29:08 +0000 (14:29 -0700)]
[svn] Allow use of Autoconf 2.5x.

21 years ago[svn] Fix for FTP directory traversal vulnerability (at least for Unix).
abbotti [Sat, 11 Jan 2003 20:12:35 +0000 (12:12 -0800)]
[svn] Fix for FTP directory traversal vulnerability (at least for Unix).
Based on a patch by Red Hat.
Published in <85u02vg4hukbc2fltdd51uds5oq14rd92f@farscape.privy.mev.co.uk>.

21 years ago[svn] Fix off-by-one error in cmd_file.
hniksic [Sat, 3 Aug 2002 20:34:58 +0000 (13:34 -0700)]
[svn] Fix off-by-one error in cmd_file.
Published in <sxsit2rfzqo.fsf@florida.munich.redhat.com>.

21 years ago[svn] Check whether downloaded_html_set is non-NULL before using it.
hniksic [Wed, 24 Jul 2002 21:16:30 +0000 (14:16 -0700)]
[svn] Check whether downloaded_html_set is non-NULL before using it.
Posted in <sxsr8hsvnhh.fsf@florida.munich.redhat.com>.

21 years ago[svn] Respect the MAKE environment variable.
hniksic [Sat, 15 Jun 2002 20:27:19 +0000 (13:27 -0700)]
[svn] Respect the MAKE environment variable.

21 years ago[svn] New file.
hniksic [Thu, 30 May 2002 01:51:09 +0000 (18:51 -0700)]
[svn] New file.

21 years ago[svn] New version from The TP.
hniksic [Tue, 28 May 2002 19:17:36 +0000 (12:17 -0700)]
[svn] New version from The TP.

21 years ago[svn] Define WGET_USE_STDARG in windows/config.h.bor.
abbotti [Mon, 27 May 2002 17:17:40 +0000 (10:17 -0700)]
[svn] Define WGET_USE_STDARG in windows/config.h.bor.
Published in <51q4fusuim84mvtj1btg9qv5spa4772939@farscape.privy.mev.co.uk>.

21 years ago[svn] Allow almost any character in attribute/tag names.
hniksic [Mon, 27 May 2002 15:03:35 +0000 (08:03 -0700)]
[svn] Allow almost any character in attribute/tag names.

21 years ago[svn] Add the OpenSSL exception.
hniksic [Mon, 27 May 2002 10:14:24 +0000 (03:14 -0700)]
[svn] Add the OpenSSL exception.

21 years ago[svn] Default to `-r HEAD' rather than `-D now'.
hniksic [Sat, 25 May 2002 18:21:28 +0000 (11:21 -0700)]
[svn] Default to `-r HEAD' rather than `-D now'.

21 years ago[svn] Bump version to 1.9-beta. 1.8.1+cvs no longer makes sense, now
hniksic [Sat, 25 May 2002 18:09:30 +0000 (11:09 -0700)]
[svn] Bump version to 1.9-beta.  1.8.1+cvs no longer makes sense, now
that 1.8.2 is being released.

21 years ago[svn] Fall back to dot progress if the terminal type is "emacs".
hniksic [Fri, 24 May 2002 14:53:18 +0000 (07:53 -0700)]
[svn] Fall back to dot progress if the terminal type is "emacs".
Published in <sxsd6vllhsi.fsf@florida.munich.redhat.com>.

21 years ago[svn] Use test ! -f foo instead of ! test -f foo.
hniksic [Tue, 21 May 2002 03:46:57 +0000 (20:46 -0700)]
[svn] Use test ! -f foo instead of ! test -f foo.

21 years ago[svn] Work off /tmp. When done, move the distribution tarball to the previous
hniksic [Tue, 21 May 2002 03:40:10 +0000 (20:40 -0700)]
[svn] Work off /tmp.  When done, move the distribution tarball to the previous
working dir.

21 years ago[svn] Use `cvs export' instead of `cvs checkout'.
hniksic [Tue, 21 May 2002 03:27:17 +0000 (20:27 -0700)]
[svn] Use `cvs export' instead of `cvs checkout'.
Remove the `--no-checkout' option.
Allow the user to specify the release (-r) or date (-D) of the export.
If nothing is given, default to the latest state on the trunk, i.e. -D now.
Allow forcing the version.