]> sjero.net Git - wget/log
wget
20 years ago[svn] Specify AI_ADDRCONFIG only when the address family is not explicitly
hniksic [Sat, 15 Nov 2003 02:18:41 +0000 (18:18 -0800)]
[svn] Specify AI_ADDRCONFIG only when the address family is not explicitly
requested.

20 years ago[svn] Don't refer to nonexistent forget_host_lookup.
hniksic [Sat, 15 Nov 2003 02:10:56 +0000 (18:10 -0800)]
[svn] Don't refer to nonexistent forget_host_lookup.

20 years ago[svn] Regenerated.
hniksic [Sat, 15 Nov 2003 02:05:35 +0000 (18:05 -0800)]
[svn] Regenerated.

20 years ago[svn] Doc fix.
hniksic [Sat, 15 Nov 2003 02:05:21 +0000 (18:05 -0800)]
[svn] Doc fix.

20 years ago[svn] Fix call to socket_ip_address.
hniksic [Sat, 15 Nov 2003 02:03:23 +0000 (18:03 -0800)]
[svn] Fix call to socket_ip_address.

20 years ago[svn] Add support for -4/-6.
hniksic [Sat, 15 Nov 2003 01:49:52 +0000 (17:49 -0800)]
[svn] Add support for -4/-6.

20 years ago[svn] Updated from the TP.
hniksic [Sat, 15 Nov 2003 01:41:32 +0000 (17:41 -0800)]
[svn] Updated from the TP.

20 years ago[svn] Small update.
hniksic [Fri, 14 Nov 2003 23:59:59 +0000 (15:59 -0800)]
[svn] Small update.

20 years ago[svn] Documented --no-remove-listing.
hniksic [Fri, 14 Nov 2003 23:39:14 +0000 (15:39 -0800)]
[svn] Documented --no-remove-listing.

20 years ago[svn] Update to GFDL 1.2.
hniksic [Fri, 14 Nov 2003 22:53:38 +0000 (14:53 -0800)]
[svn] Update to GFDL 1.2.

20 years ago[svn] Updated from the TP.
hniksic [Fri, 14 Nov 2003 21:01:15 +0000 (13:01 -0800)]
[svn] Updated from the TP.

20 years ago[svn] Enable -4 and -6 switches only when IPv6 is enabled.
hniksic [Fri, 14 Nov 2003 15:18:47 +0000 (07:18 -0800)]
[svn] Enable -4 and -6 switches only when IPv6 is enabled.

20 years ago[svn] Cosmetic changes.
hniksic [Fri, 14 Nov 2003 13:55:02 +0000 (05:55 -0800)]
[svn] Cosmetic changes.

20 years ago[svn] Document that Winsock's gethostbyname might not grok numeric addresses.
hniksic [Fri, 14 Nov 2003 13:51:32 +0000 (05:51 -0800)]
[svn] Document that Winsock's gethostbyname might not grok numeric addresses.

20 years ago[svn] Renamed register_extended to register_transport.
hniksic [Fri, 14 Nov 2003 13:43:46 +0000 (05:43 -0800)]
[svn] Renamed register_extended to register_transport.

20 years ago[svn] Import the 1.9.1 release change logs to 1.9 branch change logs.
hniksic [Fri, 14 Nov 2003 02:08:23 +0000 (18:08 -0800)]
[svn] Import the 1.9.1 release change logs to 1.9 branch change logs.

20 years ago[svn] Mention the 1.9.1 release.
hniksic [Fri, 14 Nov 2003 02:00:26 +0000 (18:00 -0800)]
[svn] Mention the 1.9.1 release.

20 years ago[svn] Preserve consecutive slashes in URLs. Make sure leading ".."'s are
hniksic [Fri, 14 Nov 2003 01:36:02 +0000 (17:36 -0800)]
[svn] Preserve consecutive slashes in URLs.  Make sure leading ".."'s are
not stripped away.

20 years ago[svn] Don't attempt to talk to two different SSL sites over the same secure
hniksic [Thu, 13 Nov 2003 22:48:03 +0000 (14:48 -0800)]
[svn] Don't attempt to talk to two different SSL sites over the same secure
connection.

20 years ago[svn] Use the new function retryable_socket_connect_error instead of the
hniksic [Thu, 13 Nov 2003 22:27:38 +0000 (14:27 -0800)]
[svn] Use the new function retryable_socket_connect_error instead of the
CONNECT_ERROR macro.

