]> sjero.net Git - wget/log
wget
18 years ago[svn] Updated Croatian translation.
hniksic [Fri, 6 May 2005 16:00:27 +0000 (09:00 -0700)]
[svn] Updated Croatian translation.

18 years ago[svn] Fix wording of --secure-protocol help text.
hniksic [Fri, 6 May 2005 15:50:50 +0000 (08:50 -0700)]
[svn] Fix wording of --secure-protocol help text.

18 years ago[svn] Mention the redesign of SSL options.
hniksic [Fri, 6 May 2005 15:47:48 +0000 (08:47 -0700)]
[svn] Mention the redesign of SSL options.

18 years ago[svn] Don't print the line with the comment about running autoheader.
hniksic [Fri, 6 May 2005 15:30:35 +0000 (08:30 -0700)]
[svn] Don't print the line with the comment about running autoheader.

18 years ago[svn] Fix the build for systems without makeinfo.
hniksic [Fri, 6 May 2005 15:26:36 +0000 (08:26 -0700)]
[svn] Fix the build for systems without makeinfo.

18 years ago[svn] Minor doc fix.
hniksic [Fri, 6 May 2005 13:56:16 +0000 (06:56 -0700)]
[svn] Minor doc fix.

18 years ago[svn] Explain the choice of only setting LC_MESSAGES more thoroughly.
hniksic [Fri, 6 May 2005 13:55:35 +0000 (06:55 -0700)]
[svn] Explain the choice of only setting LC_MESSAGES more thoroughly.

18 years ago[svn] *** empty log message ***
hniksic [Fri, 6 May 2005 11:03:21 +0000 (04:03 -0700)]
[svn] *** empty log message ***

18 years ago[svn] Reword timeout documentation.
hniksic [Thu, 5 May 2005 23:15:22 +0000 (16:15 -0700)]
[svn] Reword timeout documentation.

18 years ago[svn] Minor rewording of the IPv6 entry.
hniksic [Thu, 5 May 2005 22:45:59 +0000 (15:45 -0700)]
[svn] Minor rewording of the IPv6 entry.

18 years ago[svn] Update strstr to the one in glibc 2.3.5.
hniksic [Thu, 5 May 2005 22:39:28 +0000 (15:39 -0700)]
[svn] Update strstr to the one in glibc 2.3.5.

18 years ago[svn] Comment doc fix.
hniksic [Thu, 5 May 2005 22:02:46 +0000 (15:02 -0700)]
[svn] Comment doc fix.

18 years ago[svn] Zero out all of struct tm before passing it to strptime.
hniksic [Thu, 5 May 2005 21:49:28 +0000 (14:49 -0700)]
[svn] Zero out all of struct tm before passing it to strptime.

18 years ago[svn] Propagate option name to init.c code so error messages mention the
hniksic [Thu, 5 May 2005 18:45:05 +0000 (11:45 -0700)]
[svn] Propagate option name to init.c code so error messages mention the
failed command-line option.

18 years ago[svn] Abort if there have been errors while processing .wgetrc'.
hniksic [Thu, 5 May 2005 18:20:17 +0000 (11:20 -0700)]
[svn] Abort if there have been errors while processing .wgetrc'.

18 years ago[svn] We're using GFDL 1.2, not 1.1.
hniksic [Thu, 5 May 2005 17:13:12 +0000 (10:13 -0700)]
[svn] We're using GFDL 1.2, not 1.1.

18 years ago[svn] Another contributor added.
hniksic [Thu, 5 May 2005 16:51:38 +0000 (09:51 -0700)]
[svn] Another contributor added.

18 years ago[svn] Slightly reduce the code repetition between two loops in
hniksic [Thu, 5 May 2005 16:39:19 +0000 (09:39 -0700)]
[svn] Slightly reduce the code repetition between two loops in
copy_and_escape.

18 years ago[svn] Updated contributor list.
hniksic [Thu, 5 May 2005 15:41:32 +0000 (08:41 -0700)]
[svn] Updated contributor list.

18 years ago[svn] Fix -X/-I with wildcards.
hniksic [Thu, 5 May 2005 15:22:11 +0000 (08:22 -0700)]
[svn] Fix -X/-I with wildcards.

18 years ago[svn] Set access time to current time when "touching" the file.
hniksic [Thu, 5 May 2005 14:47:48 +0000 (07:47 -0700)]
[svn] Set access time to current time when "touching" the file.

18 years ago[svn] Don't unescape %00.
hniksic [Thu, 5 May 2005 14:05:00 +0000 (07:05 -0700)]
[svn] Don't unescape %00.

18 years ago[svn] Document what is meant by "non-printable" in the context of escnonprint.
hniksic [Thu, 5 May 2005 13:47:20 +0000 (06:47 -0700)]
[svn] Document what is meant by "non-printable" in the context of escnonprint.

18 years ago[svn] Fix printing of FTP response.
hniksic [Thu, 5 May 2005 10:10:51 +0000 (03:10 -0700)]
[svn] Fix printing of FTP response.

18 years ago[svn] Reset the sleep_adjust limit value for new downloads. Fixes Debian bug
hniksic [Thu, 5 May 2005 09:48:08 +0000 (02:48 -0700)]
[svn] Reset the sleep_adjust limit value for new downloads.  Fixes Debian bug
232276.

18 years ago[svn] Declare gettext when libintl.h is unavailable.
hniksic [Wed, 4 May 2005 19:11:14 +0000 (12:11 -0700)]
[svn] Declare gettext when libintl.h is unavailable.

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.

19 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'.