]> sjero.net Git - wget/log
wget
13 years agobootstrap: Relax gettext version to 0.17.
Giuseppe Scrivano [Fri, 9 Jul 2010 16:08:39 +0000 (18:08 +0200)]
bootstrap: Relax gettext version to 0.17.

13 years agoAdd `vasprintf'. Remove `asprintf'.
Giuseppe Scrivano [Fri, 9 Jul 2010 12:56:40 +0000 (14:56 +0200)]
Add `vasprintf'.  Remove `asprintf'.

13 years agoRename two functions.
Giuseppe Scrivano [Fri, 9 Jul 2010 10:24:51 +0000 (12:24 +0200)]
Rename two functions.

13 years agoThe GNU TLS backend loads default root certificates.
Giuseppe Scrivano [Mon, 5 Jul 2010 17:27:16 +0000 (19:27 +0200)]
The GNU TLS backend loads default root certificates.

13 years agoHonor the --secure-protocol flag in the GNU TLS backend.
Giuseppe Scrivano [Sat, 3 Jul 2010 11:48:15 +0000 (13:48 +0200)]
Honor the --secure-protocol flag in the GNU TLS backend.

13 years agoBy default use GNU TLS not OpenSSL.
Giuseppe Scrivano [Tue, 22 Jun 2010 20:33:38 +0000 (22:33 +0200)]
By default use GNU TLS not OpenSSL.

13 years agoFix help string for --random-wait.
Giuseppe Scrivano [Sun, 20 Jun 2010 10:10:35 +0000 (12:10 +0200)]
Fix help string for --random-wait.

13 years agoRemove `windows' subdirectory.
Giuseppe Scrivano [Thu, 17 Jun 2010 21:08:23 +0000 (23:08 +0200)]
Remove `windows' subdirectory.

13 years agoFix IPv6 detection under Windows.
Giuseppe Scrivano [Tue, 15 Jun 2010 14:35:29 +0000 (16:35 +0200)]
Fix IPv6 detection under Windows.

13 years agoFix GNU TLS backend under Windows.
Giuseppe Scrivano [Tue, 15 Jun 2010 11:03:13 +0000 (13:03 +0200)]
Fix GNU TLS backend under Windows.

13 years agoFix some problems with GNU TLS.
Giuseppe Scrivano [Mon, 14 Jun 2010 17:40:03 +0000 (19:40 +0200)]
Fix some problems with GNU TLS.

13 years agoSend a HEAD before the GET when -N and --content-disposition are used together.
Giuseppe Scrivano [Mon, 14 Jun 2010 17:24:47 +0000 (19:24 +0200)]
Send a HEAD before the GET when -N and --content-disposition are used together.

13 years agoReport the total avg transfer speed correctly with multiple URL's and -c.
Muthu Subramanian K [Thu, 10 Jun 2010 22:35:30 +0000 (00:35 +0200)]
Report the total avg transfer speed correctly with multiple URL's and -c.

13 years agoDrop the current maintainer line from the version display.
Giuseppe Scrivano [Thu, 10 Jun 2010 08:19:27 +0000 (10:19 +0200)]
Drop the current maintainer line from the version display.

13 years agoRemove dist-bzip2 dist-lzma from automake options.
Giuseppe Scrivano [Thu, 10 Jun 2010 08:08:17 +0000 (10:08 +0200)]
Remove dist-bzip2 dist-lzma from automake options.

13 years agoAdd build prerequisites.
Giuseppe Scrivano [Thu, 10 Jun 2010 08:06:03 +0000 (10:06 +0200)]
Add build prerequisites.

13 years agoGenerate the `build_info.c' file under the build directory.
Giuseppe Scrivano [Thu, 10 Jun 2010 08:03:17 +0000 (10:03 +0200)]
Generate the `build_info.c' file under the build directory.

13 years agoUse /usr/bin/env to find the perl interpreter.
Giuseppe Scrivano [Fri, 4 Jun 2010 09:12:19 +0000 (11:12 +0200)]
Use /usr/bin/env to find the perl interpreter.

