]> sjero.net Git - wget/log
wget
17 years ago[svn] Updated po files.
mtortonesi [Fri, 14 Jul 2006 13:10:12 +0000 (06:10 -0700)]
[svn] Updated po files.

17 years ago[svn] Improved robustness of update_po_files.sh.
mtortonesi [Fri, 14 Jul 2006 13:08:29 +0000 (06:08 -0700)]
[svn] Improved robustness of update_po_files.sh.

17 years ago[svn] Mark DEL (0x7f) as a control character and | as a character Windows can't
hniksic [Mon, 10 Jul 2006 17:01:03 +0000 (10:01 -0700)]
[svn] Mark DEL (0x7f) as a control character and | as a character Windows can't
handle.

17 years ago[svn] Fixed rendering of --no-proxy description in the man page. Added information...
mtortonesi [Mon, 10 Jul 2006 10:18:53 +0000 (03:18 -0700)]
[svn] Fixed rendering of --no-proxy description in the man page. Added information about current maintainer.

17 years ago[svn] Forgot to remove invariant sections.
mtortonesi [Wed, 28 Jun 2006 14:01:14 +0000 (07:01 -0700)]
[svn] Forgot to remove invariant sections.

17 years ago[svn] Removed invariant status to the GPL and GFDL sections in the documentation.
mtortonesi [Wed, 28 Jun 2006 13:02:55 +0000 (06:02 -0700)]
[svn] Removed invariant status to the GPL and GFDL sections in the documentation.

17 years ago[svn] Fixes for recursive spider mode.
mtortonesi [Wed, 28 Jun 2006 11:09:30 +0000 (04:09 -0700)]
[svn] Fixes for recursive spider mode.

17 years ago[svn] Don't check strtoimax.
hniksic [Tue, 27 Jun 2006 10:56:22 +0000 (03:56 -0700)]
[svn] Don't check strtoimax.

17 years ago[svn] Moved README.maint to doc.
hniksic [Tue, 27 Jun 2006 10:47:29 +0000 (03:47 -0700)]
[svn] Moved README.maint to doc.

17 years ago[svn] Document --ignore-case.
hniksic [Mon, 26 Jun 2006 18:37:52 +0000 (11:37 -0700)]
[svn] Document --ignore-case.

17 years ago[svn] Allow 64-bit wgint without LFS.
hniksic [Mon, 26 Jun 2006 18:31:28 +0000 (11:31 -0700)]
[svn] Allow 64-bit wgint without LFS.

17 years ago[svn] Don't assume that strtoll_type is 64 bits wide. Don't rely on undefined
hniksic [Mon, 26 Jun 2006 18:24:38 +0000 (11:24 -0700)]
[svn] Don't assume that strtoll_type is 64 bits wide.  Don't rely on undefined
behavior to check overflow.

17 years ago[svn] Doc fix. Credit base64_decode coming from Recode.
hniksic [Sun, 25 Jun 2006 16:22:26 +0000 (09:22 -0700)]
[svn] Doc fix.  Credit base64_decode coming from Recode.

17 years ago[svn] Doc fix.
hniksic [Wed, 21 Jun 2006 08:32:55 +0000 (01:32 -0700)]
[svn] Doc fix.

17 years ago[svn] Cast void pointer to char * before doing arithmetic on it.
hniksic [Wed, 21 Jun 2006 08:12:12 +0000 (01:12 -0700)]
[svn] Cast void pointer to char * before doing arithmetic on it.

17 years ago[svn] Add missing word.
hniksic [Tue, 20 Jun 2006 14:12:29 +0000 (07:12 -0700)]
[svn] Add missing word.

17 years ago[svn] Made base64 tables const.
hniksic [Tue, 20 Jun 2006 08:18:59 +0000 (01:18 -0700)]
[svn] Made base64 tables const.

