]> sjero.net Git - wget/log
wget
18 years ago[svn] Also depend on config.h.
hniksic [Wed, 22 Jun 2005 01:32:32 +0000 (18:32 -0700)]
[svn] Also depend on config.h.

18 years ago[svn] Define the IF_DEBUG macro.
hniksic [Wed, 22 Jun 2005 01:26:22 +0000 (18:26 -0700)]
[svn] Define the IF_DEBUG macro.

18 years ago[svn] Fix crash with --no-cookies.
hniksic [Wed, 22 Jun 2005 01:06:48 +0000 (18:06 -0700)]
[svn] Fix crash with --no-cookies.

18 years ago[svn] Expect existence of C89 functions, as well as of select and gettimeofday.
hniksic [Wed, 22 Jun 2005 01:01:12 +0000 (18:01 -0700)]
[svn] Expect existence of C89 functions, as well as of select and gettimeofday.

18 years ago[svn] Remove manual tracking of dependencies; instead, force a recompile when a header
hniksic [Tue, 21 Jun 2005 23:21:48 +0000 (16:21 -0700)]
[svn] Remove manual tracking of dependencies; instead, force a recompile when a header
file changes.

18 years ago[svn] Updated French translation from TP.
mtortonesi [Tue, 21 Jun 2005 19:09:36 +0000 (12:09 -0700)]
[svn] Updated French translation from TP.

18 years ago[svn] Updated Dutch translation from TP.
mtortonesi [Tue, 21 Jun 2005 19:09:06 +0000 (12:09 -0700)]
[svn] Updated Dutch translation from TP.

18 years ago[svn] Updated Russian translation from TP.
mtortonesi [Tue, 21 Jun 2005 19:08:23 +0000 (12:08 -0700)]
[svn] Updated Russian translation from TP.

18 years ago[svn] Updated Catalan translation from TP.
mtortonesi [Tue, 21 Jun 2005 19:07:53 +0000 (12:07 -0700)]
[svn] Updated Catalan translation from TP.

18 years ago[svn] Updated Vietnamese translation from TP.
mtortonesi [Tue, 21 Jun 2005 19:07:17 +0000 (12:07 -0700)]
[svn] Updated Vietnamese translation from TP.

18 years ago[svn] Updated Slovak translation from TP.
mtortonesi [Tue, 21 Jun 2005 17:13:41 +0000 (10:13 -0700)]
[svn] Updated Slovak translation from TP.

18 years ago[svn] Add ChangeLog entry. Renamed CVS -> Subversion in Makefile.svn instructions.
hniksic [Tue, 21 Jun 2005 11:16:12 +0000 (04:16 -0700)]
[svn] Add ChangeLog entry.  Renamed CVS -> Subversion in Makefile.svn instructions.

18 years ago[svn] Replaced CVS with svn.
hniksic [Tue, 21 Jun 2005 11:01:08 +0000 (04:01 -0700)]
[svn] Replaced CVS with svn.

18 years ago[svn] Trivially rename "mapping" to "cell" and "non-empty" to "occupied" to
hniksic [Mon, 20 Jun 2005 15:00:39 +0000 (08:00 -0700)]
[svn] Trivially rename "mapping" to "cell" and "non-empty" to "occupied" to
avoid confusion.

18 years ago[svn] Use #elif where appropriate to make chaining of #if ... #else ...
hniksic [Mon, 20 Jun 2005 01:37:23 +0000 (18:37 -0700)]
[svn] Use #elif where appropriate to make chaining of #if ... #else ...
more readable.

18 years ago[svn] Revert style of function definitions to an older variant, to reduce
hniksic [Sun, 19 Jun 2005 23:44:24 +0000 (16:44 -0700)]
[svn] Revert style of function definitions to an older variant, to reduce
differences between this version and the one in INN.

18 years ago[svn] Don't cast return type of malloc/realloc. Assume ANSI C signal handlers.
hniksic [Sun, 19 Jun 2005 23:03:27 +0000 (16:03 -0700)]
[svn] Don't cast return type of malloc/realloc.  Assume ANSI C signal handlers.

18 years ago[svn] Remove K&R support.
hniksic [Sun, 19 Jun 2005 22:34:58 +0000 (15:34 -0700)]
[svn] Remove K&R support.

18 years ago[svn] Fix "lockable boolean" error message.
hniksic [Sun, 19 Jun 2005 14:08:09 +0000 (07:08 -0700)]
[svn] Fix "lockable boolean" error message.

