]> sjero.net Git - wget/log
wget
22 years ago[svn] Document new web page location.
hniksic [Mon, 28 May 2001 22:04:12 +0000 (15:04 -0700)]
[svn] Document new web page location.

22 years ago[svn] Apply configure.in fixes by Maciej W. Rozycki, at least those
hniksic [Mon, 28 May 2001 22:02:47 +0000 (15:02 -0700)]
[svn] Apply configure.in fixes by Maciej W. Rozycki, at least those
that work with Autoconf 2.13.

22 years ago[svn] Clarify; link to "free-software-for-freedom.html".
hniksic [Sun, 27 May 2001 21:43:28 +0000 (14:43 -0700)]
[svn] Clarify; link to "free-software-for-freedom.html".

22 years ago[svn] Update copyright notices.
hniksic [Sun, 27 May 2001 19:35:15 +0000 (12:35 -0700)]
[svn] Update copyright notices.

22 years ago[svn] Update list of contributors.
hniksic [Sun, 27 May 2001 19:33:34 +0000 (12:33 -0700)]
[svn] Update list of contributors.
Published in <sxsofsemvua.fsf@florida.arsdigita.de>.

22 years ago[svn] Released 1.7-pre1.
hniksic [Sat, 26 May 2001 10:01:45 +0000 (03:01 -0700)]
[svn] Released 1.7-pre1.

22 years ago[svn] Commit administrative changes in preparation for the 1.7
hniksic [Sat, 26 May 2001 09:38:24 +0000 (02:38 -0700)]
[svn] Commit administrative changes in preparation for the 1.7
prerelease.
Published in <sxsd78wwiwj.fsf@florida.arsdigita.de>.

22 years ago[svn] Provide a default for AC_TRY_RUN in SSL detection so that cross-compiling
hniksic [Sat, 26 May 2001 08:57:46 +0000 (01:57 -0700)]
[svn] Provide a default for AC_TRY_RUN in SSL detection so that cross-compiling
has a chance of working.
Published in <sxspucwwkry.fsf@florida.arsdigita.de>.

22 years ago[svn] Rewrote OpenSSL lib detection.
hniksic [Fri, 25 May 2001 00:23:22 +0000 (17:23 -0700)]
[svn] Rewrote OpenSSL lib detection.

Now the code loops over system locations where libssl/libcrypto
might be located.  Aside from linking, it actually tries to run
the executable before concluding that the linking "worked".

Published in <sxs4rua6zxm.fsf@florida.arsdigita.de>.

22 years ago[svn] Makefile.watcom update by Csaba Raduly.
hniksic [Wed, 16 May 2001 20:27:12 +0000 (13:27 -0700)]
[svn] Makefile.watcom update by Csaba Raduly.

22 years ago[svn] Applied Herold's fixes for SSL to work under Windows.
hniksic [Mon, 14 May 2001 15:29:55 +0000 (08:29 -0700)]
[svn] Applied Herold's fixes for SSL to work under Windows.
Published in <412FC0AFD62ED31191B40008C7E9A11A2AAFE3@srvnt04.previnet.it>.

22 years ago[svn] Don't include <sys/time.h> here.
hniksic [Mon, 14 May 2001 15:27:56 +0000 (08:27 -0700)]
[svn] Don't include <sys/time.h> here.
Published in <sxsae4gvtnb.fsf@florida.arsdigita.de>.

22 years ago[svn] Another Watcom update by Csaba Raduly.
hniksic [Mon, 14 May 2001 15:19:12 +0000 (08:19 -0700)]
[svn] Another Watcom update by Csaba Raduly.

22 years ago[svn] Make sure cookie code works with the real URL data, not the proxy one.
hniksic [Mon, 14 May 2001 09:32:11 +0000 (02:32 -0700)]
[svn] Make sure cookie code works with the real URL data, not the proxy one.
Published in <sxsg0e8z3bp.fsf@florida.arsdigita.de>.