17 years ago[svn] Made base64 DATA and DEST pointers void*.
hniksic [Tue, 20 Jun 2006 08:16:36 +0000 (01:16 -0700)]
[svn] Made base64 DATA and DEST pointers void*.

17 years ago[svn] base64_encode could read past the end of STR.
hniksic [Mon, 19 Jun 2006 20:35:53 +0000 (13:35 -0700)]
[svn] base64_encode could read past the end of STR.

17 years ago[svn] Added support for --restrict-file-names=lowercase and --restrict-file-names...
mtortonesi [Tue, 13 Jun 2006 13:58:33 +0000 (06:58 -0700)]
[svn] Added support for --restrict-file-names=lowercase and --restrict-file-names=uppercase.

17 years ago[svn] Fixed recursive FTP retrieval over proxy.
mtortonesi [Mon, 12 Jun 2006 16:26:28 +0000 (09:26 -0700)]
[svn] Fixed recursive FTP retrieval over proxy.

17 years ago[svn] Add synchronization between client and server processes and testing of recursiv...
mtortonesi [Mon, 29 May 2006 09:15:06 +0000 (02:15 -0700)]
[svn] Add synchronization between client and server processes and testing of recursive spider mode.

17 years ago[svn] Minor bugfixing for test suite.
mtortonesi [Fri, 26 May 2006 12:55:34 +0000 (05:55 -0700)]
[svn] Minor bugfixing for test suite.

17 years ago[svn] Fixed recursive spider mode.
mtortonesi [Thu, 25 May 2006 16:11:29 +0000 (09:11 -0700)]
[svn] Fixed recursive spider mode.

17 years ago[svn] Fix breakage in ls output parsing. By Larry Jones.
hniksic [Sun, 21 May 2006 09:10:39 +0000 (02:10 -0700)]
[svn] Fix breakage in ls output parsing.  By Larry Jones.

18 years ago[svn] Updated ChangeLog
mtortonesi [Fri, 28 Apr 2006 13:22:33 +0000 (06:22 -0700)]
[svn] Updated ChangeLog

18 years ago[svn] Added tests for HTTP Content-Disposition header support.
mtortonesi [Fri, 28 Apr 2006 13:20:51 +0000 (06:20 -0700)]
[svn] Added tests for HTTP Content-Disposition header support.

18 years ago[svn] Improvements/fixes to HTTP Content-Disposition header support.
mtortonesi [Fri, 28 Apr 2006 09:15:14 +0000 (02:15 -0700)]
[svn] Improvements/fixes to HTTP Content-Disposition header support.

18 years ago[svn] Test.pm: Added support for pre-existing files.
mtortonesi [Thu, 27 Apr 2006 13:27:17 +0000 (06:27 -0700)]
[svn] Test.pm: Added support for pre-existing files.

18 years ago[svn] HTTPServer.pm: Serve index.html if no filename is given.
mtortonesi [Thu, 27 Apr 2006 09:33:36 +0000 (02:33 -0700)]
[svn] HTTPServer.pm: Serve index.html if no filename is given.

18 years ago[svn] Wrap macro arg in parentheses.
hniksic [Tue, 11 Apr 2006 18:03:14 +0000 (11:03 -0700)]
[svn] Wrap macro arg in parentheses.

18 years ago[svn] Document parse_content_disposition.
hniksic [Sat, 8 Apr 2006 16:05:42 +0000 (09:05 -0700)]
[svn] Document parse_content_disposition.

18 years ago[svn] Several fixes for MSVC8.
mtortonesi [Fri, 7 Apr 2006 10:30:09 +0000 (03:30 -0700)]
[svn] Several fixes for MSVC8.

18 years ago[svn] Document the support for Content-Disposition.
hniksic [Wed, 5 Apr 2006 11:20:38 +0000 (04:20 -0700)]
[svn] Document the support for Content-Disposition.

