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

18 years ago[svn] Use strtoll on Windows if available (as with DMC).
hniksic [Wed, 6 Jul 2005 23:25:26 +0000 (16:25 -0700)]
[svn] Use strtoll on Windows if available (as with DMC).

18 years ago[svn] Fully declare fnmatch.h.
hniksic [Wed, 6 Jul 2005 23:06:35 +0000 (16:06 -0700)]
[svn] Fully declare fnmatch.h.

18 years ago[svn] Define SIZEOF_LONG_LONG under DMC.
hniksic [Wed, 6 Jul 2005 22:55:28 +0000 (15:55 -0700)]
[svn] Define SIZEOF_LONG_LONG under DMC.

18 years ago[svn] Define HAVE_UTIME_H.
hniksic [Wed, 6 Jul 2005 22:49:21 +0000 (15:49 -0700)]
[svn] Define HAVE_UTIME_H.

18 years ago[svn] Include <sys/stat.h> before redefining stat.
hniksic [Wed, 6 Jul 2005 22:42:45 +0000 (15:42 -0700)]
[svn] Include <sys/stat.h> before redefining stat.

18 years ago[svn] Fix syntax error.
hniksic [Wed, 6 Jul 2005 22:38:34 +0000 (15:38 -0700)]
[svn] Fix syntax error.

18 years ago[svn] Explicitly include config-compiler.h.
hniksic [Wed, 6 Jul 2005 22:37:31 +0000 (15:37 -0700)]
[svn] Explicitly include config-compiler.h.

18 years ago[svn] Define OS_TYPE.
hniksic [Wed, 6 Jul 2005 22:34:34 +0000 (15:34 -0700)]
[svn] Define OS_TYPE.

18 years ago[svn] Unify Windows-related config.h files into windows/config.h and
hniksic [Wed, 6 Jul 2005 22:09:50 +0000 (15:09 -0700)]
[svn] Unify Windows-related config.h files into windows/config.h and
windows/config-compiler.h.

18 years ago[svn] New file.
hniksic [Wed, 6 Jul 2005 21:17:47 +0000 (14:17 -0700)]
[svn] New file.

18 years ago[svn] Unconditionally include <setjmp.h>.
hniksic [Wed, 6 Jul 2005 21:06:29 +0000 (14:06 -0700)]
[svn] Unconditionally include <setjmp.h>.

18 years ago[svn] Don't check for setjmp.h.
hniksic [Wed, 6 Jul 2005 21:04:06 +0000 (14:04 -0700)]
[svn] Don't check for setjmp.h.

18 years ago[svn] Doc fix.
hniksic [Wed, 6 Jul 2005 20:03:50 +0000 (13:03 -0700)]
[svn] Doc fix.

18 years ago[svn] Doc fix.
hniksic [Wed, 6 Jul 2005 19:56:20 +0000 (12:56 -0700)]
[svn] Doc fix.

18 years ago[svn] Doc fix.
hniksic [Wed, 6 Jul 2005 19:50:26 +0000 (12:50 -0700)]
[svn] Doc fix.

18 years ago[svn] New option --ignore-case for case-insensitive matching.
hniksic [Wed, 6 Jul 2005 19:44:00 +0000 (12:44 -0700)]
[svn] New option --ignore-case for case-insensitive matching.

18 years ago[svn] Updated copyright year.
hniksic [Wed, 6 Jul 2005 19:40:03 +0000 (12:40 -0700)]
[svn] Updated copyright year.

18 years ago[svn] Make timers measure seconds directly, not milliseconds.
hniksic [Wed, 6 Jul 2005 16:35:42 +0000 (09:35 -0700)]
[svn] Make timers measure seconds directly, not milliseconds.

18 years ago[svn] Also use @LIBGNUTLS@ to build LIBS.
hniksic [Wed, 6 Jul 2005 16:33:24 +0000 (09:33 -0700)]
[svn] Also use @LIBGNUTLS@ to build LIBS.

18 years ago[svn] Doc fix.
hniksic [Wed, 6 Jul 2005 16:08:00 +0000 (09:08 -0700)]
[svn] Doc fix.