20 years ago[svn] Correctly check for unsupported socket families.
hniksic [Thu, 13 Nov 2003 20:26:18 +0000 (12:26 -0800)]
[svn] Correctly check for unsupported socket families.

20 years ago[svn] Rewrote bindport and acceptport to use a more standard calling convention.
hniksic [Thu, 13 Nov 2003 17:05:06 +0000 (09:05 -0800)]
[svn] Rewrote bindport and acceptport to use a more standard calling convention.

20 years ago[svn] Turn on opt.ipv4_only if we're compiling with IPv6, and AI_ADDRINFO is not
hniksic [Thu, 13 Nov 2003 16:41:17 +0000 (08:41 -0800)]
[svn] Turn on opt.ipv4_only if we're compiling with IPv6, and AI_ADDRINFO is not
available, and AF_INET6 sockets can't be created.

20 years ago[svn] Document that the IP addresses are returned in order.
hniksic [Thu, 13 Nov 2003 01:37:46 +0000 (17:37 -0800)]
[svn] Document that the IP addresses are returned in order.

20 years ago[svn] Use a more standard checking message when checking for md5.h.
hniksic [Wed, 12 Nov 2003 00:50:00 +0000 (16:50 -0800)]
[svn] Use a more standard checking message when checking for md5.h.

20 years ago[svn] Use : instead of true.
hniksic [Wed, 12 Nov 2003 00:43:38 +0000 (16:43 -0800)]
[svn] Use : instead of true.

20 years ago[svn] Better INT_MAX and UCHAR_MAX checks.
hniksic [Wed, 12 Nov 2003 00:42:09 +0000 (16:42 -0800)]
[svn] Better INT_MAX and UCHAR_MAX checks.

20 years ago[svn] Added (currently no-op) -4 and -6.
hniksic [Tue, 11 Nov 2003 21:48:35 +0000 (13:48 -0800)]
[svn] Added (currently no-op) -4 and -6.

20 years ago[svn] Mention that gethostbyname is not required to accept dotted-decimal
hniksic [Tue, 11 Nov 2003 03:21:57 +0000 (19:21 -0800)]
[svn] Mention that gethostbyname is not required to accept dotted-decimal
addresses.

20 years ago[svn] Use a more standard error message.
hniksic [Tue, 11 Nov 2003 03:19:33 +0000 (19:19 -0800)]
[svn] Use a more standard error message.

20 years ago[svn] Add docs for address_list_release.
hniksic [Tue, 11 Nov 2003 00:26:14 +0000 (16:26 -0800)]
[svn] Add docs for address_list_release.

20 years ago[svn] Mention progress bar improvement.
hniksic [Tue, 11 Nov 2003 00:23:45 +0000 (16:23 -0800)]
[svn] Mention progress bar improvement.

20 years ago[svn] Updated options news and the IPv6 changes news.
hniksic [Tue, 11 Nov 2003 00:23:01 +0000 (16:23 -0800)]
[svn] Updated options news and the IPv6 changes news.

20 years ago[svn] Use AC_COMPILE_IFELSE instead of AC_TRY_COMPILE.
hniksic [Mon, 10 Nov 2003 14:13:18 +0000 (06:13 -0800)]
[svn] Use AC_COMPILE_IFELSE instead of AC_TRY_COMPILE.

20 years ago[svn] Use AC_CHECK_TYPES to check for struct utimbuf.
hniksic [Mon, 10 Nov 2003 13:48:53 +0000 (05:48 -0800)]
[svn] Use AC_CHECK_TYPES to check for struct utimbuf.

20 years ago[svn] Network updates.
hniksic [Mon, 10 Nov 2003 13:20:46 +0000 (05:20 -0800)]
[svn] Network updates.

20 years ago[svn] Special-case numeric addresses only in the IPv4 case.
hniksic [Mon, 10 Nov 2003 12:56:08 +0000 (04:56 -0800)]
[svn] Special-case numeric addresses only in the IPv4 case.

20 years ago[svn] Split passive host lookups to a separate function.
hniksic [Mon, 10 Nov 2003 01:38:09 +0000 (17:38 -0800)]
[svn] Split passive host lookups to a separate function.

20 years ago[svn] Explained what patches are. Added more information about the use
hniksic [Sun, 9 Nov 2003 02:58:46 +0000 (18:58 -0800)]
[svn] Explained what patches are.  Added more information about the use
of CVS.