18 years ago[svn] Restricted operational semantics of frontcmp and proclist from generic strings...
mtortonesi [Wed, 15 Mar 2006 14:55:29 +0000 (06:55 -0800)]
[svn] Restricted operational semantics of frontcmp and proclist from generic strings to directory names, and fixed dirname matching algorithm. Renamed above mentioned functions to subdir_p and dir_matches_p respectively. Added testcases for subdir_p and dir_matches_p.

18 years ago[svn] recur.c: changed type of html_allowed member of struct queue_element to bool.
mtortonesi [Tue, 14 Mar 2006 13:52:17 +0000 (05:52 -0800)]
[svn] recur.c: changed type of html_allowed member of struct queue_element to bool.

18 years ago[svn] Add support for download of hidden files from FTP.
mtortonesi [Thu, 9 Mar 2006 13:50:03 +0000 (05:50 -0800)]
[svn] Add support for download of hidden files from FTP.

18 years ago[svn] Declare HAVE_UINTPTR_T under MinGW.
hniksic [Thu, 9 Mar 2006 12:13:54 +0000 (04:13 -0800)]
[svn] Declare HAVE_UINTPTR_T under MinGW.

18 years ago[svn] Fixed definition of TOLOWER when STANDALONE.
hniksic [Mon, 6 Mar 2006 14:00:18 +0000 (06:00 -0800)]
[svn] Fixed definition of TOLOWER when STANDALONE.

18 years ago[svn] Fixed recursive HTTP retrieval
mtortonesi [Thu, 2 Mar 2006 09:27:45 +0000 (01:27 -0800)]
[svn] Fixed recursive HTTP retrieval

18 years ago[svn] Use the extract_param function for parsing the www-authenticate header.
hniksic [Tue, 28 Feb 2006 22:32:56 +0000 (14:32 -0800)]
[svn] Use the extract_param function for parsing the www-authenticate header.

18 years ago[svn] Use extract_params to parse the Set-Cookies header.
hniksic [Tue, 28 Feb 2006 20:50:37 +0000 (12:50 -0800)]
[svn] Use extract_params to parse the Set-Cookies header.

18 years ago[svn] Deleted extract_param_value_delim.
hniksic [Tue, 28 Feb 2006 20:09:34 +0000 (12:09 -0800)]
[svn] Deleted extract_param_value_delim.

18 years ago[svn] Parse Content-Disposition better. Implement memrchr where missing.
hniksic [Tue, 28 Feb 2006 19:27:52 +0000 (11:27 -0800)]
[svn] Parse Content-Disposition better.  Implement memrchr where missing.

18 years ago[svn] Don't preserve ".." at beginning of path.
hniksic [Tue, 28 Feb 2006 17:41:09 +0000 (09:41 -0800)]
[svn] Don't preserve ".." at beginning of path.

18 years ago[svn] Only use FILE.N.html if FILE.html exists.
hniksic [Sat, 25 Feb 2006 23:28:49 +0000 (15:28 -0800)]
[svn] Only use FILE.N.html if FILE.html exists.

18 years ago[svn] Made thread_hnd non-static.
hniksic [Thu, 9 Feb 2006 12:39:27 +0000 (04:39 -0800)]
[svn] Made thread_hnd non-static.

18 years ago[svn] Doc fix.
hniksic [Thu, 9 Feb 2006 10:24:07 +0000 (02:24 -0800)]
[svn] Doc fix.

18 years ago[svn] Changed "a recent article" to "a 2001 article" in the description of
hniksic [Sun, 5 Feb 2006 08:43:46 +0000 (00:43 -0800)]
[svn] Changed "a recent article" to "a 2001 article" in the description of
--random-wait.

18 years ago[svn] Put random_wait at the correct location.
hniksic [Sun, 5 Feb 2006 08:40:25 +0000 (00:40 -0800)]
[svn] Put random_wait at the correct location.

