]> sjero.net Git - wget/log
wget
18 years ago[svn] Updated translation received from the TP.
hniksic [Wed, 4 May 2005 16:51:56 +0000 (09:51 -0700)]
[svn] Updated translation received from the TP.

18 years ago[svn] Fix K&R incompatibilities reported by `gcc -Wtraditional'.
hniksic [Tue, 3 May 2005 15:24:30 +0000 (08:24 -0700)]
[svn] Fix K&R incompatibilities reported by `gcc -Wtraditional'.

19 years ago[svn] Mention that make install requires root.
hniksic [Mon, 2 May 2005 12:34:03 +0000 (05:34 -0700)]
[svn] Mention that make install requires root.

19 years ago[svn] Document environment variables affecting configure, especially $CC.
hniksic [Mon, 2 May 2005 12:28:26 +0000 (05:28 -0700)]
[svn] Document environment variables affecting configure, especially $CC.

19 years ago[svn] Typo fix in comment.
hniksic [Sat, 30 Apr 2005 15:09:18 +0000 (08:09 -0700)]
[svn] Typo fix in comment.

19 years ago[svn] Announce IPv6 support using AC_MSG_NOTICE.
hniksic [Fri, 29 Apr 2005 22:31:47 +0000 (15:31 -0700)]
[svn] Announce IPv6 support using AC_MSG_NOTICE.

19 years ago[svn] Don't set ipv6 to yes only because struct sockaddr_in6 was found. Stop the
hniksic [Fri, 29 Apr 2005 12:17:25 +0000 (05:17 -0700)]
[svn] Don't set ipv6 to yes only because struct sockaddr_in6 was found.  Stop the
rest of the IPv6 checks when one check fails.  Abort if IPv6 was explicitly
requested, but not found.

19 years ago[svn] Correctly check for _POSIX_MONOTONIC_CLOCK.
hniksic [Fri, 29 Apr 2005 12:12:52 +0000 (05:12 -0700)]
[svn] Correctly check for _POSIX_MONOTONIC_CLOCK.

19 years ago[svn] Use MAKEDIR for make clean as well.
hniksic [Thu, 28 Apr 2005 17:13:30 +0000 (10:13 -0700)]
[svn] Use MAKEDIR for make clean as well.

19 years ago[svn] Don't delete executables other than wget.exe.
hniksic [Thu, 28 Apr 2005 17:09:42 +0000 (10:09 -0700)]
[svn] Don't delete executables other than wget.exe.
CV: ---------------------------------------------------------------------.

19 years ago[svn] Advertise new-style syntax --no-dns-cache instead of --dns-cache=off.
hniksic [Thu, 28 Apr 2005 17:02:50 +0000 (10:02 -0700)]
[svn] Advertise new-style syntax --no-dns-cache instead of --dns-cache=off.

19 years ago[svn] Don't suppress unreachable code warning.
hniksic [Thu, 28 Apr 2005 16:55:47 +0000 (09:55 -0700)]
[svn] Don't suppress unreachable code warning.

19 years ago[svn] Remove unreached (and useless) break statements.
hniksic [Thu, 28 Apr 2005 13:56:31 +0000 (06:56 -0700)]
[svn] Remove unreached (and useless) break statements.

19 years ago[svn] Remove unreachable "break" statements.
hniksic [Thu, 28 Apr 2005 13:52:02 +0000 (06:52 -0700)]
[svn] Remove unreachable "break" statements.

19 years ago[svn] Doc fix.
hniksic [Thu, 28 Apr 2005 13:18:30 +0000 (06:18 -0700)]
[svn] Doc fix.

19 years ago[svn] Updated file using make update-po.
hniksic [Thu, 28 Apr 2005 10:21:55 +0000 (03:21 -0700)]
[svn] Updated file using make update-po.

19 years ago[svn] Updated Croatian translation.
hniksic [Thu, 28 Apr 2005 10:18:36 +0000 (03:18 -0700)]
[svn] Updated Croatian translation.