20 years ago[svn] Download URLs from <object data="...">.
hniksic [Sun, 9 Nov 2003 01:33:33 +0000 (17:33 -0800)]
[svn] Download URLs from <object data="...">.

20 years ago[svn] Respect the user's LINGUAS setting at configure time.
hniksic [Sun, 9 Nov 2003 01:23:05 +0000 (17:23 -0800)]
[svn] Respect the user's LINGUAS setting at configure time.

20 years ago[svn] Fix core dump with --mirror.
hniksic [Sun, 9 Nov 2003 01:07:53 +0000 (17:07 -0800)]
[svn] Fix core dump with --mirror.

20 years ago[svn] Mark clearly where the response begins and ends in the debug output.
hniksic [Sun, 9 Nov 2003 01:05:35 +0000 (17:05 -0800)]
[svn] Mark clearly where the response begins and ends in the debug output.

20 years ago[svn] Don't attempt to use Emacs as a susbtitute for makeinfo.
hniksic [Sun, 9 Nov 2003 00:24:56 +0000 (16:24 -0800)]
[svn] Don't attempt to use Emacs as a susbtitute for makeinfo.

20 years ago[svn] Get rid of the node previous/next/up links.
hniksic [Sun, 9 Nov 2003 00:09:26 +0000 (16:09 -0800)]
[svn] Get rid of the node previous/next/up links.

20 years ago[svn] Update the documentation regarding the removal of -s/-C/-g/-G.
hniksic [Sat, 8 Nov 2003 23:48:36 +0000 (15:48 -0800)]
[svn] Update the documentation regarding the removal of -s/-C/-g/-G.

20 years ago[svn] Specify exact domain match on cookies that don't specify domain.
hniksic [Sat, 8 Nov 2003 22:32:52 +0000 (14:32 -0800)]
[svn] Specify exact domain match on cookies that don't specify domain.

20 years ago[svn] Doc fix.
hniksic [Sat, 8 Nov 2003 20:41:15 +0000 (12:41 -0800)]
[svn] Doc fix.

20 years ago[svn] Retire options -g, -G, -s, and -C.
hniksic [Sat, 8 Nov 2003 20:22:21 +0000 (12:22 -0800)]
[svn] Retire options -g, -G, -s, and -C.

20 years ago[svn] Added --dont-remove-listing, removed -s.
hniksic [Sat, 8 Nov 2003 20:13:24 +0000 (12:13 -0800)]
[svn] Added --dont-remove-listing, removed -s.

20 years ago[svn] Doc fix.
hniksic [Sat, 8 Nov 2003 19:29:36 +0000 (11:29 -0800)]
[svn] Doc fix.

20 years ago[svn] Support Windows-2000 ftp servers. By Gisle Vanem.
hniksic [Sat, 8 Nov 2003 19:20:29 +0000 (11:20 -0800)]
[svn] Support Windows-2000 ftp servers.  By Gisle Vanem.

20 years ago[svn] Remove the debugging sledgehammer check.
hniksic [Sat, 8 Nov 2003 17:00:45 +0000 (09:00 -0800)]
[svn] Remove the debugging sledgehammer check.

20 years ago[svn] Update the progress gauge even when the data does not arrive.
hniksic [Sat, 8 Nov 2003 16:56:52 +0000 (08:56 -0800)]
[svn] Update the progress gauge even when the data does not arrive.

20 years ago[svn] Abort if wtimer_update is called on an uninitialized timer.
hniksic [Sat, 8 Nov 2003 16:13:54 +0000 (08:13 -0800)]
[svn] Abort if wtimer_update is called on an uninitialized timer.
On the other hand, allow wtimer_read on such a timer.

20 years ago[svn] Timer code update.
hniksic [Sat, 8 Nov 2003 04:55:44 +0000 (20:55 -0800)]
[svn] Timer code update.

20 years ago[svn] Move the explanation of IdentityHashMap to hash_table_new.
hniksic [Sat, 8 Nov 2003 04:06:03 +0000 (20:06 -0800)]
[svn] Move the explanation of IdentityHashMap to hash_table_new.

20 years ago[svn] *** empty log message ***
hniksic [Sat, 8 Nov 2003 03:58:50 +0000 (19:58 -0800)]
[svn] *** empty log message ***

20 years ago[svn] Name the source of the integer hash function.
hniksic [Sat, 8 Nov 2003 03:42:58 +0000 (19:42 -0800)]
[svn] Name the source of the integer hash function.