18 years ago[svn] Made [0.5*wait, 1.5*wait) the range of --random-wait.
hniksic [Sun, 5 Feb 2006 08:35:22 +0000 (00:35 -0800)]
[svn] Made [0.5*wait, 1.5*wait) the range of --random-wait.

18 years ago[svn] Removed the SPRINTF_WGINT macro.
hniksic [Fri, 3 Feb 2006 10:31:00 +0000 (02:31 -0800)]
[svn] Removed the SPRINTF_WGINT macro.

18 years ago[svn] Don't use sprintf for printing WGINT_MIN; simply divide n by 10 and defer
hniksic [Fri, 3 Feb 2006 10:27:59 +0000 (02:27 -0800)]
[svn] Don't use sprintf for printing WGINT_MIN; simply divide n by 10 and defer
printing the last digit.

18 years ago[svn] Implement correct parsing of HTTP Content-Disposition header.
mtortonesi [Fri, 3 Feb 2006 09:33:57 +0000 (01:33 -0800)]
[svn] Implement correct parsing of HTTP Content-Disposition header.

18 years ago[svn] Obtain the declaration of uintptr_t when standalone.
hniksic [Thu, 2 Feb 2006 13:37:56 +0000 (05:37 -0800)]
[svn] Obtain the declaration of uintptr_t when standalone.

18 years ago[svn] Don't define countof if it's already defined.
hniksic [Thu, 2 Feb 2006 13:04:33 +0000 (05:04 -0800)]
[svn] Don't define countof if it's already defined.

18 years ago[svn] Removed empty lines in output format.
mtortonesi [Mon, 30 Jan 2006 10:06:10 +0000 (02:06 -0800)]
[svn] Removed empty lines in output format.

18 years ago[svn] Commited new HTTP output format.
mtortonesi [Mon, 30 Jan 2006 08:54:09 +0000 (00:54 -0800)]
[svn] Commited new HTTP output format.

18 years ago[svn] Removed broken output file removal patch.
mtortonesi [Mon, 30 Jan 2006 08:46:16 +0000 (00:46 -0800)]
[svn] Removed broken output file removal patch.

18 years ago[svn] Remove output document in case of download problems when -O and --quiet are...
mtortonesi [Tue, 24 Jan 2006 13:36:24 +0000 (05:36 -0800)]
[svn] Remove output document in case of download problems when -O and --quiet are given.

18 years ago[svn] Major improvement of testing suite.
mtortonesi [Tue, 24 Jan 2006 12:15:58 +0000 (04:15 -0800)]
[svn] Major improvement of testing suite.

18 years ago[svn] Fixed pre-download verbose output which was broken by HTTP code refactoring.
mtortonesi [Wed, 7 Dec 2005 08:24:24 +0000 (00:24 -0800)]
[svn] Fixed pre-download verbose output which was broken by HTTP code refactoring.

18 years ago[svn] New OO Architecture for Wget Test Suite
mtortonesi [Mon, 5 Dec 2005 13:35:07 +0000 (05:35 -0800)]
[svn] New OO Architecture for Wget Test Suite

18 years ago[svn] Better explanation of last change to HTTP code in ChangeLog.
mtortonesi [Mon, 5 Dec 2005 11:25:50 +0000 (03:25 -0800)]
[svn] Better explanation of last change to HTTP code in ChangeLog.

18 years ago[svn] Removed C++ style comments from http.c and test.c, as we support C89 compilers...
mtortonesi [Mon, 5 Dec 2005 10:55:30 +0000 (02:55 -0800)]
[svn] Removed C++ style comments from http.c and test.c, as we support C89 compilers as well.

18 years ago[svn] Major refactoring of HTTP code. Added support for Content-Disposition header.
mtortonesi [Wed, 23 Nov 2005 10:18:18 +0000 (02:18 -0800)]
[svn] Major refactoring of HTTP code. Added support for Content-Disposition header.