19 years ago[svn] Mention --disable-ntlm in INSTALL.
hniksic [Thu, 28 Apr 2005 10:13:22 +0000 (03:13 -0700)]
[svn] Mention --disable-ntlm in INSTALL.

19 years ago[svn] Rename gen_sslfunc to openssl in dependency files.
hniksic [Thu, 28 Apr 2005 10:11:39 +0000 (03:11 -0700)]
[svn] Rename gen_sslfunc to openssl in dependency files.
Mention http-ntlm$o in dependencies.
By Heiko Herold.

19 years ago[svn] Wrap the use of opt.random_file in HAVE_SSL.
hniksic [Thu, 28 Apr 2005 09:32:13 +0000 (02:32 -0700)]
[svn] Wrap the use of opt.random_file in HAVE_SSL.

19 years ago[svn] Set the CONNECT user-agent in the correct request object.
hniksic [Wed, 27 Apr 2005 22:31:12 +0000 (15:31 -0700)]
[svn] Set the CONNECT user-agent in the correct request object.

19 years ago[svn] Free the old value of opt.useragent before setting the new one.
hniksic [Wed, 27 Apr 2005 22:16:28 +0000 (15:16 -0700)]
[svn] Free the old value of opt.useragent before setting the new one.

19 years ago[svn] Map the --ftp-password, --http-password and --proxy-password options to the new
mtortonesi [Wed, 27 Apr 2005 22:08:28 +0000 (15:08 -0700)]
[svn] Map the --ftp-password, --http-password and --proxy-password options to the new
ftppassword, httppassword and proxypassword commands respectively.  Document
the --user and --password options in the help string.

19 years ago[svn] Fix typo in --keep-session entry; reformat to 72 columns.
hniksic [Wed, 27 Apr 2005 22:00:53 +0000 (15:00 -0700)]
[svn] Fix typo in --keep-session entry; reformat to 72 columns.

19 years ago[svn] Reorder announcements in NEWS according to their importance order.
mtortonesi [Wed, 27 Apr 2005 21:54:52 +0000 (14:54 -0700)]
[svn] Reorder announcements in NEWS according to their importance order.

19 years ago[svn] Fix bind address cindex entry that prevented concept index from
hniksic [Wed, 27 Apr 2005 21:53:02 +0000 (14:53 -0700)]
[svn] Fix bind address cindex entry that prevented concept index from
generating.

19 years ago[svn] Changed version number to 1.10-alpha3+cvs-dev after tagging version 1.10-alpha3...
mtortonesi [Wed, 27 Apr 2005 21:48:13 +0000 (14:48 -0700)]
[svn] Changed version number to 1.10-alpha3+cvs-dev after tagging version 1.10-alpha3 in cvs.

19 years ago[svn] Changed version number to 1.10-alpha3
mtortonesi [Wed, 27 Apr 2005 21:45:47 +0000 (14:45 -0700)]
[svn] Changed version number to 1.10-alpha3

19 years ago[svn] Updated Croatian translation.
hniksic [Wed, 27 Apr 2005 21:41:23 +0000 (14:41 -0700)]
[svn] Updated Croatian translation.

19 years ago[svn] Fix a broken reference to Security Considerations section in tex-generated
mtortonesi [Wed, 27 Apr 2005 21:34:00 +0000 (14:34 -0700)]
[svn] Fix a broken reference to Security Considerations section in tex-generated
documents (like the man page).

19 years ago[svn] Add the --user, --password, --ftp-user and --ftp-password options.
mtortonesi [Wed, 27 Apr 2005 21:30:22 +0000 (14:30 -0700)]
[svn] Add the --user, --password, --ftp-user and --ftp-password options.
Rename the --ftp-passwd, --http-passwd and --proxy-passwd options to
--ftp-password, --http-password and --proxy-password respectively.
Deprecate the login and passwd .wgetrc commands.