18 years ago[svn] Mark version as post-1.10 CVS code base.
hniksic [Sun, 19 Jun 2005 13:50:41 +0000 (06:50 -0700)]
[svn] Mark version as post-1.10 CVS code base.

18 years ago[svn] Fix broken --save-headers.
hniksic [Sat, 18 Jun 2005 14:13:16 +0000 (07:13 -0700)]
[svn] Fix broken --save-headers.

18 years ago[svn] When -E is in use, check for file existence after appending ".html" to the
hniksic [Fri, 17 Jun 2005 22:06:26 +0000 (15:06 -0700)]
[svn] When -E is in use, check for file existence after appending ".html" to the
name and modify the file name if necessary.

18 years ago[svn] Fix typo in comment.
hniksic [Fri, 17 Jun 2005 18:30:05 +0000 (11:30 -0700)]
[svn] Fix typo in comment.

18 years ago[svn] Stop using AI_ADDRCONFIG.
hniksic [Fri, 17 Jun 2005 16:48:29 +0000 (09:48 -0700)]
[svn] Stop using AI_ADDRCONFIG.

18 years ago[svn] Added ChangeLog for Keith Moore's patch.
mtortonesi [Fri, 17 Jun 2005 14:48:27 +0000 (07:48 -0700)]
[svn] Added ChangeLog for Keith Moore's patch.

18 years ago[svn] Change --non-verbose to --no-verbose.
hniksic [Thu, 16 Jun 2005 11:11:24 +0000 (04:11 -0700)]
[svn] Change --non-verbose to --no-verbose.

18 years ago[svn] Improve error message so it names the more useful values first.
hniksic [Thu, 16 Jun 2005 10:51:14 +0000 (03:51 -0700)]
[svn] Improve error message so it names the more useful values first.

18 years ago[svn] Gettext-ize previously missed messages.
hniksic [Wed, 15 Jun 2005 20:26:37 +0000 (13:26 -0700)]
[svn] Gettext-ize previously missed messages.
By Benno Schulenberg.

18 years ago[svn] Handle invalid response to PWD gracefully.
hniksic [Wed, 15 Jun 2005 20:11:50 +0000 (13:11 -0700)]
[svn] Handle invalid response to PWD gracefully.

18 years ago[svn] Remove trailing comma from enums; older compilers don't support them.
hniksic [Wed, 15 Jun 2005 20:08:48 +0000 (13:08 -0700)]
[svn] Remove trailing comma from enums; older compilers don't support them.

18 years ago[svn] Changed version strings to 1.10.
mtortonesi [Tue, 7 Jun 2005 22:36:24 +0000 (15:36 -0700)]
[svn] Changed version strings to 1.10.

18 years ago[svn] Added Keith Moore in the CREDITS section.
mtortonesi [Tue, 7 Jun 2005 22:02:28 +0000 (15:02 -0700)]
[svn] Added Keith Moore in the CREDITS section.

18 years ago[svn] Applied Keith Moore's patch to fix a harmless (but annoying) documentation...
mtortonesi [Mon, 6 Jun 2005 20:42:17 +0000 (13:42 -0700)]
[svn] Applied Keith Moore's patch to fix a harmless (but annoying) documentation install warning.

18 years ago[svn] Updated PO files according to the recent PO template sent by the translation...
mtortonesi [Mon, 6 Jun 2005 19:52:34 +0000 (12:52 -0700)]
[svn] Updated PO files according to the recent PO template sent by the translation project.

18 years ago[svn] Fixed typo.
mtortonesi [Tue, 31 May 2005 19:44:09 +0000 (12:44 -0700)]
[svn] Fixed typo.

18 years ago[svn] Remove .gmo files when make clean is called.
mtortonesi [Tue, 31 May 2005 19:43:24 +0000 (12:43 -0700)]
[svn] Remove .gmo files when make clean is called.

18 years ago[svn] Check for a recent gcc version before using the statement-as-expression
hniksic [Mon, 30 May 2005 18:44:20 +0000 (11:44 -0700)]
[svn] Check for a recent gcc version before using the statement-as-expression
extension.

18 years ago[svn] Removed statement that redirect in response to POST is "technically
hniksic [Mon, 30 May 2005 14:34:56 +0000 (07:34 -0700)]
[svn] Removed statement that redirect in response to POST is "technically
disallowed", which I cannot find in rfc2616 nor in rfc1945.  Even if that
were technically the case, the widespreadedness of such responses would make
the prohibition irrelevant.