18 years ago[svn] Use uintptr_t instead of unsigned long for integer representation of pointers.
hniksic [Sat, 19 Nov 2005 19:35:02 +0000 (11:35 -0800)]
[svn] Use uintptr_t instead of unsigned long for integer representation of pointers.

18 years ago[svn] Fix wording for https_proxy.
hniksic [Tue, 15 Nov 2005 21:23:18 +0000 (13:23 -0800)]
[svn] Fix wording for https_proxy.

18 years ago[svn] Document the https_proxy setting.
hniksic [Tue, 15 Nov 2005 21:18:14 +0000 (13:18 -0800)]
[svn] Document the https_proxy setting.

18 years ago[svn] Fixed typo.
mtortonesi [Wed, 2 Nov 2005 16:16:31 +0000 (08:16 -0800)]
[svn] Fixed typo.

18 years ago[svn] Improved support for unit testing
mtortonesi [Wed, 2 Nov 2005 15:48:45 +0000 (07:48 -0800)]
[svn] Improved support for unit testing

18 years ago[svn] Added support for HTTP testing.
mtortonesi [Wed, 2 Nov 2005 14:27:23 +0000 (06:27 -0800)]
[svn] Added support for HTTP testing.

18 years ago[svn] Added basic support for unit testing
mtortonesi [Thu, 27 Oct 2005 14:13:40 +0000 (07:13 -0700)]
[svn] Added basic support for unit testing

18 years ago[svn] Added Daniel's fix for remotely exploitable buffer overflow vulnerability in...
mtortonesi [Thu, 13 Oct 2005 09:04:16 +0000 (02:04 -0700)]
[svn] Added Daniel's fix for remotely exploitable buffer overflow vulnerability in NTML code.

18 years ago[svn] Removed gcc 4.0 warnings, by Russ Allberry.
hniksic [Sun, 9 Oct 2005 09:59:20 +0000 (02:59 -0700)]
[svn] Removed gcc 4.0 warnings, by Russ Allberry.

18 years ago[svn] retr.c: Changed semantics of no_proxy_match.
mtortonesi [Wed, 5 Oct 2005 09:46:07 +0000 (02:46 -0700)]
[svn] retr.c: Changed semantics of no_proxy_match.

18 years ago[svn] Fixed typo
mtortonesi [Wed, 5 Oct 2005 09:43:47 +0000 (02:43 -0700)]
[svn] Fixed typo

18 years ago[svn] Don't print download summary if nothing has been downloaded.
hniksic [Sat, 17 Sep 2005 13:07:00 +0000 (06:07 -0700)]
[svn] Don't print download summary if nothing has been downloaded.

18 years ago[svn] Change name of param.
hniksic [Sat, 17 Sep 2005 12:55:21 +0000 (05:55 -0700)]
[svn] Change name of param.

18 years ago[svn] Rewrite the "passive FTP" paragraph.
hniksic [Fri, 2 Sep 2005 16:29:11 +0000 (09:29 -0700)]
[svn] Rewrite the "passive FTP" paragraph.

18 years ago[svn] Introduce symbolic constants for "magic" values of 0.2 and 0.9,
hniksic [Thu, 1 Sep 2005 16:44:11 +0000 (09:44 -0700)]
[svn] Introduce symbolic constants for "magic" values of 0.2 and 0.9,
REFRESH_INTERVAL and ETA_REFRESH_INTERVAL.

18 years ago[svn] Fix strtoll("0x", ptr, 0) to set *ptr to position of 'x', not after it.
hniksic [Sat, 27 Aug 2005 19:27:46 +0000 (12:27 -0700)]
[svn] Fix strtoll("0x", ptr, 0) to set *ptr to position of 'x', not after it.

18 years ago[svn] Doc fix.
hniksic [Sat, 27 Aug 2005 19:09:52 +0000 (12:09 -0700)]
[svn] Doc fix.

18 years ago[svn] Doc fix.
hniksic [Sat, 27 Aug 2005 19:09:42 +0000 (12:09 -0700)]
[svn] Doc fix.