19 years ago[svn] Advertise DER rather than ASN1.
hniksic [Wed, 27 Apr 2005 21:17:30 +0000 (14:17 -0700)]
[svn] Advertise DER rather than ASN1.

19 years ago[svn] Added openssl.c.
hniksic [Wed, 27 Apr 2005 21:12:07 +0000 (14:12 -0700)]
[svn] Added openssl.c.

19 years ago[svn] Document --random-file.
hniksic [Wed, 27 Apr 2005 21:10:30 +0000 (14:10 -0700)]
[svn] Document --random-file.

19 years ago[svn] Add --random-file option. Bail out in case of error during
hniksic [Wed, 27 Apr 2005 21:08:40 +0000 (14:08 -0700)]
[svn] Add --random-file option.  Bail out in case of error during
SSL initialization.

19 years ago[svn] Wrap private key commands in #ifdef HAVE_SSL.
hniksic [Wed, 27 Apr 2005 18:27:57 +0000 (11:27 -0700)]
[svn] Wrap private key commands in #ifdef HAVE_SSL.

19 years ago[svn] Improve wording of command descriptions.
hniksic [Wed, 27 Apr 2005 18:23:41 +0000 (11:23 -0700)]
[svn] Improve wording of command descriptions.

19 years ago[svn] Mention --keep-session-cookies when documenting --post-data.
hniksic [Wed, 27 Apr 2005 17:44:02 +0000 (10:44 -0700)]
[svn] Mention --keep-session-cookies when documenting --post-data.

19 years ago[svn] Allow separate specification of certificate type and private key type.
hniksic [Wed, 27 Apr 2005 17:15:10 +0000 (10:15 -0700)]
[svn] Allow separate specification of certificate type and private key type.

19 years ago[svn] Renamed src/gen_sslfunc.c to src/openssl.c and src/gen_sslfunc.h to
hniksic [Tue, 26 Apr 2005 21:41:41 +0000 (14:41 -0700)]
[svn] Renamed src/gen_sslfunc.c to src/openssl.c and src/gen_sslfunc.h to
src/ssl.h.

19 years ago[svn] Doc typo fix.
hniksic [Tue, 26 Apr 2005 21:10:24 +0000 (14:10 -0700)]
[svn] Doc typo fix.

19 years ago[svn] Improved entry on --keep-session-cookies.
hniksic [Tue, 26 Apr 2005 20:26:24 +0000 (13:26 -0700)]
[svn] Improved entry on --keep-session-cookies.

19 years ago[svn] Better explain --keep-session-cookies.
hniksic [Tue, 26 Apr 2005 20:24:43 +0000 (13:24 -0700)]
[svn] Better explain --keep-session-cookies.

19 years ago[svn] Remove stray text.
hniksic [Tue, 26 Apr 2005 17:31:14 +0000 (10:31 -0700)]
[svn] Remove stray text.

19 years ago[svn] Renamed "closure" to "place".
hniksic [Tue, 26 Apr 2005 17:30:45 +0000 (10:30 -0700)]
[svn] Renamed "closure" to "place".

19 years ago[svn] Fix help text.
hniksic [Tue, 26 Apr 2005 17:24:19 +0000 (10:24 -0700)]
[svn] Fix help text.

19 years ago[svn] Renamed the SSL switches and commands.
hniksic [Tue, 26 Apr 2005 17:22:56 +0000 (10:22 -0700)]
[svn] Renamed the SSL switches and commands.

19 years ago[svn] Revert to previous revision.
hniksic [Tue, 26 Apr 2005 13:45:13 +0000 (06:45 -0700)]
[svn] Revert to previous revision.

19 years ago[svn] Fix various cookie-related problems.
hniksic [Tue, 26 Apr 2005 13:34:33 +0000 (06:34 -0700)]
[svn] Fix various cookie-related problems.

19 years ago[svn] Document properties of boolean options.
hniksic [Mon, 25 Apr 2005 22:05:42 +0000 (15:05 -0700)]
[svn] Document properties of boolean options.