22 years ago[svn] Makefile.watcom rewrite by Csaba Raduly.
hniksic [Mon, 14 May 2001 09:21:27 +0000 (02:21 -0700)]
[svn] Makefile.watcom rewrite by Csaba Raduly.

22 years ago[svn] Commit several minor changes:
hniksic [Sat, 12 May 2001 20:06:41 +0000 (13:06 -0700)]
[svn] Commit several minor changes:

* main.c (print_help): Document `--no-http-keep-alive'.

* utils.c (numdigit): Handle negative numbers *correctly*.

* hash.c (make_nocase_string_hash_table): Use term "nocase" rather
than the confusing "unsigned".

* utils.c (string_set_contains): Renamed from string_set_exists.

* hash.c (hash_table_contains): Renamed from hash_table_exists.

* cookies.c: Move case-insensitive hash tables to hash.c.

Published in <sxsheyq9vvl.fsf@florida.arsdigita.de>.

22 years ago[svn] Before concluding that the file is already fully retrieved, make sure
hniksic [Fri, 11 May 2001 12:37:37 +0000 (05:37 -0700)]
[svn] Before concluding that the file is already fully retrieved, make sure
that the file existed and `Range' was actually requested.

Published in <sxseltwf4ks.fsf@florida.arsdigita.de>.

22 years ago[svn] Minor cookie fixes. Published in <sxsheyu9yp6.fsf@florida.arsdigita.de>.
hniksic [Wed, 9 May 2001 18:15:22 +0000 (11:15 -0700)]
[svn] Minor cookie fixes.  Published in <sxsheyu9yp6.fsf@florida.arsdigita.de>.

22 years ago[svn] Make sure hstat.no_truncate gets properly initialized.
hniksic [Tue, 8 May 2001 11:47:05 +0000 (04:47 -0700)]
[svn] Make sure hstat.no_truncate gets properly initialized.
Published in <sxspudk6pdl.fsf@florida.arsdigita.de>.

22 years ago[svn] Avoid useless file_exists_p. Published in
hniksic [Mon, 7 May 2001 19:08:29 +0000 (12:08 -0700)]
[svn] Avoid useless file_exists_p.  Published in
<sxsr8y17zav.fsf@florida.arsdigita.de>.

23 years ago[svn] Correct the conversion of month entries for NT and VMS.
janp [Wed, 2 May 2001 10:15:17 +0000 (03:15 -0700)]
[svn] Correct the conversion of month entries for NT and VMS.

23 years ago[svn] Zero out SIN before using it.
hniksic [Mon, 30 Apr 2001 10:19:41 +0000 (03:19 -0700)]
[svn] Zero out SIN before using it.
Published in <sxs3daq8zdg.fsf@florida.arsdigita.de>.

23 years ago[svn] Document new behavior of -c.
hniksic [Mon, 30 Apr 2001 10:19:30 +0000 (03:19 -0700)]
[svn] Document new behavior of -c.
Published in <sxs7l028zee.fsf@florida.arsdigita.de>.

23 years ago[svn] Refuse to download files from scratch if `-c' is used and the server
hniksic [Sun, 29 Apr 2001 14:24:45 +0000 (07:24 -0700)]
[svn] Refuse to download files from scratch if `-c' is used and the server
doesn't support REST only for existing *and non-empty* files.
Published in <sxsae4zg4zc.fsf@florida.arsdigita.de>.

23 years ago[svn] Updated.
hniksic [Sun, 29 Apr 2001 11:03:07 +0000 (04:03 -0700)]
[svn] Updated.

23 years ago[svn] Remove zh_TW.Big5.po, and replace it with the new UTF8 zh_TW.po.
hniksic [Sun, 29 Apr 2001 11:02:40 +0000 (04:02 -0700)]
[svn] Remove zh_TW.Big5.po, and replace it with the new UTF8 zh_TW.po.
Submitted by "R.I.P. Deaddog".
Published in <Pine.LNX.4.33L2.0104290416010.25182-101000@localhost>.