13 years agoUse gnulib module `iconv-h'.
Giuseppe Scrivano [Thu, 3 Jun 2010 16:09:52 +0000 (18:09 +0200)]
Use gnulib module `iconv-h'.

13 years agoUnder Windows, do not link to wsock32.
Giuseppe Scrivano [Thu, 3 Jun 2010 15:00:44 +0000 (17:00 +0200)]
Under Windows, do not link to wsock32.

13 years agoIf --content-disposition is used, do not send a HEAD request.
Giuseppe Scrivano [Thu, 3 Jun 2010 14:46:56 +0000 (16:46 +0200)]
If --content-disposition is used, do not send a HEAD request.

13 years agoRemove some unused variables.
Giuseppe Scrivano [Mon, 31 May 2010 20:58:56 +0000 (22:58 +0200)]
Remove some unused variables.

13 years agoFix condition for closed HTML tag.
Giuseppe Scrivano [Mon, 31 May 2010 15:29:05 +0000 (17:29 +0200)]
Fix condition for closed HTML tag.

13 years agoRemove _SVID_SOURCE and _BSD_SOURCE definition.
Giuseppe Scrivano [Mon, 31 May 2010 09:56:06 +0000 (11:56 +0200)]
Remove _SVID_SOURCE and _BSD_SOURCE definition.

13 years agoRemove an unused function and an unused local variable.
Giuseppe Scrivano [Mon, 31 May 2010 09:51:27 +0000 (11:51 +0200)]
Remove an unused function and an unused local variable.

13 years agoPrint diagnostic messages to stderr, not stdout.
Giuseppe Scrivano [Mon, 31 May 2010 07:45:03 +0000 (09:45 +0200)]
Print diagnostic messages to stderr, not stdout.

13 years agoUse the gnulib snprintf module.
Giuseppe Scrivano [Thu, 27 May 2010 11:59:46 +0000 (13:59 +0200)]
Use the gnulib snprintf module.

13 years agoCope better with unclosed html tags.
Giuseppe Scrivano [Sun, 30 May 2010 12:01:10 +0000 (14:01 +0200)]
Cope better with unclosed html tags.

13 years agoAdd new test.
Giuseppe Scrivano [Sat, 29 May 2010 21:10:59 +0000 (23:10 +0200)]
Add new test.

13 years agoExit with failure if -k is specified and -O is not a regular file.
Giuseppe Scrivano [Thu, 27 May 2010 10:45:15 +0000 (12:45 +0200)]
Exit with failure if -k is specified and -O is not a regular file.

13 years agoMention a recent change.
Giuseppe Scrivano [Thu, 27 May 2010 10:19:54 +0000 (12:19 +0200)]
Mention a recent change.

13 years agoTiny aesthetic changes.
Giuseppe Scrivano [Thu, 27 May 2010 10:14:59 +0000 (12:14 +0200)]
Tiny aesthetic changes.

13 years agoSend new cookies when the authorization fails.
Giuseppe Scrivano [Thu, 27 May 2010 10:09:56 +0000 (12:09 +0200)]
Send new cookies when the authorization fails.

13 years agoMention some recent changes in the NEWS file.
Giuseppe Scrivano [Tue, 25 May 2010 16:39:32 +0000 (18:39 +0200)]
Mention some recent changes in the NEWS file.

13 years agoIgnore zero length domains in no_proxy.
Giuseppe Scrivano [Tue, 25 May 2010 16:36:02 +0000 (18:36 +0200)]
Ignore zero length domains in no_proxy.

13 years agoIgnore HTTP 1xx responses.
Giuseppe Scrivano [Tue, 25 May 2010 15:52:13 +0000 (17:52 +0200)]
Ignore HTTP 1xx responses.

13 years agoRemove definition of unused symbols.
Giuseppe Scrivano [Mon, 24 May 2010 10:12:41 +0000 (12:12 +0200)]
Remove definition of unused symbols.

13 years agohttp_atotm copies the NUL character of the locale string.
Giuseppe Scrivano [Sun, 23 May 2010 08:58:05 +0000 (10:58 +0200)]
http_atotm copies the NUL character of the locale string.