19 years ago[svn] Remove support for --use-proxy.
hniksic [Mon, 25 Apr 2005 21:19:41 +0000 (14:19 -0700)]
[svn] Remove support for --use-proxy.

19 years ago[svn] List Sami Krank as a contributor.
hniksic [Mon, 25 Apr 2005 21:01:27 +0000 (14:01 -0700)]
[svn] List Sami Krank as a contributor.

19 years ago[svn] Don't advertise removed option -s.
hniksic [Mon, 25 Apr 2005 20:21:06 +0000 (13:21 -0700)]
[svn] Don't advertise removed option -s.

19 years ago[svn] Document --retry-connrefused.
hniksic [Mon, 25 Apr 2005 20:00:16 +0000 (13:00 -0700)]
[svn] Document --retry-connrefused.

19 years ago[svn] Update version and include minor doc fixes.
hniksic [Mon, 25 Apr 2005 10:30:36 +0000 (03:30 -0700)]
[svn] Update version and include minor doc fixes.

19 years ago[svn] Doc fix.
hniksic [Mon, 25 Apr 2005 10:25:58 +0000 (03:25 -0700)]
[svn] Doc fix.

19 years ago[svn] Doc fix.
hniksic [Mon, 25 Apr 2005 10:18:21 +0000 (03:18 -0700)]
[svn] Doc fix.

19 years ago[svn] Restore old behavior of -Y.
hniksic [Mon, 25 Apr 2005 10:13:18 +0000 (03:13 -0700)]
[svn] Restore old behavior of -Y.

19 years ago[svn] Delete unreachable statement in aprintf.
hniksic [Sun, 24 Apr 2005 20:14:10 +0000 (13:14 -0700)]
[svn] Delete unreachable statement in aprintf.

19 years ago[svn] Added reordering of addresses to try IPv4 first and the associated
hniksic [Sun, 24 Apr 2005 20:00:19 +0000 (13:00 -0700)]
[svn] Added reordering of addresses to try IPv4 first and the associated
--prefer-family switch.

19 years ago[svn] Make retryable_socket_connect_error return 0 on ENETUNREACH and
hniksic [Sun, 24 Apr 2005 17:13:42 +0000 (10:13 -0700)]
[svn] Make retryable_socket_connect_error return 0 on ENETUNREACH and
EHOSTUNREACH.

19 years ago[svn] No longer claim that -6 accepts mapped IPv4 addresses.
hniksic [Sun, 24 Apr 2005 10:54:58 +0000 (03:54 -0700)]
[svn] No longer claim that -6 accepts mapped IPv4 addresses.

19 years ago[svn] Document the SSL command-line options.
hniksic [Sun, 24 Apr 2005 09:21:07 +0000 (02:21 -0700)]
[svn] Document the SSL command-line options.

19 years ago[svn] Documented --ftp-passwd and ftp_passwd.
hniksic [Sat, 23 Apr 2005 09:43:21 +0000 (02:43 -0700)]
[svn] Documented --ftp-passwd and ftp_passwd.

19 years ago[svn] Correctly handle @samp{foo@@}.
hniksic [Sat, 23 Apr 2005 09:36:55 +0000 (02:36 -0700)]
[svn] Correctly handle @samp{foo@@}.

19 years ago[svn] Remember that the NTLM-authorized TCP connections stay authorized.
hniksic [Sat, 23 Apr 2005 02:03:19 +0000 (19:03 -0700)]
[svn] Remember that the NTLM-authorized TCP connections stay authorized.

19 years ago[svn] Advertise NTLM support. Explain why SSL over proxy now works in
hniksic [Sat, 23 Apr 2005 00:36:29 +0000 (17:36 -0700)]
[svn] Advertise NTLM support.  Explain why SSL over proxy now works in
some more detail.

19 years ago[svn] Treat input to base64_encode as unsigned chars.
hniksic [Sat, 23 Apr 2005 00:20:13 +0000 (17:20 -0700)]
[svn] Treat input to base64_encode as unsigned chars.