18 years ago[svn] Don't attempt to "skip short body" if we're issuing a HEAD request (in which
hniksic [Mon, 30 May 2005 14:29:01 +0000 (07:29 -0700)]
[svn] Don't attempt to "skip short body" if we're issuing a HEAD request (in which
case the response head is not followed by a body).

18 years ago[svn] Allow --header to contain ",".
hniksic [Mon, 30 May 2005 13:31:24 +0000 (06:31 -0700)]
[svn] Allow --header to contain ",".

18 years ago[svn] Doc fix.
hniksic [Mon, 30 May 2005 12:52:44 +0000 (05:52 -0700)]
[svn] Doc fix.

18 years ago[svn] Mark the content from the <link src="..."> tag as expecting HTML.
hniksic [Fri, 27 May 2005 13:53:47 +0000 (06:53 -0700)]
[svn] Mark the content from the <link src="..."> tag as expecting HTML.
Submitted by Andreas Beckmann.

18 years ago[svn] Minor doc. clarification.
hniksic [Wed, 25 May 2005 15:48:16 +0000 (08:48 -0700)]
[svn] Minor doc. clarification.

18 years ago[svn] Updated from the TP.
hniksic [Wed, 25 May 2005 09:14:42 +0000 (02:14 -0700)]
[svn] Updated from the TP.

18 years ago[svn] Document the origin of the "cookie date" format.
hniksic [Tue, 24 May 2005 14:16:27 +0000 (07:16 -0700)]
[svn] Document the origin of the "cookie date" format.

18 years ago[svn] Explain why rfc2109 and rfc2965 are ignored by Wget's cookie code.
hniksic [Tue, 24 May 2005 14:13:47 +0000 (07:13 -0700)]
[svn] Explain why rfc2109 and rfc2965 are ignored by Wget's cookie code.

18 years ago[svn] Report exact command name alongside the "display name".
hniksic [Sat, 21 May 2005 13:36:43 +0000 (06:36 -0700)]
[svn] Report exact command name alongside the "display name".

18 years ago[svn] Remove unnecessary casts to time_t. Insert the cast from -1 to time_t,
hniksic [Wed, 18 May 2005 17:22:28 +0000 (10:22 -0700)]
[svn] Remove unnecessary casts to time_t.  Insert the cast from -1 to time_t,
needed on systems with unsigned time_t.

18 years ago[svn] Fixed a typo in Daniel's entry.
hniksic [Wed, 18 May 2005 16:24:57 +0000 (09:24 -0700)]
[svn] Fixed a typo in Daniel's entry.

18 years ago[svn] Don't clobber the file when -c is specified and the first attempt
hniksic [Tue, 17 May 2005 12:53:08 +0000 (05:53 -0700)]
[svn] Don't clobber the file when -c is specified and the first attempt
to retrieve the file fails.

18 years ago[svn] Don't clobber the file when -c fails in the first attempt.
hniksic [Tue, 17 May 2005 09:01:31 +0000 (02:01 -0700)]
[svn] Don't clobber the file when -c fails in the first attempt.

18 years ago[svn] Fix erroneous comments in ftp_eprt.
hniksic [Mon, 16 May 2005 22:08:57 +0000 (15:08 -0700)]
[svn] Fix erroneous comments in ftp_eprt.

18 years ago[svn] Clarify the logic of persistent_available_p.
hniksic [Mon, 16 May 2005 22:01:10 +0000 (15:01 -0700)]
[svn] Clarify the logic of persistent_available_p.

18 years ago[svn] Only free cert when necessary.
hniksic [Mon, 16 May 2005 20:52:28 +0000 (13:52 -0700)]
[svn] Only free cert when necessary.

18 years ago[svn] Print all issues with a certificate.
hniksic [Mon, 16 May 2005 20:32:55 +0000 (13:32 -0700)]
[svn] Print all issues with a certificate.

18 years ago[svn] Fixed mkdirhier to make_directory in comment.
hniksic [Mon, 16 May 2005 17:30:07 +0000 (10:30 -0700)]
[svn] Fixed mkdirhier to make_directory in comment.

18 years ago[svn] Don't xfree() the line returned by ftp_response if the returned code is not
hniksic [Mon, 16 May 2005 15:19:12 +0000 (08:19 -0700)]
[svn] Don't xfree() the line returned by ftp_response if the returned code is not
FTPOK.

18 years ago[svn] Don't free the non-existent opt.ftp_acc. Free the SSL-related stuff.
hniksic [Mon, 16 May 2005 15:09:07 +0000 (08:09 -0700)]
[svn] Don't free the non-existent opt.ftp_acc.  Free the SSL-related stuff.

18 years ago[svn] Consistently print \n at the end of the "Length" line.
hniksic [Mon, 16 May 2005 12:41:29 +0000 (05:41 -0700)]
[svn] Consistently print \n at the end of the "Length" line.

18 years ago[svn] Updated from the TP.
hniksic [Mon, 16 May 2005 12:21:28 +0000 (05:21 -0700)]
[svn] Updated from the TP.

18 years ago[svn] Update escnonprint documentation.
hniksic [Sun, 15 May 2005 13:15:08 +0000 (06:15 -0700)]
[svn] Update escnonprint documentation.

18 years ago[svn] Document --[no-]proxy as being primarily used to turn *off* proxies.
hniksic [Sat, 14 May 2005 20:06:34 +0000 (13:06 -0700)]
[svn] Document --[no-]proxy as being primarily used to turn *off* proxies.

18 years ago[svn] Announce the beginning and the end of the SSL handshake when in debug mode.
hniksic [Sat, 14 May 2005 19:36:30 +0000 (12:36 -0700)]
[svn] Announce the beginning and the end of the SSL handshake when in debug mode.
Avoid the use of the %p format.

18 years ago[svn] Would forget to close the connection when keep_alive was not used.
hniksic [Sat, 14 May 2005 19:24:22 +0000 (12:24 -0700)]
[svn] Would forget to close the connection when keep_alive was not used.

18 years ago[svn] Consolidated SSL/TLS entries.
hniksic [Sat, 14 May 2005 18:12:51 +0000 (11:12 -0700)]
[svn] Consolidated SSL/TLS entries.

18 years ago[svn] Updated the translation from the TP.
mtortonesi [Sat, 14 May 2005 08:20:19 +0000 (01:20 -0700)]
[svn] Updated the translation from the TP.

18 years ago[svn] Added Irish translation from the Translation Project.
mtortonesi [Fri, 13 May 2005 23:50:39 +0000 (16:50 -0700)]
[svn] Added Irish translation from the Translation Project.

18 years ago[svn] Typo fix in comment.
hniksic [Fri, 13 May 2005 19:07:47 +0000 (12:07 -0700)]
[svn] Typo fix in comment.

18 years ago[svn] Typo fix.
hniksic [Fri, 13 May 2005 13:26:44 +0000 (06:26 -0700)]
[svn] Typo fix.

18 years ago[svn] Document the code that decides whether "*" matches ".".
hniksic [Fri, 13 May 2005 11:54:53 +0000 (04:54 -0700)]
[svn] Document the code that decides whether "*" matches ".".

18 years ago[svn] Installed update from the TP.
hniksic [Thu, 12 May 2005 21:59:40 +0000 (14:59 -0700)]
[svn] Installed update from the TP.

18 years ago[svn] Updated the translation from the TP.
hniksic [Thu, 12 May 2005 21:06:57 +0000 (14:06 -0700)]
[svn] Updated the translation from the TP.

18 years ago[svn] Use the %d format to print port number, which is int.
hniksic [Thu, 12 May 2005 16:24:33 +0000 (09:24 -0700)]
[svn] Use the %d format to print port number, which is int.

18 years ago[svn] Updated Croatian translation.
hniksic [Thu, 12 May 2005 15:44:36 +0000 (08:44 -0700)]
[svn] Updated Croatian translation.

18 years ago[svn] Don't rewrite "https://host" to "ftp://https//host" when SSL is not used.
hniksic [Thu, 12 May 2005 11:45:05 +0000 (04:45 -0700)]
[svn] Don't rewrite "https://host" to "ftp://https//host" when SSL is not used.

18 years ago[svn] Updated version to 1.10-beta1+cvs-dev.
mtortonesi [Wed, 11 May 2005 19:59:53 +0000 (12:59 -0700)]
[svn] Updated version to 1.10-beta1+cvs-dev.

18 years ago[svn] Tell the user about --no-check-certificate.
hniksic [Wed, 11 May 2005 15:52:27 +0000 (08:52 -0700)]
[svn] Tell the user about --no-check-certificate.

18 years ago[svn] Always use SSL_VERIFY_NONE, so that the handshake finishes even if the
hniksic [Wed, 11 May 2005 11:14:42 +0000 (04:14 -0700)]
[svn] Always use SSL_VERIFY_NONE, so that the handshake finishes even if the
certificate is invalid.  That way ssl_check_server_identity can provide
better diagnostics on why the verification failed.

18 years ago[svn] Wording change.
hniksic [Wed, 11 May 2005 10:57:01 +0000 (03:57 -0700)]
[svn] Wording change.

18 years ago[svn] *** empty log message ***
hniksic [Wed, 11 May 2005 10:53:42 +0000 (03:53 -0700)]
[svn] *** empty log message ***

18 years ago[svn] *** empty log message ***
hniksic [Wed, 11 May 2005 08:47:18 +0000 (01:47 -0700)]
[svn] *** empty log message ***

18 years ago[svn] Explain certificate checking in more detail.
hniksic [Wed, 11 May 2005 08:44:43 +0000 (01:44 -0700)]
[svn] Explain certificate checking in more detail.

18 years ago[svn] Mention that the server's certificate is now verified by default.
hniksic [Wed, 11 May 2005 08:31:28 +0000 (01:31 -0700)]
[svn] Mention that the server's certificate is now verified by default.

18 years ago[svn] Support wildcards for matching of hosts against common names presented by
hniksic [Wed, 11 May 2005 07:58:57 +0000 (00:58 -0700)]
[svn] Support wildcards for matching of hosts against common names presented by
the TLS certificate.

18 years ago[svn] Updated Croatian translation.
hniksic [Tue, 10 May 2005 21:29:42 +0000 (14:29 -0700)]
[svn] Updated Croatian translation.

18 years ago[svn] *** empty log message ***
hniksic [Tue, 10 May 2005 21:16:53 +0000 (14:16 -0700)]
[svn] *** empty log message ***

18 years ago[svn] Print certificate subject and issuer.
hniksic [Tue, 10 May 2005 21:16:00 +0000 (14:16 -0700)]
[svn] Print certificate subject and issuer.

18 years ago[svn] Test for the OpenSSL includes we actually use.
hniksic [Tue, 10 May 2005 20:51:17 +0000 (13:51 -0700)]
[svn] Test for the OpenSSL includes we actually use.

18 years ago[svn] Correctly pass pointers to hash_table_get_pair.
hniksic [Tue, 10 May 2005 19:07:57 +0000 (12:07 -0700)]
[svn] Correctly pass pointers to hash_table_get_pair.

18 years ago[svn] Check for the server's identity after the SSL handshake.
hniksic [Tue, 10 May 2005 15:17:37 +0000 (08:17 -0700)]
[svn] Check for the server's identity after the SSL handshake.

18 years ago[svn] Simplify cert. verification. Allow SSL_write to perform partial writes.
hniksic [Mon, 9 May 2005 17:21:10 +0000 (10:21 -0700)]
[svn] Simplify cert. verification.  Allow SSL_write to perform partial writes.

18 years ago[svn] Check for wildcards in unescaped URL path.
hniksic [Sun, 8 May 2005 17:52:26 +0000 (10:52 -0700)]
[svn] Check for wildcards in unescaped URL path.

18 years ago[svn] Re-alphabetize the command list. Have run_command correctly interpret
hniksic [Sun, 8 May 2005 17:28:19 +0000 (10:28 -0700)]
[svn] Re-alphabetize the command list.  Have run_command correctly interpret
the new return value of parse_line.

18 years ago[svn] Remove unnecessary assignments to silence warnings from Borland C.
hniksic [Sun, 8 May 2005 16:25:42 +0000 (09:25 -0700)]
[svn] Remove unnecessary assignments to silence warnings from Borland C.

18 years ago[svn] Place variable declarations in escnonprint_internal before other
hniksic [Sun, 8 May 2005 16:16:17 +0000 (09:16 -0700)]
[svn] Place variable declarations in escnonprint_internal before other
statements.

18 years ago[svn] Fix warnings reported by gcc -Wstrict-prototypes -Wmissing-prototypes.
hniksic [Sun, 8 May 2005 09:58:39 +0000 (02:58 -0700)]
[svn] Fix warnings reported by gcc -Wstrict-prototypes -Wmissing-prototypes.

18 years ago[svn] Include an EXAMPLES section in the man page.
hniksic [Sat, 7 May 2005 22:10:29 +0000 (15:10 -0700)]
[svn] Include an EXAMPLES section in the man page.

18 years ago[svn] Minor doc fix.
hniksic [Sat, 7 May 2005 21:11:43 +0000 (14:11 -0700)]
[svn] Minor doc fix.

18 years ago[svn] Made strpbrk_or_eos inline. Use strchr(s, '\0') for finding the NUL
hniksic [Sat, 7 May 2005 17:32:25 +0000 (10:32 -0700)]
[svn] Made strpbrk_or_eos inline.  Use strchr(s, '\0') for finding the NUL
char in the string.

18 years ago[svn] Doc fix.
hniksic [Sat, 7 May 2005 17:13:18 +0000 (10:13 -0700)]
[svn] Doc fix.