23 years ago[svn] Make `--cookies' respect its arg.
hniksic [Sun, 29 Apr 2001 10:56:43 +0000 (03:56 -0700)]
[svn] Make `--cookies' respect its arg.
Published in <sxs4rv8ht5e.fsf@florida.arsdigita.de>.

23 years ago[svn] Change default anonymous FTP password to "-wget@".
hniksic [Sun, 29 Apr 2001 10:53:55 +0000 (03:53 -0700)]
[svn] Change default anonymous FTP password to "-wget@".
Published in <sxsu239htnl.fsf@florida.arsdigita.de>.

23 years ago[svn] Use alloca to allocate filename_plus_orig_suffix.
hniksic [Sat, 28 Apr 2001 16:36:46 +0000 (09:36 -0700)]
[svn] Use alloca to allocate filename_plus_orig_suffix.
Published in <sxsu239htnl.fsf@florida.arsdigita.de>.

23 years ago[svn] Commit various HTTP fixes.
hniksic [Sat, 28 Apr 2001 16:22:20 +0000 (09:22 -0700)]
[svn] Commit various HTTP fixes.
Published in <sxsy9slhu7g.fsf@florida.arsdigita.de>.

* http.c (gethttp): Return RETRUNNEEDED when the retrieval is
unneeded because the file is already there and fully downloaded,
and -c is specified.
(http_loop): Handle RETRUNNEEDED.

* wget.h (uerr_t): New value RETRUNNEEDED.

* http.c (http_loop): Set no_truncate for files that both exist
and are non-empty.
(gethttp): Consider the download finished when restval >= contlen,
not only when restval==contlen.
(gethttp): Handle redirection before giving up due to -c.
(gethttp): Clarify error message which explains that -c will not
truncate the file.
(gethttp): When returning CONTNOTSUPPORTED, don't forget to free
the stuff that needs freeing and release the socket.

* main.c (print_help): Wget booleans accept "off", not "no".

23 years ago[svn] Committed Csaba Raduly's change to bring Makefile.watcom up-to-date.
hniksic [Sat, 28 Apr 2001 14:14:24 +0000 (07:14 -0700)]
[svn] Committed Csaba Raduly's change to bring Makefile.watcom up-to-date.

23 years ago[svn] Commit Herold Heiko's fixes for compilation under Windows.
hniksic [Sat, 28 Apr 2001 14:02:29 +0000 (07:02 -0700)]
[svn] Commit Herold Heiko's fixes for compilation under Windows.

23 years ago[svn] Added two missing newlines that prevented GNU msgfmt to process the file.
janp [Sat, 28 Apr 2001 05:54:45 +0000 (22:54 -0700)]
[svn] Added two missing newlines that prevented GNU msgfmt to process the file.

23 years ago[svn] Update list address: sunsite.auc.dk -> sunsite.dk
hniksic [Fri, 27 Apr 2001 07:55:59 +0000 (00:55 -0700)]
[svn] Update list address: sunsite.auc.dk -> sunsite.dk

23 years ago[svn] Updated Croatian translation.
hniksic [Fri, 27 Apr 2001 07:45:48 +0000 (00:45 -0700)]
[svn] Updated Croatian translation.

23 years ago[svn] Updated.
hniksic [Fri, 27 Apr 2001 06:48:39 +0000 (23:48 -0700)]
[svn] Updated.

23 years ago[svn] Updated.
hniksic [Fri, 27 Apr 2001 06:43:02 +0000 (23:43 -0700)]
[svn] Updated.

23 years ago[svn] Document cookie-related options.
hniksic [Fri, 27 Apr 2001 06:08:23 +0000 (23:08 -0700)]
[svn] Document cookie-related options.
Published in <sxs8zkmnaec.fsf@florida.arsdigita.de>.