18 years ago[svn] Use hash_table_iterate in cookie_jar_delete.
hniksic [Sat, 27 Aug 2005 13:25:47 +0000 (06:25 -0700)]
[svn] Use hash_table_iterate in cookie_jar_delete.

18 years ago[svn] Simplify iteration over hash table entries.
hniksic [Sat, 27 Aug 2005 13:05:39 +0000 (06:05 -0700)]
[svn] Simplify iteration over hash table entries.

18 years ago[svn] Mention GnuTLS support.
hniksic [Sat, 27 Aug 2005 12:54:55 +0000 (05:54 -0700)]
[svn] Mention GnuTLS support.

18 years ago[svn] Use @datadir@. Define localedir as $(datadir)/locale.
hniksic [Fri, 26 Aug 2005 18:51:23 +0000 (11:51 -0700)]
[svn] Use @datadir@.  Define localedir as $(datadir)/locale.
By Albert Chin.

18 years ago[svn] Docfix: "conventional" -> "conventional wisdom"
hniksic [Fri, 26 Aug 2005 18:19:00 +0000 (11:19 -0700)]
[svn] Docfix: "conventional" -> "conventional wisdom"

18 years ago[svn] Fix typo.
hniksic [Fri, 26 Aug 2005 12:05:54 +0000 (05:05 -0700)]
[svn] Fix typo.

18 years ago[svn] Abort configure if --with-ssl given but SSL unavailable. Use HAVE_LIBSSL
hniksic [Fri, 26 Aug 2005 12:02:04 +0000 (05:02 -0700)]
[svn] Abort configure if --with-ssl given but SSL unavailable.  Use HAVE_LIBSSL
and HAVE_LIBGNUTLS symbols provided by AC_LIB_HAVE_LINKFLAGS instead of
inventing new ones.
By Stepan Kasal.

18 years ago[svn] Tell OpenSSL to renegotiate automatically (mode SSL_MODE_AUTO_RETRY).
hniksic [Fri, 26 Aug 2005 10:42:31 +0000 (03:42 -0700)]
[svn] Tell OpenSSL to renegotiate automatically (mode SSL_MODE_AUTO_RETRY).
By Jeremy Shapiro.

18 years ago[svn] Use IP_INADDR_DATA.
hniksic [Tue, 23 Aug 2005 20:40:37 +0000 (13:40 -0700)]
[svn] Use IP_INADDR_DATA.

18 years ago[svn] Reverted to previous revision.
hniksic [Mon, 22 Aug 2005 11:19:58 +0000 (04:19 -0700)]
[svn] Reverted to previous revision.

18 years ago[svn] Minor modifications to README.maint upon Hrvoje's suggestions.
mtortonesi [Thu, 18 Aug 2005 05:33:02 +0000 (22:33 -0700)]
[svn] Minor modifications to README.maint upon Hrvoje's suggestions.

18 years ago[svn] Added README.maint.
mtortonesi [Wed, 17 Aug 2005 20:13:21 +0000 (13:13 -0700)]
[svn] Added README.maint.

18 years ago[svn] Added update_po_files.sh script.
mtortonesi [Tue, 16 Aug 2005 22:37:10 +0000 (15:37 -0700)]
[svn] Added update_po_files.sh script.

18 years ago[svn] Updated PO files from the TP.
mtortonesi [Tue, 16 Aug 2005 22:00:05 +0000 (15:00 -0700)]
[svn] Updated PO files from the TP.

18 years ago[svn] Doc fix.
hniksic [Fri, 12 Aug 2005 13:17:42 +0000 (06:17 -0700)]
[svn] Doc fix.

18 years ago[svn] Renamed strtoll_return to strtoll_type.
hniksic [Fri, 12 Aug 2005 12:56:52 +0000 (05:56 -0700)]
[svn] Renamed strtoll_return to strtoll_type.