18 years ago[svn] Doc fix.
hniksic [Wed, 6 Jul 2005 16:06:01 +0000 (09:06 -0700)]
[svn] Doc fix.

18 years ago[svn] Allow null MESSAGE.
hniksic [Wed, 6 Jul 2005 09:25:12 +0000 (02:25 -0700)]
[svn] Allow null MESSAGE.

18 years ago[svn] Handle years after 2099.
hniksic [Tue, 5 Jul 2005 18:18:15 +0000 (11:18 -0700)]
[svn] Handle years after 2099.

18 years ago[svn] Remove unused variable.
hniksic [Tue, 5 Jul 2005 11:44:52 +0000 (04:44 -0700)]
[svn] Remove unused variable.

18 years ago[svn] Doc fix.
hniksic [Tue, 5 Jul 2005 11:44:02 +0000 (04:44 -0700)]
[svn] Doc fix.

18 years ago[svn] Leap days -> leap years
hniksic [Tue, 5 Jul 2005 11:41:38 +0000 (04:41 -0700)]
[svn] Leap days -> leap years

18 years ago[svn] A new timegm implementation.
hniksic [Tue, 5 Jul 2005 10:26:57 +0000 (03:26 -0700)]
[svn] A new timegm implementation.

18 years ago[svn] Add GnuTLS support.
hniksic [Tue, 5 Jul 2005 00:16:46 +0000 (17:16 -0700)]
[svn] Add GnuTLS support.

18 years ago[svn] Don't print write error message twice.
hniksic [Mon, 4 Jul 2005 22:53:17 +0000 (15:53 -0700)]
[svn] Don't print write error message twice.

18 years ago[svn] Only allocate an error string on actual error.
hniksic [Mon, 4 Jul 2005 21:42:09 +0000 (14:42 -0700)]
[svn] Only allocate an error string on actual error.

18 years ago[svn] Doc fix.
hniksic [Mon, 4 Jul 2005 21:41:41 +0000 (14:41 -0700)]
[svn] Doc fix.

18 years ago[svn] Prefix pointer value with 0x.
hniksic [Mon, 4 Jul 2005 21:15:50 +0000 (14:15 -0700)]
[svn] Prefix pointer value with 0x.

18 years ago[svn] Fix undef.
hniksic [Mon, 4 Jul 2005 14:48:19 +0000 (07:48 -0700)]
[svn] Fix undef.

18 years ago[svn] Simplify NEXT_BASE64_CHAR.
hniksic [Mon, 4 Jul 2005 14:46:09 +0000 (07:46 -0700)]
[svn] Simplify NEXT_BASE64_CHAR.

18 years ago[svn] Don't tolerate non-base64 non-whitespace characters in base64 stream.
hniksic [Mon, 4 Jul 2005 13:28:19 +0000 (06:28 -0700)]
[svn] Don't tolerate non-base64 non-whitespace characters in base64 stream.

18 years ago[svn] Make last_tick unsigned.
hniksic [Mon, 4 Jul 2005 12:30:03 +0000 (05:30 -0700)]
[svn] Make last_tick unsigned.

18 years ago[svn] Updated alloca declaration.
hniksic [Mon, 4 Jul 2005 01:48:47 +0000 (18:48 -0700)]
[svn] Updated alloca declaration.

18 years ago[svn]
hniksic [Mon, 4 Jul 2005 01:46:46 +0000 (18:46 -0700)]
[svn]

18 years ago[svn] Doc fix.
hniksic [Mon, 4 Jul 2005 01:07:59 +0000 (18:07 -0700)]
[svn] Doc fix.

18 years ago[svn] Document test_socket_open.
hniksic [Mon, 4 Jul 2005 00:55:12 +0000 (17:55 -0700)]
[svn] Document test_socket_open.

18 years ago[svn] Separate SSL error messages with "; ".
hniksic [Mon, 4 Jul 2005 00:35:28 +0000 (17:35 -0700)]
[svn] Separate SSL error messages with "; ".