23 years ago[svn] Send the no-cache directive when required regardless of whether we're
hniksic [Fri, 27 Apr 2001 05:26:44 +0000 (22:26 -0700)]
[svn] Send the no-cache directive when required regardless of whether we're
going through a proxy.
Published in <sxsitjqncbx.fsf@florida.arsdigita.de>.

23 years ago[svn] Improve documentation of mktime_from_utc.
hniksic [Fri, 27 Apr 2001 05:11:38 +0000 (22:11 -0700)]
[svn] Improve documentation of mktime_from_utc.
Rearrange http_atotm.
Published in <sxsoftjlyku.fsf@florida.arsdigita.de>.

23 years ago[svn] Punish the *use* of ctype macros, rather than their mere presence.
hniksic [Fri, 27 Apr 2001 05:03:08 +0000 (22:03 -0700)]
[svn] Punish the *use* of ctype macros, rather than their mere presence.
Published in <sxssnivlyut.fsf@florida.arsdigita.de>.

23 years ago[svn] Treat empty proxy environment vars as unset.
hniksic [Thu, 26 Apr 2001 10:11:49 +0000 (03:11 -0700)]
[svn] Treat empty proxy environment vars as unset.
Published in <sxssniwq8d6.fsf@florida.arsdigita.de>.

23 years ago[svn] Fix loading of cookies.
hniksic [Wed, 25 Apr 2001 02:29:54 +0000 (19:29 -0700)]
[svn] Fix loading of cookies.
Published in <sxslmopyao6.fsf@florida.arsdigita.de>.

23 years ago[svn] Cosmetic change in DIGITS_* macros.
hniksic [Wed, 25 Apr 2001 01:55:13 +0000 (18:55 -0700)]
[svn] Cosmetic change in DIGITS_* macros.

23 years ago[svn] Minor doc fix.
hniksic [Wed, 25 Apr 2001 00:59:39 +0000 (17:59 -0700)]
[svn] Minor doc fix.

23 years ago[svn] Applied Roger Beeman's mktime_from_utc fix published in
hniksic [Wed, 25 Apr 2001 00:50:22 +0000 (17:50 -0700)]
[svn] Applied Roger Beeman's mktime_from_utc fix published in
<Pine.HPX.4.02.10104181128180.6232-100000@mail1.cisco.com>.
Also, minor doc fixes.

23 years ago[svn] Reimplemented UNSAFE_CHAR and RESERVED_CHAR.
hniksic [Wed, 25 Apr 2001 00:20:30 +0000 (17:20 -0700)]
[svn] Reimplemented UNSAFE_CHAR and RESERVED_CHAR.
Fixed snprintf.c to avoid ISDIGIT.

23 years ago[svn] Add cookies.c to po/POTFILES.in.
hniksic [Tue, 24 Apr 2001 23:11:04 +0000 (16:11 -0700)]
[svn] Add cookies.c to po/POTFILES.in.

23 years ago[svn] New timer functions. Published in <sxs8zkp28vk.fsf@florida.arsdigita.de>.
hniksic [Tue, 24 Apr 2001 23:09:45 +0000 (16:09 -0700)]
[svn] New timer functions.  Published in <sxs8zkp28vk.fsf@florida.arsdigita.de>.

23 years ago[svn] Rewritten long_to_string. The new version favors smaller numbers;
hniksic [Tue, 24 Apr 2001 02:06:34 +0000 (19:06 -0700)]
[svn] Rewritten long_to_string.  The new version favors smaller numbers;
much of the work is now done at compile-time.
Published in <sxsvgnv6oii.fsf@florida.arsdigita.de>.

23 years ago[svn] Print download rate even when percentages are not available.
hniksic [Mon, 23 Apr 2001 15:28:34 +0000 (08:28 -0700)]
[svn] Print download rate even when percentages are not available.
Published in <sxs1yqjd4ct.fsf@florida.arsdigita.de>.