20 years ago[svn] Replace conaddr with socket_ip_address.
hniksic [Sat, 8 Nov 2003 02:57:51 +0000 (18:57 -0800)]
[svn] Replace conaddr with socket_ip_address.

20 years ago[svn] Mark entries as deleted with the correct marker.
hniksic [Sat, 8 Nov 2003 00:52:23 +0000 (16:52 -0800)]
[svn] Mark entries as deleted with the correct marker.

20 years ago[svn] Use 0xff in hash_table_clear.
hniksic [Sat, 8 Nov 2003 00:48:12 +0000 (16:48 -0800)]
[svn] Use 0xff in hash_table_clear.

20 years ago[svn] Improve documentation.
hniksic [Sat, 8 Nov 2003 00:20:10 +0000 (16:20 -0800)]
[svn] Improve documentation.

20 years ago[svn] Don't force silent lookup.
hniksic [Sat, 8 Nov 2003 00:11:29 +0000 (16:11 -0800)]
[svn] Don't force silent lookup.

20 years ago[svn] Explicitly check that fd>=0 in register_extended.
hniksic [Fri, 7 Nov 2003 23:45:03 +0000 (15:45 -0800)]
[svn] Explicitly check that fd>=0 in register_extended.

20 years ago[svn] Set last_info.
hniksic [Fri, 7 Nov 2003 16:46:01 +0000 (08:46 -0800)]
[svn] Set last_info.

20 years ago[svn] Remove explicit version from README.
hniksic [Fri, 7 Nov 2003 15:03:56 +0000 (07:03 -0800)]
[svn] Remove explicit version from README.

20 years ago[svn] Document the existence of --preserve-permissions.
hniksic [Fri, 7 Nov 2003 13:41:20 +0000 (05:41 -0800)]
[svn] Document the existence of --preserve-permissions.

20 years ago[svn] No need to initialize NEWEL->next to NULL, it's already NULL.
hniksic [Fri, 7 Nov 2003 12:08:05 +0000 (04:08 -0800)]
[svn] No need to initialize NEWEL->next to NULL, it's already NULL.

20 years ago[svn] Improve documentation of "reserved" and "unsafe" chars.
hniksic [Fri, 7 Nov 2003 12:00:23 +0000 (04:00 -0800)]
[svn] Improve documentation of "reserved" and "unsafe" chars.

20 years ago[svn] Allow NULL/0 as hash table keys.
hniksic [Fri, 7 Nov 2003 11:40:08 +0000 (03:40 -0800)]
[svn] Allow NULL/0 as hash table keys.

20 years ago[svn] Allow empty port spec in URL.
hniksic [Fri, 7 Nov 2003 01:10:12 +0000 (17:10 -0800)]
[svn] Allow empty port spec in URL.

20 years ago[svn] Updated from the latest sources.
hniksic [Thu, 6 Nov 2003 23:57:32 +0000 (15:57 -0800)]
[svn] Updated from the latest sources.

20 years ago[svn] Break up `--help' output to smaller chunks.
hniksic [Thu, 6 Nov 2003 23:56:26 +0000 (15:56 -0800)]
[svn] Break up `--help' output to smaller chunks.

20 years ago[svn] Include xmalloc.c
hniksic [Thu, 6 Nov 2003 23:51:21 +0000 (15:51 -0800)]
[svn] Include xmalloc.c

20 years ago[svn] Don't declare log_* functions in main.c.
hniksic [Thu, 6 Nov 2003 22:48:17 +0000 (14:48 -0800)]
[svn] Don't declare log_* functions in main.c.

20 years ago[svn] Applied Dennis Smit's --preserve-permissions patch.
hniksic [Thu, 6 Nov 2003 20:33:20 +0000 (12:33 -0800)]
[svn] Applied Dennis Smit's --preserve-permissions patch.

20 years ago[svn] Updated.
hniksic [Thu, 6 Nov 2003 20:26:05 +0000 (12:26 -0800)]
[svn] Updated.

20 years ago[svn] Improved command line option processing, introduced boolean options.
hniksic [Thu, 6 Nov 2003 20:20:43 +0000 (12:20 -0800)]
[svn] Improved command line option processing, introduced boolean options.

20 years ago[svn] Improve SSL code. Only initialize PRNG when needed.
hniksic [Thu, 6 Nov 2003 13:06:59 +0000 (05:06 -0800)]
[svn] Improve SSL code.  Only initialize PRNG when needed.