13 years agoUse the gnulib md5 module.
Giuseppe Scrivano [Sat, 15 May 2010 23:34:17 +0000 (01:34 +0200)]
Use the gnulib md5 module.

13 years agoFix some build issues
Giuseppe Scrivano [Sat, 15 May 2010 20:58:57 +0000 (22:58 +0200)]
Fix some build issues

13 years agoUse the getopt-gnu gnulib module instead of getopt.
Giuseppe Scrivano [Sat, 15 May 2010 20:34:33 +0000 (22:34 +0200)]
Use the getopt-gnu gnulib module instead of getopt.

13 years agobootstrap: ensure gnulib_path is not empty.
Giuseppe Scrivano [Fri, 14 May 2010 09:46:42 +0000 (11:46 +0200)]
bootstrap: ensure gnulib_path is not empty.

13 years agoUse a script to generate the version string.
Giuseppe Scrivano [Sun, 9 May 2010 22:47:17 +0000 (00:47 +0200)]
Use a script to generate the version string.

13 years agoMass update copyright years.
Giuseppe Scrivano [Sat, 8 May 2010 19:56:15 +0000 (21:56 +0200)]
Mass update copyright years.

13 years agoUse always close as it is defined by gnulib on platforms lacking it.
Giuseppe Scrivano [Fri, 7 May 2010 11:27:11 +0000 (13:27 +0200)]
Use always close as it is defined by gnulib on platforms lacking it.

13 years agoFix unit tests build in a VPATH.
Giuseppe Scrivano [Fri, 7 May 2010 11:10:09 +0000 (13:10 +0200)]
Fix unit tests build in a VPATH.

13 years agoAdd -lws2_32 under mingw32.
Giuseppe Scrivano [Fri, 7 May 2010 10:51:39 +0000 (12:51 +0200)]
Add -lws2_32 under mingw32.

13 years agoRemove some functions not needed anymore.
Giuseppe Scrivano [Fri, 7 May 2010 10:46:47 +0000 (12:46 +0200)]
Remove some functions not needed anymore.

13 years agoFix build under mingw.
Giuseppe Scrivano [Fri, 7 May 2010 10:28:26 +0000 (12:28 +0200)]
Fix build under mingw.

13 years agoRemove generated file.
Giuseppe Scrivano [Fri, 7 May 2010 10:12:55 +0000 (12:12 +0200)]
Remove generated file.

13 years agoAdd directory with generated gnulib files.
Giuseppe Scrivano [Fri, 7 May 2010 08:15:14 +0000 (10:15 +0200)]
Add directory with generated gnulib files.

13 years agoDo not use macro WGET_SOCKLEN_T.
Giuseppe Scrivano [Fri, 7 May 2010 08:11:15 +0000 (10:11 +0200)]
Do not use macro WGET_SOCKLEN_T.

13 years agoDo not define ALL_LINGUAS in configure.ac.
Giuseppe Scrivano [Fri, 7 May 2010 08:00:41 +0000 (10:00 +0200)]
Do not define ALL_LINGUAS in configure.ac.

13 years agoCopy build_info.c.in only if we are working in a VPATH.
Giuseppe Scrivano [Fri, 7 May 2010 07:51:35 +0000 (09:51 +0200)]
Copy build_info.c.in only if we are working in a VPATH.

13 years agoGenerate build_info.c in the builddir not in the srcdir.
Giuseppe Scrivano [Thu, 6 May 2010 21:13:24 +0000 (23:13 +0200)]
Generate build_info.c in the builddir not in the srcdir.

13 years agoUse gnulib bootstrap script.
Giuseppe Scrivano [Thu, 6 May 2010 20:51:08 +0000 (22:51 +0200)]
Use gnulib bootstrap script.

13 years agoGive a nicer message on a malformed status line.
Giuseppe Scrivano [Wed, 5 May 2010 10:27:29 +0000 (12:27 +0200)]
Give a nicer message on a malformed status line.

13 years agoMention last patch in the ChangeLog.
Giuseppe Scrivano [Tue, 4 May 2010 16:03:51 +0000 (18:03 +0200)]
Mention last patch in the ChangeLog.