23 years ago[svn] Write percentages when the length is authoritative.
hniksic [Mon, 23 Apr 2001 13:53:29 +0000 (06:53 -0700)]
[svn] Write percentages when the length is authoritative.
Published in <sxselujd8py.fsf@florida.arsdigita.de>.

23 years ago[svn] Improve performance of grow_hash_table.
hniksic [Sat, 14 Apr 2001 07:41:29 +0000 (00:41 -0700)]
[svn] Improve performance of grow_hash_table.
Published in <sxs66g8nd4c.fsf@florida.arsdigita.de>.

23 years ago[svn] Various url.c-related changes.
hniksic [Sat, 14 Apr 2001 04:11:35 +0000 (21:11 -0700)]
[svn] Various url.c-related changes.
Published in <sxsvgo8nmub.fsf@florida.arsdigita.de>.

* retr.c (retrieve_url): Call uri_merge, not url_concat.
* html-url.c (collect_tags_mapper): Call uri_merge, not
url_concat.
* url.c (mkstruct): Use encode_string instead of xstrdup followed
by URL_CLEANSE.
(path_simplify_with_kludge): Deleted.
(contains_unsafe): Deleted.
(construct): Renamed to uri_merge_1.
(url_concat): Renamed to uri_merge.
* url.c (str_url): Use encode_string instead of the unnecessary
CLEANDUP.
(encode_string_maybe): New function, returns input string if no
encoding is needed.
(encode_string): Call encode_string_maybe to do the dirty work,
xstrdup if no work needed.
* wget.h (XDIGIT_TO_xchar): Define here.
* url.c (decode_string): Use new name.
(encode_string): Ditto.
* http.c (XDIGIT_TO_xchar): Rename HEXD2asc to XDIGIT_TO_xchar.
(dump_hash): Use new name.
* wget.h: Rename ASC2HEXD and HEXD2ASC to XCHAR_TO_XDIGIT and
XDIGIT_TO_XCHAR respectively.

23 years ago[svn] Minor -Wall-induced fixes. Also, skip_url is removed.
hniksic [Fri, 13 Apr 2001 03:39:23 +0000 (20:39 -0700)]
[svn] Minor -Wall-induced fixes.  Also, skip_url is removed.
Published in <sxs8zl5v5cw.fsf@florida.arsdigita.de>.

23 years ago[svn] Commit various hash table changes:
hniksic [Fri, 13 Apr 2001 00:34:24 +0000 (17:34 -0700)]
[svn] Commit various hash table changes:

* hash.c (hash_table_map): Allow deletion and change of the
element processed by MAPFUN.
(string_hash): Use the function from glib.
* hash.c (hash_table_remove): Rewrite to actually clear deleted
entries instead of just marking them as deleted.

Published in <sxsu23tvdur.fsf@florida.arsdigita.de>.

23 years ago[svn] Declare hash_table_get_pair and hash_table_count.
hniksic [Thu, 12 Apr 2001 19:45:18 +0000 (12:45 -0700)]
[svn] Declare hash_table_get_pair and hash_table_count.

23 years ago[svn] Declare http_atotm().
hniksic [Thu, 12 Apr 2001 19:43:12 +0000 (12:43 -0700)]
[svn] Declare http_atotm().

23 years ago[svn] Use octal constants.
hniksic [Thu, 12 Apr 2001 12:58:02 +0000 (05:58 -0700)]
[svn] Use octal constants.
Published in <sxsr8yy1dk6.fsf@florida.arsdigita.de>.

23 years ago[svn] "Support DESTDIR when installing.
hniksic [Thu, 12 Apr 2001 12:25:22 +0000 (05:25 -0700)]
[svn] "Support DESTDIR when installing.
Patch courtesy Karl Eichwalder.
Published in <sxs4rvu2tmu.fsf@florida.arsdigita.de>.

23 years ago[svn] Make seconds optional in VMS time specification.
hniksic [Thu, 12 Apr 2001 12:22:50 +0000 (05:22 -0700)]
[svn] Make seconds optional in VMS time specification.
Published in <sxs8zl62u9p.fsf@florida.arsdigita.de>.

