]> sjero.net Git - wget/log
wget
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.

18 years ago[svn] Switch to days when printing more than 48h rather than 100h.
hniksic [Thu, 11 Aug 2005 21:20:37 +0000 (14:20 -0700)]
[svn] Switch to days when printing more than 48h rather than 100h.

18 years ago[svn] If strtoll is not present, check for strtoimax and use it where available.
hniksic [Thu, 11 Aug 2005 21:18:56 +0000 (14:18 -0700)]
[svn] If strtoll is not present, check for strtoimax and use it where available.
If neither is present, define own strtoll.

18 years ago[svn] Declare presence of sin6_scope_id.
hniksic [Wed, 10 Aug 2005 14:29:55 +0000 (07:29 -0700)]
[svn] Declare presence of sin6_scope_id.

18 years ago[svn] Simplify the ip_address data union. Always use inet_ntop for printing
hniksic [Wed, 10 Aug 2005 13:50:08 +0000 (06:50 -0700)]
[svn] Simplify the ip_address data union.  Always use inet_ntop for printing
IP addresses when IPv6 is enabled.

18 years ago[svn] Doc fix.
hniksic [Wed, 10 Aug 2005 12:40:31 +0000 (05:40 -0700)]
[svn] Doc fix.

18 years ago[svn] Doc fix.
hniksic [Wed, 10 Aug 2005 12:28:01 +0000 (05:28 -0700)]
[svn] Doc fix.

18 years ago[svn] Handle IPv4 addresses in inet_ntop.
hniksic [Tue, 9 Aug 2005 12:45:45 +0000 (05:45 -0700)]
[svn] Handle IPv4 addresses in inet_ntop.

18 years ago[svn] Removed kill_longer.
hniksic [Mon, 8 Aug 2005 22:52:39 +0000 (15:52 -0700)]
[svn] Removed kill_longer.

18 years ago[svn] Don't read more than the amount of data specified by the content-length
hniksic [Mon, 8 Aug 2005 22:51:19 +0000 (15:51 -0700)]
[svn] Don't read more than the amount of data specified by the content-length
header.  Removed the obsolete "kill_lines" wgetrc var.

18 years ago[svn] Don't free RESPLINE if ftp_response returns a status other than FTPOK.
hniksic [Mon, 8 Aug 2005 22:21:59 +0000 (15:21 -0700)]
[svn] Don't free RESPLINE if ftp_response returns a status other than FTPOK.
By Vasil Dimov.

18 years ago[svn] Remember the position of the previous token instead of backtracking to it.
hniksic [Thu, 4 Aug 2005 21:45:28 +0000 (14:45 -0700)]
[svn] Remember the position of the previous token instead of backtracking to it.
By Giuseppe Bonacci.

18 years ago[svn] Update from the TP.
hniksic [Fri, 8 Jul 2005 19:10:46 +0000 (12:10 -0700)]
[svn] Update from the TP.

18 years ago[svn] Update from the TP.
hniksic [Fri, 8 Jul 2005 18:53:10 +0000 (11:53 -0700)]
[svn] Update from the TP.

18 years ago[svn] Update from the TP.
hniksic [Fri, 8 Jul 2005 18:52:09 +0000 (11:52 -0700)]
[svn] Update from the TP.

18 years ago[svn] Include process.h for getpid() declaration.
hniksic [Fri, 8 Jul 2005 18:51:27 +0000 (11:51 -0700)]
[svn] Include process.h for getpid() declaration.
By Gisle Vanem.

18 years ago[svn] Reintroduced Watcom support.
hniksic [Fri, 8 Jul 2005 18:47:34 +0000 (11:47 -0700)]
[svn] Reintroduced Watcom support.
By Gisle Vanem.

18 years ago[svn] Comment out #undefs in config.h.
hniksic [Fri, 8 Jul 2005 13:41:22 +0000 (06:41 -0700)]
[svn] Comment out #undefs in config.h.

18 years ago[svn] Remove -Wno-implicit from default GCC flags.
hniksic [Fri, 8 Jul 2005 13:40:44 +0000 (06:40 -0700)]
[svn] Remove -Wno-implicit from default GCC flags.

18 years ago[svn] Update from the TP.
hniksic [Fri, 8 Jul 2005 13:15:35 +0000 (06:15 -0700)]
[svn] Update from the TP.

18 years ago[svn] Updated from the TP.
hniksic [Fri, 8 Jul 2005 10:13:41 +0000 (03:13 -0700)]
[svn] Updated from the TP.

18 years ago[svn] Doc update.
hniksic [Fri, 8 Jul 2005 07:36:59 +0000 (00:36 -0700)]
[svn] Doc update.

18 years ago[svn] Use vasprintf where available.
hniksic [Fri, 8 Jul 2005 07:33:05 +0000 (00:33 -0700)]
[svn] Use vasprintf where available.

18 years ago[svn] Doc fix.
hniksic [Fri, 8 Jul 2005 07:25:21 +0000 (00:25 -0700)]
[svn] Doc fix.

18 years ago[svn] Simplify rewrite_shorthand_url.
hniksic [Fri, 8 Jul 2005 06:31:26 +0000 (23:31 -0700)]
[svn] Simplify rewrite_shorthand_url.

18 years ago[svn] Check for the validity of the presented X509 cert.
hniksic [Thu, 7 Jul 2005 17:04:45 +0000 (10:04 -0700)]
[svn] Check for the validity of the presented X509 cert.

18 years ago[svn] Print separate error messages for frequent X509 certificate problems.
hniksic [Thu, 7 Jul 2005 15:31:37 +0000 (08:31 -0700)]
[svn] Print separate error messages for frequent X509 certificate problems.

18 years ago[svn] Put empty for loop body on separate line.
hniksic [Thu, 7 Jul 2005 15:28:34 +0000 (08:28 -0700)]
[svn] Put empty for loop body on separate line.

18 years ago[svn] New file from the TP.
hniksic [Thu, 7 Jul 2005 15:11:07 +0000 (08:11 -0700)]
[svn] New file from the TP.

18 years ago[svn] Only define symbols in config-compiler.h, don't include headers.
hniksic [Thu, 7 Jul 2005 14:48:01 +0000 (07:48 -0700)]
[svn] Only define symbols in config-compiler.h, don't include headers.

18 years ago[svn] Define HAVE__BOOL, HAVE_INTTYPES_H, and HAVE_STRTOLL for MinGW.
hniksic [Thu, 7 Jul 2005 14:30:50 +0000 (07:30 -0700)]
[svn] Define HAVE__BOOL, HAVE_INTTYPES_H, and HAVE_STRTOLL for MinGW.
By Gisle Vanem.

18 years ago[svn] Doc fixes.
hniksic [Thu, 7 Jul 2005 01:22:33 +0000 (18:22 -0700)]
[svn] Doc fixes.

18 years ago[svn] In for loops with empty body, put the ";" on a separate line to silence
hniksic [Thu, 7 Jul 2005 01:08:52 +0000 (18:08 -0700)]
[svn] In for loops with empty body, put the ";" on a separate line to silence
a warning from DMC.

18 years ago[svn] More DMC features.
hniksic [Wed, 6 Jul 2005 23:57:46 +0000 (16:57 -0700)]
[svn] More DMC features.