19 years ago[svn] Format http-ntlm.c in an ansi2knr-friendly fashion.
hniksic [Sat, 23 Apr 2005 00:11:30 +0000 (17:11 -0700)]
[svn] Format http-ntlm.c in an ansi2knr-friendly fashion.

19 years ago[svn] Fix bugs in NTML handling.
hniksic [Fri, 22 Apr 2005 15:15:25 +0000 (08:15 -0700)]
[svn] Fix bugs in NTML handling.

19 years ago[svn] Fix warning message text; mark the warning message as translatable.
hniksic [Fri, 22 Apr 2005 15:12:59 +0000 (08:12 -0700)]
[svn] Fix warning message text; mark the warning message as translatable.

19 years ago[svn] Added Esperanto translation.
hniksic [Fri, 22 Apr 2005 13:58:44 +0000 (06:58 -0700)]
[svn] Added Esperanto translation.

19 years ago[svn] Updated Croatian translation.
hniksic [Thu, 21 Apr 2005 16:00:43 +0000 (09:00 -0700)]
[svn] Updated Croatian translation.

19 years ago[svn] Committed PO files updated with `make update-po'.
hniksic [Thu, 21 Apr 2005 15:54:27 +0000 (08:54 -0700)]
[svn] Committed PO files updated with `make update-po'.

19 years ago[svn] Added the Vietnamese translation.
hniksic [Thu, 21 Apr 2005 15:44:56 +0000 (08:44 -0700)]
[svn] Added the Vietnamese translation.

19 years ago[svn] Print the EGD option in the help text at the end of the SSL option block.
hniksic [Thu, 21 Apr 2005 14:50:45 +0000 (07:50 -0700)]
[svn] Print the EGD option in the help text at the end of the SSL option block.

19 years ago[svn] Re-alphabetize and update the list of contributors.
hniksic [Thu, 21 Apr 2005 14:29:07 +0000 (07:29 -0700)]
[svn] Re-alphabetize and update the list of contributors.

19 years ago[svn] Fix setting the NTLM domain.
hniksic [Thu, 21 Apr 2005 14:00:11 +0000 (07:00 -0700)]
[svn] Fix setting the NTLM domain.
By Sami Krank.