18 years ago[svn] Correctly print SSL errors.
hniksic [Sun, 3 Jul 2005 21:20:33 +0000 (14:20 -0700)]
[svn] Correctly print SSL errors.

18 years ago[svn] Also wrap accept() and listen() on Windows.
hniksic [Sun, 3 Jul 2005 20:43:57 +0000 (13:43 -0700)]
[svn] Also wrap accept() and listen() on Windows.

18 years ago[svn] Include src/ptimer.c in POTFILES.in.
hniksic [Sun, 3 Jul 2005 13:37:29 +0000 (06:37 -0700)]
[svn] Include src/ptimer.c in POTFILES.in.

18 years ago[svn] source-code -> source code
hniksic [Sun, 3 Jul 2005 12:56:22 +0000 (05:56 -0700)]
[svn] source-code -> source code

18 years ago[svn] Added section on dependencies.
hniksic [Sun, 3 Jul 2005 12:54:20 +0000 (05:54 -0700)]
[svn] Added section on dependencies.

18 years ago[svn] Refer to "INSTALL".
hniksic [Sun, 3 Jul 2005 12:25:10 +0000 (05:25 -0700)]
[svn] Refer to "INSTALL".

18 years ago[svn] In uri_merge, skip separators appropriate for the scheme when looking
hniksic [Sun, 3 Jul 2005 00:03:39 +0000 (17:03 -0700)]
[svn] In uri_merge, skip separators appropriate for the scheme when looking
for end of path.

18 years ago[svn] Document external dependencies.
hniksic [Sat, 2 Jul 2005 22:12:33 +0000 (15:12 -0700)]
[svn] Document external dependencies.

18 years ago[svn] Don't include connect.h.
hniksic [Sat, 2 Jul 2005 13:29:02 +0000 (06:29 -0700)]
[svn] Don't include connect.h.

18 years ago[svn] Remove extraneous include of netdb.h.
hniksic [Sat, 2 Jul 2005 13:25:48 +0000 (06:25 -0700)]
[svn] Remove extraneous include of netdb.h.

18 years ago[svn] Document reasoning behind CLOSE_INVALIDATED more accurately.
hniksic [Sat, 2 Jul 2005 13:23:54 +0000 (06:23 -0700)]
[svn] Document reasoning behind CLOSE_INVALIDATED more accurately.

18 years ago[svn] Document the side effect of test_socket_open.
hniksic [Sat, 2 Jul 2005 13:22:13 +0000 (06:22 -0700)]
[svn] Document the side effect of test_socket_open.

18 years ago[svn] Don't imply that dot progress being used by default for log files is a
hniksic [Sat, 2 Jul 2005 13:14:32 +0000 (06:14 -0700)]
[svn] Don't imply that dot progress being used by default for log files is a
novelty.

18 years ago[svn] Don't document the gettext dependency here.
hniksic [Sat, 2 Jul 2005 13:07:30 +0000 (06:07 -0700)]
[svn] Don't document the gettext dependency here.

18 years ago[svn] Improve ChangeLog entry.
hniksic [Sat, 2 Jul 2005 11:05:50 +0000 (04:05 -0700)]
[svn] Improve ChangeLog entry.

18 years ago[svn] Correctly skip error message body for keep-alive connections.
hniksic [Sat, 2 Jul 2005 11:03:29 +0000 (04:03 -0700)]
[svn] Correctly skip error message body for keep-alive connections.

18 years ago[svn] Fix fragments crash. Support fragments for FTP URLs.
hniksic [Sat, 2 Jul 2005 02:51:38 +0000 (19:51 -0700)]
[svn] Fix fragments crash.  Support fragments for FTP URLs.

18 years ago[svn] Remove "CVS" from version number.
hniksic [Sat, 2 Jul 2005 02:28:21 +0000 (19:28 -0700)]
[svn] Remove "CVS" from version number.

18 years ago[svn] Update FSF's address and copyright years.
hniksic [Sat, 2 Jul 2005 02:26:52 +0000 (19:26 -0700)]
[svn] Update FSF's address and copyright years.