23 years ago[svn] Replace zh.po with zh_TW.Big5.po, provided by Abel Cheung in
hniksic [Wed, 11 Apr 2001 05:44:08 +0000 (22:44 -0700)]
[svn] Replace zh.po with zh_TW.Big5.po, provided by Abel Cheung in
<Pine.LNX.4.30.0104050045480.819-200000@localhost>.

23 years ago[svn] Fix retrieval of directories when initial CWD is not `/'.
hniksic [Wed, 11 Apr 2001 00:24:59 +0000 (17:24 -0700)]
[svn] Fix retrieval of directories when initial CWD is not `/'.
Published in <sxsitkc709p.fsf@florida.arsdigita.de>.

* url.c (parseurl): Don't strip trailing slash when u->dir is "/"
because that strips the *leading* slash, thus forcing relative
FTP retrieval.
* ftp.c (getftp): Convert initial FTP directory from VMS to UNIX
notation for VMS servers.
(ftp_retrieve_dirs): Do not prepend '/' to f->name when
odir is an empty string.

23 years ago[svn] Make the AM/PM fix more efficient.
janp [Tue, 10 Apr 2001 17:09:42 +0000 (10:09 -0700)]
[svn] Make the AM/PM fix more efficient.

23 years ago[svn] ftp_parse_winnt_ls(): Made the fix for AM/PM more effective.
janp [Tue, 10 Apr 2001 17:05:43 +0000 (10:05 -0700)]
[svn] ftp_parse_winnt_ls(): Made the fix for AM/PM more effective.

23 years ago[svn] Implement better sorting and matching of cookies.
hniksic [Tue, 10 Apr 2001 16:04:18 +0000 (09:04 -0700)]
[svn] Implement better sorting and matching of cookies.
Fix previously broken command-line options.
Published in <sxspuek9255.fsf@florida.arsdigita.de>.

23 years ago[svn] Rewrite SSL #ifdef for better indentation.
hniksic [Mon, 9 Apr 2001 14:58:55 +0000 (07:58 -0700)]
[svn] Rewrite SSL #ifdef for better indentation.

23 years ago[svn] Fix recursive FTP retrieval so that
hniksic [Mon, 9 Apr 2001 01:38:27 +0000 (18:38 -0700)]
[svn] Fix recursive FTP retrieval so that
`wget -r ftp://<username>:<password>@host/%2Fhome/hniksic/dir/'
works.
Published in <sxsk84ug8gt.fsf@florida.arsdigita.de>.

23 years ago[svn] Implement tilde-expansion in file name arguments of
hniksic [Sun, 8 Apr 2001 23:59:14 +0000 (16:59 -0700)]
[svn] Implement tilde-expansion in file name arguments of
`.wgetrc' commands.
Published in <sxsy9tbeyh3.fsf@florida.arsdigita.de>.

23 years ago[svn] Added support for cookies.
hniksic [Sun, 8 Apr 2001 22:25:24 +0000 (15:25 -0700)]
[svn] Added support for cookies.

23 years ago[svn] ftp-ls.c (ftp_parse_winnt_ls): The AM/PM change did assume 12:01PM ==
janp [Sun, 8 Apr 2001 14:38:12 +0000 (07:38 -0700)]
[svn] ftp-ls.c (ftp_parse_winnt_ls): The AM/PM change did assume 12:01PM ==
00:01, which was obviously wrong.

23 years ago[svn] The AM/PM change did assume 12:01PM == 00:01, which was obviously
janp [Sun, 8 Apr 2001 14:36:58 +0000 (07:36 -0700)]
[svn] The AM/PM change did assume 12:01PM == 00:01, which was obviously
wrong. Taken care of this anomaly.