20 years ago[svn] Free INFO even if it doesn't register a closer.
hniksic [Thu, 6 Nov 2003 01:15:44 +0000 (17:15 -0800)]
[svn] Free INFO even if it doesn't register a closer.

20 years ago[svn] Use int for modification tick.
hniksic [Thu, 6 Nov 2003 01:13:21 +0000 (17:13 -0800)]
[svn] Use int for modification tick.

20 years ago[svn] Get rid of ssl_iread/ssl_iwrite. Have the SSL code register its
hniksic [Thu, 6 Nov 2003 01:12:03 +0000 (17:12 -0800)]
[svn] Get rid of ssl_iread/ssl_iwrite.  Have the SSL code register its
routines for reading and writing data.

20 years ago[svn] Fix compilation under pre-C99 compilers.
hniksic [Wed, 5 Nov 2003 21:33:46 +0000 (13:33 -0800)]
[svn] Fix compilation under pre-C99 compilers.

20 years ago[svn] Document new option `--keep-session-cookies'.
hniksic [Wed, 5 Nov 2003 21:11:59 +0000 (13:11 -0800)]
[svn] Document new option `--keep-session-cookies'.

20 years ago[svn] Update to libtool 1.5.
hniksic [Wed, 5 Nov 2003 15:51:07 +0000 (07:51 -0800)]
[svn] Update to libtool 1.5.

20 years ago[svn] MSVC doesn't support uint32_t.
hniksic [Wed, 5 Nov 2003 15:44:20 +0000 (07:44 -0800)]
[svn] MSVC doesn't support uint32_t.

20 years ago[svn] Make setsockopt(SO_REUSEADDR) non-fatal if fails.
hniksic [Wed, 5 Nov 2003 15:12:14 +0000 (07:12 -0800)]
[svn] Make setsockopt(SO_REUSEADDR) non-fatal if fails.

20 years ago[svn] More specific error message in resolve_bind_address.
hniksic [Wed, 5 Nov 2003 14:42:42 +0000 (06:42 -0800)]
[svn] More specific error message in resolve_bind_address.

20 years ago[svn] Remove the broken check for socks.
hniksic [Wed, 5 Nov 2003 14:05:04 +0000 (06:05 -0800)]
[svn] Remove the broken check for socks.

20 years ago[svn] Substitute ANSI2KNR again.
hniksic [Wed, 5 Nov 2003 14:03:31 +0000 (06:03 -0800)]
[svn] Substitute ANSI2KNR again.

20 years ago[svn] Use the standard AC_C_PROTOTYPES macro.
hniksic [Wed, 5 Nov 2003 12:24:53 +0000 (04:24 -0800)]
[svn] Use the standard AC_C_PROTOTYPES macro.

20 years ago[svn] New option --keep-session-cookies.
hniksic [Wed, 5 Nov 2003 00:11:33 +0000 (16:11 -0800)]
[svn] New option --keep-session-cookies.

20 years ago[svn] findcmd -> command_by_name
hniksic [Tue, 4 Nov 2003 23:19:39 +0000 (15:19 -0800)]
[svn] findcmd -> command_by_name

20 years ago[svn] HAVE_FNMATCH_H is now HAVE_WORKING_FNMATCH_H.
hniksic [Tue, 4 Nov 2003 16:22:52 +0000 (08:22 -0800)]
[svn] HAVE_FNMATCH_H is now HAVE_WORKING_FNMATCH_H.

20 years ago[svn] *** empty log message ***
hniksic [Tue, 4 Nov 2003 16:19:59 +0000 (08:19 -0800)]
[svn] *** empty log message ***

20 years ago[svn] Use the new form of AC_OUTPUT.
hniksic [Tue, 4 Nov 2003 16:13:44 +0000 (08:13 -0800)]
[svn] Use the new form of AC_OUTPUT.

20 years ago[svn] Invoke autoheader.
hniksic [Tue, 4 Nov 2003 16:12:25 +0000 (08:12 -0800)]
[svn] Invoke autoheader.

20 years ago[svn] New file.
hniksic [Tue, 4 Nov 2003 16:06:38 +0000 (08:06 -0800)]
[svn] New file.

20 years ago[svn] Delete config.h.in from `make realclean'.
hniksic [Tue, 4 Nov 2003 16:06:25 +0000 (08:06 -0800)]
[svn] Delete config.h.in from `make realclean'.