]> sjero.net Git - wget/log
wget
17 years ago[svn] Check for overflow when calculating ETA.
hniksic [Tue, 23 Jan 2007 21:31:30 +0000 (13:31 -0800)]
[svn] Check for overflow when calculating ETA.

17 years ago[svn] Get rid of a gcc warning about strict-aliasing violation.
mtortonesi [Tue, 9 Jan 2007 15:55:12 +0000 (07:55 -0800)]
[svn] Get rid of a gcc warning about strict-aliasing violation.

17 years ago[svn] Fixed segfault if response text is missing
mtortonesi [Tue, 9 Jan 2007 14:37:03 +0000 (06:37 -0800)]
[svn] Fixed segfault if response text is missing

17 years ago[svn] Several Windows-related changes.
mtortonesi [Fri, 29 Dec 2006 17:23:20 +0000 (09:23 -0800)]
[svn] Several Windows-related changes.

17 years ago[svn] Fix -P in case HTTP Content-Disposition header is present.
mtortonesi [Wed, 27 Dec 2006 09:42:28 +0000 (01:42 -0800)]
[svn] Fix -P in case HTTP Content-Disposition header is present.

17 years ago[svn] Minor fixes to test suite.
mtortonesi [Wed, 27 Dec 2006 09:00:12 +0000 (01:00 -0800)]
[svn] Minor fixes to test suite.

17 years ago[svn] Fixed problem with recursive FTP retrieval.
hniksic [Tue, 21 Nov 2006 22:18:12 +0000 (14:18 -0800)]
[svn] Fixed problem with recursive FTP retrieval.

17 years ago[svn] Added testing for -np option.
mtortonesi [Fri, 10 Nov 2006 11:06:24 +0000 (03:06 -0800)]
[svn] Added testing for -np option.

17 years ago[svn] Would incorrectly skip changing working directory when retrying after a
hniksic [Wed, 18 Oct 2006 20:45:30 +0000 (13:45 -0700)]
[svn] Would incorrectly skip changing working directory when retrying after a
failed FTP attempt.

17 years ago[svn] config-compiler.h (HAVE_INTPTR_T): Define to 1 under MinGW.
mtortonesi [Thu, 12 Oct 2006 16:22:03 +0000 (09:22 -0700)]
[svn] config-compiler.h (HAVE_INTPTR_T): Define to 1 under MinGW.

17 years ago[svn] Major testsuite update.
mtortonesi [Thu, 12 Oct 2006 16:18:57 +0000 (09:18 -0700)]
[svn] Major testsuite update.

17 years ago[svn] Added spider.c to the list of source files to compile.
mtortonesi [Thu, 12 Oct 2006 15:34:33 +0000 (08:34 -0700)]
[svn] Added spider.c to the list of source files to compile.

17 years ago[svn] Fixed broken -E -k -K mode.
mtortonesi [Thu, 12 Oct 2006 13:37:58 +0000 (06:37 -0700)]
[svn] Fixed broken -E -k -K mode.

17 years ago[svn] #include'd spider.h to get rid of compiler warnings.
mtortonesi [Mon, 28 Aug 2006 14:41:40 +0000 (07:41 -0700)]
[svn] #include'd spider.h to get rid of compiler warnings.

17 years ago[svn] Fixed a DESTDIR-related bug.
mtortonesi [Mon, 28 Aug 2006 09:42:05 +0000 (02:42 -0700)]
[svn] Fixed a DESTDIR-related bug.

17 years ago[svn] Added spider.c to the list of files to compile and spider.h to the list of...
mtortonesi [Thu, 24 Aug 2006 15:34:24 +0000 (08:34 -0700)]
[svn] Added spider.c to the list of files to compile and spider.h to the list of header files.

17 years ago[svn] Several fixes for recursive spider mode.
mtortonesi [Thu, 24 Aug 2006 15:27:57 +0000 (08:27 -0700)]
[svn] Several fixes for recursive spider mode.

17 years ago[svn] Updated README.maint in order to adopt new FTP upload procedure 1.1.
mtortonesi [Tue, 22 Aug 2006 15:09:39 +0000 (08:09 -0700)]
[svn] Updated README.maint in order to adopt new FTP upload procedure 1.1.

17 years ago[svn] Updated Estonian translation.
mtortonesi [Tue, 22 Aug 2006 14:29:04 +0000 (07:29 -0700)]
[svn] Updated Estonian translation.

17 years ago[svn] Changed Content-type to text/html in Test2.px.
mtortonesi [Tue, 22 Aug 2006 14:26:36 +0000 (07:26 -0700)]
[svn] Changed Content-type to text/html in Test2.px.

17 years ago[svn] Fixed a timestamping related bug in HTTP downloads.
mtortonesi [Mon, 21 Aug 2006 13:38:15 +0000 (06:38 -0700)]
[svn] Fixed a timestamping related bug in HTTP downloads.

17 years ago[svn] Fix broken -c in new HTTP code.
mtortonesi [Thu, 17 Aug 2006 10:49:29 +0000 (03:49 -0700)]
[svn] Fix broken -c in new HTTP code.

17 years ago[svn] Updated ChangeLog.
mtortonesi [Thu, 17 Aug 2006 10:23:31 +0000 (03:23 -0700)]
[svn] Updated ChangeLog.

17 years ago[svn] Added support for Range header.
mtortonesi [Thu, 17 Aug 2006 09:15:00 +0000 (02:15 -0700)]
[svn] Added support for Range header.

17 years ago[svn] Avoid code repetition between time_str and datetime_str.
hniksic [Tue, 8 Aug 2006 14:32:53 +0000 (07:32 -0700)]
[svn] Avoid code repetition between time_str and datetime_str.

17 years ago[svn] Warn to keep the option list sorted.
hniksic [Tue, 8 Aug 2006 14:31:12 +0000 (07:31 -0700)]
[svn] Warn to keep the option list sorted.

17 years ago[svn] Fix ordering of the command array.
hniksic [Fri, 21 Jul 2006 11:20:40 +0000 (04:20 -0700)]
[svn] Fix ordering of the command array.

17 years ago[svn] Added DESTDIR=\'\' to MAKEDEFS in top-dir Makefile.in.
mtortonesi [Mon, 17 Jul 2006 09:23:59 +0000 (02:23 -0700)]
[svn] Added DESTDIR=\'\' to MAKEDEFS in top-dir Makefile.in.

17 years ago[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for...
mtortonesi [Fri, 14 Jul 2006 13:25:50 +0000 (06:25 -0700)]
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.

17 years ago[svn] Fixed wrong expected behaviour in Test4.px.
mtortonesi [Fri, 14 Jul 2006 13:20:42 +0000 (06:20 -0700)]
[svn] Fixed wrong expected behaviour in Test4.px.

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.