23 years ago[svn] ChangeLog: Removed an excess conflict marker. Reformatted the entry by
janp [Sun, 8 Apr 2001 09:30:14 +0000 (02:30 -0700)]
[svn] ChangeLog: Removed an excess conflict marker. Reformatted the entry by
Philipp Thomas from 2001-03-09.

ftp-ls.c (ftp_parse_winnt_ls): Ensure that adjusted PM hours lay
between 0 and 23. Elminate unused variable `sec'.

23 years ago[svn] New function hash_table_count.
hniksic [Sun, 8 Apr 2001 02:09:04 +0000 (19:09 -0700)]
[svn] New function hash_table_count.
Published in <sxsu2403zzw.fsf@florida.arsdigita.de>.

23 years ago[svn] Do the namespace tweaks only on systems we know about.
hniksic [Fri, 6 Apr 2001 04:44:04 +0000 (21:44 -0700)]
[svn] Do the namespace tweaks only on systems we know about.

23 years ago[svn] Cast MMAP_FAILED to char *.
hniksic [Fri, 6 Apr 2001 04:43:13 +0000 (21:43 -0700)]
[svn] Cast MMAP_FAILED to char *.

23 years ago[svn] Include string.h.
hniksic [Fri, 6 Apr 2001 03:43:35 +0000 (20:43 -0700)]
[svn] Include string.h.

23 years ago[svn] Specify "compilation environment" that works for Linux
hniksic [Fri, 6 Apr 2001 03:41:59 +0000 (20:41 -0700)]
[svn] Specify "compilation environment" that works for Linux
and Solaris.
Published in <sxs8zlezpsu.fsf@florida.arsdigita.de>.

23 years ago[svn] Don't insist on strict ANSI mode of the compiler.
hniksic [Fri, 6 Apr 2001 03:11:24 +0000 (20:11 -0700)]
[svn] Don't insist on strict ANSI mode of the compiler.
Published in <sxs8zlezpsu.fsf@florida.arsdigita.de>.

23 years ago[svn] Prepend literal newline with `\n\' inside quoted string.
hniksic [Fri, 6 Apr 2001 03:06:00 +0000 (20:06 -0700)]
[svn] Prepend literal newline with `\n\' inside quoted string.

23 years ago[svn] Remove VERY_LONG_FORMAT. Instead, define function very_long_to_string
hniksic [Fri, 6 Apr 2001 02:51:41 +0000 (19:51 -0700)]
[svn] Remove VERY_LONG_FORMAT.  Instead, define function very_long_to_string
for printing VERY_LONG_TYPE numbers.
Published in <sxsd7aqzqr7.fsf@florida.arsdigita.de>.

23 years ago[svn] parse_uname() Would run past the end of the string if the
hniksic [Wed, 4 Apr 2001 14:00:34 +0000 (07:00 -0700)]
[svn] parse_uname() Would run past the end of the string if the
username was present, but the URL did not contain a slash, e.g.
http://foo:bar@myhost.
Reported by Christian Fraenkel.

23 years ago[svn] Cosmetic changes.
hniksic [Wed, 4 Apr 2001 13:55:09 +0000 (06:55 -0700)]
[svn] Cosmetic changes.

23 years ago[svn] Fix support for rfc850 time recognition on systems where strptime
hniksic [Tue, 3 Apr 2001 18:54:32 +0000 (11:54 -0700)]
[svn] Fix support for rfc850 time recognition on systems where strptime
format specs %a and %A are not the same.
Published in <49022.983849922@ideon.st.ryukoku.ac.jp>.

23 years ago[svn] Norwegian and Danish are Latin 1, not Latin 2.
hniksic [Tue, 3 Apr 2001 18:31:07 +0000 (11:31 -0700)]
[svn] Norwegian and Danish are Latin 1, not Latin 2.

23 years ago[svn] Small cleanup of mswindows.c by Paul Bludov.
hniksic [Tue, 3 Apr 2001 18:22:04 +0000 (11:22 -0700)]
[svn] Small cleanup of mswindows.c by Paul Bludov.
Published in <wget-patches@sunsite.auc.dk>.

23 years ago[svn] Remove stray conflict marker.
hniksic [Tue, 3 Apr 2001 16:19:23 +0000 (09:19 -0700)]
[svn] Remove stray conflict marker.

23 years ago[svn] Make `-c' and `-O' work together.
hniksic [Tue, 3 Apr 2001 12:24:49 +0000 (05:24 -0700)]
[svn] Make `-c' and `-O' work together.
Published in <sxsitkmgokh.fsf@florida.arsdigita.de>.