13 years agoCheck `resp_status' function return code.
Giuseppe Scrivano [Tue, 4 May 2010 15:34:40 +0000 (17:34 +0200)]
Check `resp_status' function return code.

13 years agoAdded myself to the AUTHORS file.
Giuseppe Scrivano [Tue, 4 May 2010 11:20:18 +0000 (13:20 +0200)]
Added myself to the AUTHORS file.

13 years agoFix a sanity check by the AC_CONFIG_SRCDIR macro.
Giuseppe Scrivano [Mon, 3 May 2010 18:40:23 +0000 (20:40 +0200)]
Fix a sanity check by the AC_CONFIG_SRCDIR macro.

13 years agoMention support for HTTP/1.1
Giuseppe Scrivano [Sat, 1 May 2010 21:01:43 +0000 (23:01 +0200)]
Mention support for HTTP/1.1

13 years agoSupport HTTP/1.1.
Giuseppe Scrivano [Sat, 1 May 2010 20:34:11 +0000 (22:34 +0200)]
Support HTTP/1.1.

14 years agoDon't delete an input file fetched via FTP.
Steven Schubiger [Thu, 4 Mar 2010 21:09:31 +0000 (22:09 +0100)]
Don't delete an input file fetched via FTP.

14 years agoCheck stricter for supported URL scheme.
Steven Schubiger [Tue, 2 Mar 2010 20:41:32 +0000 (21:41 +0100)]
Check stricter for supported URL scheme.

14 years agoFix memory leak in retrieve_from_file.
Steven Schubiger [Tue, 2 Mar 2010 19:35:02 +0000 (20:35 +0100)]
Fix memory leak in retrieve_from_file.

14 years agoMake -i work with FTP.
Steven Schubiger [Mon, 1 Mar 2010 23:00:17 +0000 (00:00 +0100)]
Make -i work with FTP.

14 years agoTest -i with HTTP.
Steven Schubiger [Fri, 26 Feb 2010 22:07:51 +0000 (23:07 +0100)]
Test -i with HTTP.

14 years agoAdd port substitution for FTP to tests.
Steven Schubiger [Thu, 25 Feb 2010 20:47:53 +0000 (21:47 +0100)]
Add port substitution for FTP to tests.

14 years agoTime-measurement fix
Paul Townsend [Wed, 27 Jan 2010 18:08:26 +0000 (10:08 -0800)]
Time-measurement fix

14 years agoFixed some mixed declarations-and-code.
Micah Cowan [Thu, 14 Jan 2010 04:41:15 +0000 (20:41 -0800)]
Fixed some mixed declarations-and-code.

14 years ago--no-match-server-timestamps -> --no-use-server-timestamps
Micah Cowan [Sun, 10 Jan 2010 04:21:37 +0000 (20:21 -0800)]
--no-match-server-timestamps -> --no-use-server-timestamps

14 years agoClarify David's change as not being significant for copyright.
Micah Cowan [Sun, 10 Jan 2010 02:58:14 +0000 (18:58 -0800)]
Clarify David's change as not being significant for copyright.

14 years ago--no-match-server-timestamps
David Holman [Sun, 10 Jan 2010 02:57:18 +0000 (18:57 -0800)]
--no-match-server-timestamps

14 years agoFormat %p as unsigned.
Peter Rosin [Sun, 10 Jan 2010 02:18:21 +0000 (18:18 -0800)]
Format %p as unsigned.

14 years agoPATH_MAX from sys/param.h, when not available from limits.h.
Jeremy Olexa [Sun, 10 Jan 2010 00:53:41 +0000 (16:53 -0800)]
PATH_MAX from sys/param.h, when not available from limits.h.

14 years agoimported patch vms-changelogs
Steven Schweda [Sat, 9 Jan 2010 23:24:02 +0000 (15:24 -0800)]
imported patch vms-changelogs

14 years agoimported patch vms-carat
Steven Schweda [Sat, 9 Jan 2010 23:24:02 +0000 (15:24 -0800)]
imported patch vms-carat

14 years agoimported patch vms-overlay
Steven Schweda [Sat, 9 Jan 2010 23:24:02 +0000 (15:24 -0800)]
imported patch vms-overlay