19 years ago[svn] Removed _AS_PATH_SEPARATOR_PREPARE from configure.in (inserted by mistake durin...
mtortonesi [Thu, 21 Apr 2005 01:30:54 +0000 (18:30 -0700)]
[svn] Removed _AS_PATH_SEPARATOR_PREPARE from configure.in (inserted by mistake during last commit). Updated version string to 1.10-alpha2+cvs-dev.

19 years ago[svn] Set IPV6_V6ONLY socket option when -6 switch is used.
mtortonesi [Thu, 21 Apr 2005 01:26:33 +0000 (18:26 -0700)]
[svn] Set IPV6_V6ONLY socket option when -6 switch is used.

19 years ago[svn] Fix the check whether a new header needs to be allocated.
hniksic [Wed, 20 Apr 2005 20:15:05 +0000 (13:15 -0700)]
[svn] Fix the check whether a new header needs to be allocated.
By FUJISHIMA Satsuki.

19 years ago[svn] Document behavior of -6 wrt mapped IPv4 addresses.
hniksic [Wed, 20 Apr 2005 11:30:21 +0000 (04:30 -0700)]
[svn] Document behavior of -6 wrt mapped IPv4 addresses.

19 years ago[svn] Documented IPv6-related options.
hniksic [Tue, 19 Apr 2005 22:57:28 +0000 (15:57 -0700)]
[svn] Documented IPv6-related options.

19 years ago[svn] Update mailing list information.
hniksic [Mon, 18 Apr 2005 20:52:27 +0000 (13:52 -0700)]
[svn] Update mailing list information.

19 years ago[svn] Removed MACHINES.
hniksic [Mon, 18 Apr 2005 20:21:04 +0000 (13:21 -0700)]
[svn] Removed MACHINES.

19 years ago[svn] Update mailing list descriptions and archive locations.
hniksic [Mon, 18 Apr 2005 20:19:59 +0000 (13:19 -0700)]
[svn] Update mailing list descriptions and archive locations.

19 years ago[svn] Change orders of parameters of base64_encode, so it makes more sense.
hniksic [Mon, 18 Apr 2005 14:23:23 +0000 (07:23 -0700)]
[svn] Change orders of parameters of base64_encode, so it makes more sense.
Mention NTLM support in http.c.

19 years ago[svn] Don't advertise --no-dns-cache as necessary for dyndns downloads.
hniksic [Sun, 17 Apr 2005 23:26:26 +0000 (16:26 -0700)]
[svn] Don't advertise --no-dns-cache as necessary for dyndns downloads.

19 years ago[svn] Name Mauro as the maintainer. Update copyright year.
hniksic [Sun, 17 Apr 2005 17:09:39 +0000 (10:09 -0700)]
[svn] Name Mauro as the maintainer.  Update copyright year.

19 years ago[svn] Mention that IPv6 doesn't work on Windows.
hniksic [Sun, 17 Apr 2005 17:08:51 +0000 (10:08 -0700)]
[svn] Mention that IPv6 doesn't work on Windows.

19 years ago[svn] Fix potential memory leak in request_set_header.
hniksic [Sun, 17 Apr 2005 16:59:35 +0000 (09:59 -0700)]
[svn] Fix potential memory leak in request_set_header.

19 years ago[svn] Declare VALUE argument of fmtstr as const char *.
hniksic [Sun, 17 Apr 2005 16:53:55 +0000 (09:53 -0700)]
[svn] Declare VALUE argument of fmtstr as const char *.
By Russ Allbery.

19 years ago[svn] More correct handling of significant digit count with %g -- 0.002 has
hniksic [Sat, 16 Apr 2005 23:02:39 +0000 (16:02 -0700)]
[svn] More correct handling of significant digit count with %g -- 0.002 has
one significant digit, not three.

19 years ago[svn] Don't ignore timeout when progress=dot.
hniksic [Sat, 16 Apr 2005 20:12:43 +0000 (13:12 -0700)]
[svn] Don't ignore timeout when progress=dot.

19 years ago[svn] Doc fix.
hniksic [Sat, 16 Apr 2005 18:11:23 +0000 (11:11 -0700)]
[svn] Doc fix.

19 years ago[svn] Really disable persistent connections over proxy.
hniksic [Sat, 16 Apr 2005 13:06:29 +0000 (06:06 -0700)]
[svn] Really disable persistent connections over proxy.

19 years ago[svn] Fixed a number of bugs in snprintf.c.
hniksic [Sat, 16 Apr 2005 00:12:06 +0000 (17:12 -0700)]
[svn] Fixed a number of bugs in snprintf.c.

19 years ago[svn] Use _POSIX_TIMERS - 0 > 0, which handles the case when POSIX_TIMERS is
hniksic [Fri, 15 Apr 2005 19:29:19 +0000 (12:29 -0700)]
[svn] Use _POSIX_TIMERS - 0 > 0, which handles the case when POSIX_TIMERS is
_defined but empty, as well as the case when it is
undefined.  Do the same with the check for _POSIX_MONOTONIC_CLOCK.
Suggested by Larry Jones.

19 years ago[svn] Check for defined(_POSIX_TIMERS) before checking the value.
hniksic [Fri, 15 Apr 2005 11:09:45 +0000 (04:09 -0700)]
[svn] Check for defined(_POSIX_TIMERS) before checking the value.

19 years ago[svn] Report an error in skip_short_body to the caller.
hniksic [Thu, 14 Apr 2005 21:12:57 +0000 (14:12 -0700)]
[svn] Report an error in skip_short_body to the caller.