23 years ago[svn] Make sure opt.dfp is rewound only on the first retrieval.
hniksic [Sun, 1 Apr 2001 23:50:04 +0000 (16:50 -0700)]
[svn] Make sure opt.dfp is rewound only on the first retrieval.
(See the code comment for a more detailed explanation.)
Published in <sxsy9tkqizz.fsf@florida.arsdigita.de>.

23 years ago[svn] New version of et.po.
hniksic [Sun, 1 Apr 2001 23:36:45 +0000 (16:36 -0700)]
[svn] New version of et.po.

23 years ago[svn] Handle trailing whitespace in .netrc. Published in
hniksic [Sun, 1 Apr 2001 23:28:25 +0000 (16:28 -0700)]
[svn] Handle trailing whitespace in .netrc.  Published in
<sxsitkofbfw.fsf@florida.arsdigita.de>.

23 years ago[svn] Fix memory allocation in cmd_address().
hniksic [Sun, 1 Apr 2001 22:23:52 +0000 (15:23 -0700)]
[svn] Fix memory allocation in cmd_address().
Published in <sxs66gogt0k.fsf@florida.arsdigita.de> under
the subject "Fix for opt.bind_address".

23 years ago[svn] New file es.po.
hniksic [Sun, 1 Apr 2001 21:40:34 +0000 (14:40 -0700)]
[svn] New file es.po.

23 years ago[svn] Wget was ignoring an error when getting a directory failed.
hniksic [Sun, 1 Apr 2001 21:34:40 +0000 (14:34 -0700)]
[svn] Wget was ignoring an error when getting a directory failed.
Fix courtesy Nicolas Lichtmaier.

23 years ago[svn] Make sure -C is recognized.
hniksic [Sun, 1 Apr 2001 21:26:28 +0000 (14:26 -0700)]
[svn] Make sure -C is recognized.

23 years ago[svn] Make sure -c doesn't truncate the file.
hniksic [Sun, 1 Apr 2001 20:04:21 +0000 (13:04 -0700)]
[svn] Make sure -c doesn't truncate the file.
Published in <sxsofuhi4kc.fsf@florida.arsdigita.de>.

23 years ago[svn] Fix documentation of --convert-links. Published in
hniksic [Sun, 1 Apr 2001 02:54:31 +0000 (18:54 -0800)]
[svn] Fix documentation of --convert-links.  Published in
<sxs4rw9jq63.fsf@florida.arsdigita.de>.

23 years ago[svn] Don't clear dl_file_url_map and dl_url_file_map in recursive_retrieve.
hniksic [Sun, 1 Apr 2001 02:41:26 +0000 (18:41 -0800)]
[svn] Don't clear dl_file_url_map and dl_url_file_map in recursive_retrieve.
Published in <sxsk856le2y.fsf@florida.arsdigita.de> under the subject
"Link conversion fix".

23 years ago[svn] Undef xmalloc and friends before redefining them when standalone.
hniksic [Sat, 31 Mar 2001 05:07:10 +0000 (21:07 -0800)]
[svn] Undef xmalloc and friends before redefining them when standalone.

23 years ago[svn] Oops! Fix braino in recur.c -- clear the hash tables only when
hniksic [Sat, 31 Mar 2001 02:21:20 +0000 (18:21 -0800)]
[svn] Oops!  Fix braino in recur.c -- clear the hash tables only when
they are defined.