14 years agoSupport RFC 2231.
Arvind Jamuna Dixit [Sat, 9 Jan 2010 22:23:29 +0000 (14:23 -0800)]
Support RFC 2231.

14 years agoImplement support for subjectAltName fields in X509 certs.
Petr Pisar [Sat, 24 Oct 2009 23:06:44 +0000 (16:06 -0700)]
Implement support for subjectAltName fields in X509 certs.

14 years agoAlso remove -d (--debug) from .px tests.
Steven Schubiger [Wed, 14 Oct 2009 09:26:55 +0000 (11:26 +0200)]
Also remove -d (--debug) from .px tests.

14 years agoRemove misleading comment.
Micah Cowan [Fri, 9 Oct 2009 09:23:26 +0000 (02:23 -0700)]
Remove misleading comment.

14 years agoFix declaration of compiled_features.
Micah Cowan [Fri, 9 Oct 2009 09:12:33 +0000 (02:12 -0700)]
Fix declaration of compiled_features.

14 years agobuild_info.pl improvements, advertise large-file support.
Micah Cowan [Fri, 9 Oct 2009 09:02:39 +0000 (02:02 -0700)]
build_info.pl improvements, advertise large-file support.

14 years agoUnconditionally include stdbool.h.
Micah Cowan [Thu, 1 Oct 2009 02:35:26 +0000 (19:35 -0700)]
Unconditionally include stdbool.h.

14 years agoExplicitly import stdbool gnulib module (gnulib copyrights were reverted in the process).
Micah Cowan [Thu, 1 Oct 2009 02:33:58 +0000 (19:33 -0700)]
Explicitly import stdbool gnulib module (gnulib copyrights were reverted in the process).

14 years agoRemove --debug from .px tests.
Micah Cowan [Sun, 27 Sep 2009 18:29:01 +0000 (11:29 -0700)]
Remove --debug from .px tests.

14 years agoJust move vms.c from vms/ to src/.
Micah Cowan [Fri, 25 Sep 2009 17:17:49 +0000 (10:17 -0700)]
Just move vms.c from vms/ to src/.

14 years agoBacked out changeset b49bb4258818
Micah Cowan [Fri, 25 Sep 2009 17:14:46 +0000 (10:14 -0700)]
Backed out changeset b49bb4258818

14 years agoMore vms-related changes.
Micah Cowan [Thu, 24 Sep 2009 19:47:43 +0000 (12:47 -0700)]
More vms-related changes.

14 years agoUse proper prototypes for snprintf, vsnprintf.
Micah Cowan [Thu, 24 Sep 2009 19:24:10 +0000 (12:24 -0700)]
Use proper prototypes for snprintf, vsnprintf.

14 years agotarget -> targ; use OS_TYPE for VMS in build info string.
Steven Schweda [Thu, 24 Sep 2009 19:23:08 +0000 (12:23 -0700)]
target -> targ; use OS_TYPE for VMS in build info string.

14 years agohost_errstr should return const char *.
Micah Cowan [Thu, 24 Sep 2009 18:50:07 +0000 (11:50 -0700)]
host_errstr should return const char *.

14 years agoFixed some test names.
Micah Cowan [Thu, 24 Sep 2009 17:25:14 +0000 (10:25 -0700)]
Fixed some test names.

14 years agoimported patch windows
Micah Cowan [Wed, 23 Sep 2009 01:43:02 +0000 (18:43 -0700)]
imported patch windows

14 years agoMore reliable Mercurial node ids.
Micah Cowan [Tue, 22 Sep 2009 23:55:35 +0000 (16:55 -0700)]
More reliable Mercurial node ids.

14 years agoBump devel version.
Micah Cowan [Tue, 22 Sep 2009 17:25:33 +0000 (10:25 -0700)]
Bump devel version.

14 years agoMerge with backout.
Micah Cowan [Tue, 22 Sep 2009 17:24:53 +0000 (10:24 -0700)]
Merge with backout.

14 years agoBackout release-specific changes.
Micah Cowan [Tue, 22 Sep 2009 17:24:07 +0000 (10:24 -0700)]
Backout release-specific changes.