18 years ago[svn] Update FSF's address.
hniksic [Sat, 2 Jul 2005 02:06:27 +0000 (19:06 -0700)]
[svn] Update FSF's address.

18 years ago[svn] Display smaller download rate numbers with more digits of precision.
hniksic [Sat, 2 Jul 2005 00:40:54 +0000 (17:40 -0700)]
[svn] Display smaller download rate numbers with more digits of precision.

18 years ago[svn] Minor improvements to fd_read_hunk.
hniksic [Fri, 1 Jul 2005 23:37:50 +0000 (16:37 -0700)]
[svn] Minor improvements to fd_read_hunk.

18 years ago[svn] Fix URL parsing bugs.
hniksic [Fri, 1 Jul 2005 17:22:57 +0000 (10:22 -0700)]
[svn] Fix URL parsing bugs.

18 years ago[svn] Mention ETA being available for dot progress.
hniksic [Fri, 1 Jul 2005 01:25:46 +0000 (18:25 -0700)]
[svn] Mention ETA being available for dot progress.

18 years ago[svn] Mention in message that the "GNU" md5 implementation is in fact built-in to
hniksic [Fri, 1 Jul 2005 01:23:03 +0000 (18:23 -0700)]
[svn] Mention in message that the "GNU" md5 implementation is in fact built-in to
Wget.

18 years ago[svn] Don't refer to the non-existent -nr option.
hniksic [Fri, 1 Jul 2005 01:19:00 +0000 (18:19 -0700)]
[svn] Don't refer to the non-existent -nr option.

18 years ago[svn] Renamed "pretty_print_address" to "print_address".
hniksic [Thu, 30 Jun 2005 20:03:18 +0000 (13:03 -0700)]
[svn] Renamed "pretty_print_address" to "print_address".

18 years ago[svn] Explicitly document all cases when generating the Host header.
hniksic [Thu, 30 Jun 2005 15:09:39 +0000 (08:09 -0700)]
[svn] Explicitly document all cases when generating the Host header.

18 years ago[svn] Implement inet_ntop on Windows.
hniksic [Thu, 30 Jun 2005 13:48:10 +0000 (06:48 -0700)]
[svn] Implement inet_ntop on Windows.

18 years ago[svn] Remove unused variable row_qty.
hniksic [Thu, 30 Jun 2005 12:16:06 +0000 (05:16 -0700)]
[svn] Remove unused variable row_qty.

18 years ago[svn] Check for both SIGUSR1 and SIGHUP before using them.
hniksic [Thu, 30 Jun 2005 12:15:08 +0000 (05:15 -0700)]
[svn] Check for both SIGUSR1 and SIGHUP before using them.

18 years ago[svn] Correct location of OBJS dependency.
hniksic [Thu, 30 Jun 2005 12:13:05 +0000 (05:13 -0700)]
[svn] Correct location of OBJS dependency.

18 years ago[svn] Mark configure.bat as executable for the sake of Cygwin.
hniksic [Thu, 30 Jun 2005 11:56:06 +0000 (04:56 -0700)]
[svn] Mark configure.bat as executable for the sake of Cygwin.

18 years ago[svn] Unconditionally include locale.h.
hniksic [Wed, 29 Jun 2005 21:45:44 +0000 (14:45 -0700)]
[svn] Unconditionally include locale.h.

18 years ago[svn] Fix check for OpenSSL MD5.
hniksic [Wed, 29 Jun 2005 21:41:15 +0000 (14:41 -0700)]
[svn] Fix check for OpenSSL MD5.

18 years ago[svn] Include sys/time.h to get struct timeval.
hniksic [Wed, 29 Jun 2005 21:32:17 +0000 (14:32 -0700)]
[svn] Include sys/time.h to get struct timeval.

18 years ago[svn] Remove obsolete definition of with_thousand_seps_sum.
hniksic [Wed, 29 Jun 2005 17:57:03 +0000 (10:57 -0700)]
[svn] Remove obsolete definition of with_thousand_seps_sum.