]> sjero.net Git - wget/log
wget
15 years agoAutomated merge.
Saint Xavier [Thu, 26 Jun 2008 16:10:16 +0000 (18:10 +0200)]
Automated merge.

15 years agoAutomated merge.
Saint Xavier [Thu, 26 Jun 2008 16:01:01 +0000 (18:01 +0200)]
Automated merge.

15 years agoBasic support of IRIs.
Saint Xavier [Thu, 26 Jun 2008 15:59:07 +0000 (17:59 +0200)]
Basic support of IRIs.

15 years agostsc: escnonprint -> quotearg_style
Micah Cowan [Tue, 24 Jun 2008 19:08:46 +0000 (12:08 -0700)]
stsc: escnonprint -> quotearg_style

15 years agoDon't assume time_t* is compatible with long*.
Micah Cowan [Tue, 24 Jun 2008 18:44:40 +0000 (11:44 -0700)]
Don't assume time_t* is compatible with long*.

15 years agostsc's patch to initialize, free hs->message.
Micah Cowan [Mon, 23 Jun 2008 19:54:50 +0000 (12:54 -0700)]
stsc's patch to initialize, free hs->message.

15 years agoAutomated merge.
Micah Cowan [Mon, 23 Jun 2008 00:53:13 +0000 (17:53 -0700)]
Automated merge.

15 years agoDon't run Test-proxied-https-auth.px if HTTPS support wasn't built.
Micah Cowan [Mon, 23 Jun 2008 00:52:57 +0000 (17:52 -0700)]
Don't run Test-proxied-https-auth.px if HTTPS support wasn't built.

15 years agostsc's better-messages-for-spider-mode patch.
Micah Cowan [Sun, 22 Jun 2008 22:07:19 +0000 (15:07 -0700)]
stsc's better-messages-for-spider-mode patch.

15 years agoMake Test-proxied-https-auth.px pass, and ensure it returns the proper exit status...
Micah Cowan [Sun, 22 Jun 2008 19:58:03 +0000 (12:58 -0700)]
Make Test-proxied-https-auth.px pass, and ensure it returns the proper exit status when it does not.

15 years agoversion.c string token concatenation.
Micah Cowan [Sun, 22 Jun 2008 18:39:13 +0000 (11:39 -0700)]
version.c string token concatenation.

15 years agoFix a typo in src/ChangeLog
Saint Xavier [Thu, 19 Jun 2008 22:37:15 +0000 (00:37 +0200)]
Fix a typo in src/ChangeLog

15 years agoIntroduce a new function check_encoding_name() for doing a basic check on encoding...
Saint Xavier [Thu, 19 Jun 2008 22:33:02 +0000 (00:33 +0200)]
Introduce a new function check_encoding_name() for doing a basic check on encoding name validity

15 years agoSet an initial value for IRIs options and some minor additions in iri.c
Saint Xavier [Thu, 19 Jun 2008 21:53:03 +0000 (23:53 +0200)]
Set an initial value for IRIs options and some minor additions in iri.c

15 years agoIntroduce find_locale() to find out local system encoding.
Saint Xavier [Thu, 19 Jun 2008 21:10:06 +0000 (23:10 +0200)]
Introduce find_locale() to find out local system encoding.

15 years agoAdd "content-type" meta tag parsing for retrieving HTML page encoding.
Saint Xavier [Thu, 19 Jun 2008 20:33:38 +0000 (22:33 +0200)]
Add "content-type" meta tag parsing for retrieving HTML page encoding.

15 years agoThe prefered way is to avoid #ifdef flooding, so take it that way. Introduce iri...
Saint Xavier [Thu, 19 Jun 2008 20:07:03 +0000 (22:07 +0200)]
The prefered way is to avoid #ifdef flooding, so take it that way. Introduce iri.c and iri.h for achieving it

15 years agoDon't abort when len > contlen, when we set it that way.
Micah Cowan [Tue, 17 Jun 2008 04:49:15 +0000 (21:49 -0700)]
Don't abort when len > contlen, when we set it that way.

15 years agoAutomated merge.
Saint Xavier [Sat, 14 Jun 2008 15:46:53 +0000 (17:46 +0200)]
Automated merge.

15 years agoDistinguish "openssl" from "ssl" (gnutls is also "ssl").
Micah Cowan [Sat, 14 Jun 2008 06:31:04 +0000 (23:31 -0700)]
Distinguish "openssl" from "ssl" (gnutls is also "ssl").

15 years agoHAVE_NTLM -> ENABLE_NTLM
Micah Cowan [Sat, 14 Jun 2008 06:13:04 +0000 (23:13 -0700)]
HAVE_NTLM -> ENABLE_NTLM

15 years agoMerge build info with head.
Micah Cowan [Sat, 14 Jun 2008 05:15:01 +0000 (22:15 -0700)]
Merge build info with head.

15 years agoWget-notify no longer receives commit updates.
Micah Cowan [Sat, 14 Jun 2008 03:41:58 +0000 (20:41 -0700)]
Wget-notify no longer receives commit updates.

15 years agorun-px: more summary, exit code.
Micah Cowan [Thu, 12 Jun 2008 22:21:32 +0000 (15:21 -0700)]
run-px: more summary, exit code.

15 years agoReinstate run-px-tests.
Micah Cowan [Thu, 12 Jun 2008 22:09:37 +0000 (15:09 -0700)]
Reinstate run-px-tests.

15 years agoDraw attention to the fact that WgetTest.pm is generated.
Micah Cowan [Thu, 12 Jun 2008 09:25:04 +0000 (02:25 -0700)]
Draw attention to the fact that WgetTest.pm is generated.

15 years agoDon't use hardcoded ports.
Micah Cowan [Thu, 12 Jun 2008 09:18:35 +0000 (02:18 -0700)]
Don't use hardcoded ports.

15 years agoBetter cleanup for Test-proxied-https-auth.px.
Micah Cowan [Thu, 12 Jun 2008 08:31:54 +0000 (01:31 -0700)]
Better cleanup for Test-proxied-https-auth.px.

15 years agoAutomaetd merge.
Saint Xavier [Sun, 8 Jun 2008 11:00:15 +0000 (13:00 +0200)]
Automaetd merge.

15 years agoReopen stdout in binary mode for -O -.
Micah Cowan [Mon, 2 Jun 2008 00:28:44 +0000 (17:28 -0700)]
Reopen stdout in binary mode for -O -.

15 years agoAutomated merge.
Micah Cowan [Sun, 1 Jun 2008 01:17:55 +0000 (18:17 -0700)]
Automated merge.

15 years agoTest-c-partial.px improvement.
Micah Cowan [Sun, 1 Jun 2008 01:17:45 +0000 (18:17 -0700)]
Test-c-partial.px improvement.

15 years agoReturh 416 for fully-retrieved resources.
Micah Cowan [Sun, 1 Jun 2008 00:38:58 +0000 (17:38 -0700)]
Returh 416 for fully-retrieved resources.

15 years agoTest-N-no-info.px
Micah Cowan [Sat, 31 May 2008 20:31:05 +0000 (13:31 -0700)]
Test-N-no-info.px

15 years agoTest-N-smaller.px.
Micah Cowan [Sat, 31 May 2008 20:22:15 +0000 (13:22 -0700)]
Test-N-smaller.px.

15 years agoTest just the timestamp, not length.
Micah Cowan [Sat, 31 May 2008 19:56:12 +0000 (12:56 -0700)]
Test just the timestamp, not length.

15 years agoCatch failures in Test-N-current.px.
Micah Cowan [Sat, 31 May 2008 19:48:23 +0000 (12:48 -0700)]
Catch failures in Test-N-current.px.

15 years agoAutomated merge.
Micah Cowan [Sat, 31 May 2008 08:05:16 +0000 (01:05 -0700)]
Automated merge.

15 years agoIgnore lib/stdio.h.
Micah Cowan [Sat, 31 May 2008 07:55:08 +0000 (00:55 -0700)]
Ignore lib/stdio.h.

15 years agoRemoving generated gnulib .h files.
Micah Cowan [Sat, 31 May 2008 07:53:17 +0000 (00:53 -0700)]
Removing generated gnulib .h files.

15 years agoChangelog entries for the warning tweaks.
Micah Cowan [Sat, 31 May 2008 07:50:34 +0000 (00:50 -0700)]
Changelog entries for the warning tweaks.

15 years agoMinor tweaks to Henri's patch.
Micah Cowan [Sat, 31 May 2008 07:24:53 +0000 (00:24 -0700)]
Minor tweaks to Henri's patch.

15 years agoHenri's -Wall patch.
Micah Cowan [Sat, 31 May 2008 05:42:36 +0000 (22:42 -0700)]
Henri's -Wall patch.

15 years agoTP update.
Micah Cowan [Fri, 30 May 2008 01:06:33 +0000 (18:06 -0700)]
TP update.

15 years agoRemove xmalloc.c from POTFILES.in; update po/boldquot.sed to match po/quot.sed.
Micah Cowan [Fri, 30 May 2008 00:56:41 +0000 (17:56 -0700)]
Remove xmalloc.c from POTFILES.in; update po/boldquot.sed to match po/quot.sed.

15 years agoExplicitly import quotearg gnulib module.
Micah Cowan [Fri, 30 May 2008 00:43:26 +0000 (17:43 -0700)]
Explicitly import quotearg gnulib module.

15 years agoTranslation for quote arg ` and '.
Micah Cowan [Fri, 30 May 2008 00:33:22 +0000 (17:33 -0700)]
Translation for quote arg ` and '.

15 years agoPicked off remaining escnonprint call.
Micah Cowan [Mon, 26 May 2008 18:36:42 +0000 (11:36 -0700)]
Picked off remaining escnonprint call.

15 years agoDetect HTTP Content-Type server encoding
Saint Xavier [Sun, 25 May 2008 01:49:00 +0000 (03:49 +0200)]
Detect HTTP Content-Type server encoding

15 years agoAdd options for enabling IRI support and forcing some encodings
Saint Xavier [Sun, 25 May 2008 01:34:28 +0000 (03:34 +0200)]
Add options for enabling IRI support and forcing some encodings

15 years agoAdd autoconf code for IDN/IRIs support
Saint Xavier [Sat, 24 May 2008 21:57:56 +0000 (23:57 +0200)]
Add autoconf code for IDN/IRIs support

15 years agoRemove Test--spider-HTTP-Content-Disposition.px.
Micah Cowan [Fri, 23 May 2008 07:04:09 +0000 (00:04 -0700)]
Remove Test--spider-HTTP-Content-Disposition.px.

15 years agoTest--spider.px expect 0.
Micah Cowan [Fri, 23 May 2008 07:00:55 +0000 (00:00 -0700)]
Test--spider.px expect 0.

15 years agoRemoving --spider--no-content... tests.
Micah Cowan [Fri, 23 May 2008 06:59:28 +0000 (23:59 -0700)]
Removing --spider--no-content... tests.

15 years agoChangeLog entry for new run-px script.
Micah Cowan [Fri, 23 May 2008 06:49:05 +0000 (23:49 -0700)]
ChangeLog entry for new run-px script.

15 years agoAvoid re-forking. Fixes bug #20458.
Micah Cowan [Fri, 23 May 2008 06:40:56 +0000 (23:40 -0700)]
Avoid re-forking. Fixes bug #20458.

15 years agoPerl script to manage running of .px tests.
Micah Cowan [Fri, 23 May 2008 06:14:05 +0000 (23:14 -0700)]
Perl script to manage running of .px tests.

15 years agoChangeLog formatting adjustment.
Micah Cowan [Mon, 19 May 2008 09:41:14 +0000 (02:41 -0700)]
ChangeLog formatting adjustment.

15 years agoPassword prompt only once, and before backgrounding.
Micah Cowan [Mon, 19 May 2008 09:36:35 +0000 (02:36 -0700)]
Password prompt only once, and before backgrounding.

15 years agoApply Kenneth Parnell's patch for prefer_family, in addition to Steven Schubiger...
Micah Cowan [Sat, 17 May 2008 20:23:47 +0000 (13:23 -0700)]
Apply Kenneth Parnell's patch for prefer_family, in addition to Steven Schubiger's; fix attribution for Schubiger's patch.

15 years agopreferred_family = none
Micah Cowan [Sat, 17 May 2008 20:19:37 +0000 (13:19 -0700)]
preferred_family = none

15 years agoHandle Ctrl-D, empty password.
Micah Cowan [Sat, 17 May 2008 20:01:06 +0000 (13:01 -0700)]
Handle Ctrl-D, empty password.

15 years agoAdded copyright notice, removing unused declaration.
Micah Cowan [Fri, 16 May 2008 17:39:35 +0000 (10:39 -0700)]
Added copyright notice, removing unused declaration.

15 years agoMerging heads.
Micah Cowan [Fri, 16 May 2008 05:36:20 +0000 (22:36 -0700)]
Merging heads.

15 years agoFix file-checking in FTP with --spider.
Micah Cowan [Fri, 16 May 2008 05:26:00 +0000 (22:26 -0700)]
Fix file-checking in FTP with --spider.

15 years agoAdded Steven Schubiger's paramcheck.pl, but not for distribution.
Micah Cowan [Fri, 16 May 2008 04:17:34 +0000 (21:17 -0700)]
Added Steven Schubiger's paramcheck.pl, but not for distribution.

15 years agoIgnore lib/alloca.h, tags files in any dir.
Micah Cowan [Fri, 16 May 2008 04:16:56 +0000 (21:16 -0700)]
Ignore lib/alloca.h, tags files in any dir.

15 years agoMissed an updated file: lib/stdlib.h
Micah Cowan [Fri, 16 May 2008 04:14:58 +0000 (21:14 -0700)]
Missed an updated file: lib/stdlib.h

15 years agoUse the quote module for the password prompt.
Micah Cowan [Fri, 16 May 2008 04:06:51 +0000 (21:06 -0700)]
Use the quote module for the password prompt.

15 years agoMerge getpass with quote, plus my NEWS entry.
Micah Cowan [Fri, 16 May 2008 03:58:27 +0000 (20:58 -0700)]
Merge getpass with quote, plus my NEWS entry.

15 years agoMerge quote module stuff with current mainline.
Micah Cowan [Fri, 16 May 2008 02:13:08 +0000 (19:13 -0700)]
Merge quote module stuff with current mainline.

15 years agoQuoting tweaks.
Micah Cowan [Thu, 15 May 2008 05:26:15 +0000 (22:26 -0700)]
Quoting tweaks.

15 years agoChanged some comments related with bug fix #23238, to make things clearer.
Joao Ferreira [Wed, 14 May 2008 22:21:06 +0000 (23:21 +0100)]
Changed some comments related with bug fix #23238, to make things clearer.

15 years agoUpdated Changelog
Joao Ferreira [Wed, 14 May 2008 21:18:32 +0000 (22:18 +0100)]
Updated Changelog

15 years agoFixed bug #23238: --no-clobber doesn't work with -O flag
Joao Ferreira [Wed, 14 May 2008 21:10:37 +0000 (22:10 +0100)]
Fixed bug #23238: --no-clobber doesn't work with -O flag

"wget -nc -O file URL" now checks if "file" exists first. If it does, it terminates.

15 years agoUpdated NEWS for 1.11.3.
Micah Cowan [Tue, 13 May 2008 06:07:55 +0000 (23:07 -0700)]
Updated NEWS for 1.11.3.

15 years agoTurn off timestamping after the warning.
Micah Cowan [Tue, 13 May 2008 05:22:56 +0000 (22:22 -0700)]
Turn off timestamping after the warning.

15 years agoDowngrade -N with -O to a warning.
Micah Cowan [Tue, 13 May 2008 06:54:48 +0000 (23:54 -0700)]
Downgrade -N with -O to a warning.

15 years agoAdds build information to the --version command line option.
Madhusudan Hosaagrahara [Tue, 6 May 2008 06:14:25 +0000 (23:14 -0700)]
Adds build information to the --version command line option.

15 years agoNEWS updated from 1.11.2.
Micah Cowan [Thu, 1 May 2008 22:36:17 +0000 (15:36 -0700)]
NEWS updated from 1.11.2.

16 years agoUse gnulib's getpass-gnu module for password prompting.
Steven Schubiger [Wed, 30 Apr 2008 22:28:23 +0000 (00:28 +0200)]
Use gnulib's getpass-gnu module for password prompting.

16 years agoFix too-many-spaces problem for multibyte progress bars, when ETA string not displayed.
Micah Cowan [Wed, 30 Apr 2008 20:48:30 +0000 (13:48 -0700)]
Fix too-many-spaces problem for multibyte progress bars, when ETA string not displayed.

16 years agoParse html from files when -r -nc is active.
Micah Cowan [Sun, 27 Apr 2008 19:11:03 +0000 (12:11 -0700)]
Parse html from files when -r -nc is active.

16 years agoAdd support for .. at beginning of paths back in, but only for FTP.
Micah Cowan [Sun, 27 Apr 2008 10:23:54 +0000 (03:23 -0700)]
Add support for .. at beginning of paths back in, but only for FTP.

16 years agoDowngrade -r, -p with -O to a warning rather than an error; elaborate about bad combi...
Micah Cowan [Sun, 27 Apr 2008 09:15:31 +0000 (02:15 -0700)]
Downgrade -r, -p with -O to a warning rather than an error; elaborate about bad combinations with -O.

16 years agoAdd fix from eleven, for doing HTTPS auth over a proxy (in eleven, changeset 883844a4...
Micah Cowan [Sun, 27 Apr 2008 04:28:35 +0000 (21:28 -0700)]
Add fix from eleven, for doing HTTPS auth over a proxy (in eleven, changeset 883844a4ac33).

16 years agoFurther quote*()-related integrations in openssl.c.
Steven Schubiger [Sat, 26 Apr 2008 12:34:30 +0000 (14:34 +0200)]
Further quote*()-related integrations in openssl.c.

16 years agoFurther quote*()-related integrations in http.c.
Steven Schubiger [Sat, 26 Apr 2008 12:25:50 +0000 (14:25 +0200)]
Further quote*()-related integrations in http.c.

16 years ago-I foo -> -Ifoo
Micah Cowan [Sat, 26 Apr 2008 03:05:29 +0000 (20:05 -0700)]
-I foo -> -Ifoo

16 years agoFurther quote*()-related integrations in host.c.
Steven Schubiger [Fri, 25 Apr 2008 21:05:54 +0000 (23:05 +0200)]
Further quote*()-related integrations in host.c.

16 years agoFurther quote*()-related integrations in gnutls.c.
Steven Schubiger [Fri, 25 Apr 2008 21:01:33 +0000 (23:01 +0200)]
Further quote*()-related integrations in gnutls.c.

16 years agoFurther quote*()-related integrations in ftp.c.
Steven Schubiger [Fri, 25 Apr 2008 20:55:06 +0000 (22:55 +0200)]
Further quote*()-related integrations in ftp.c.

16 years agoFurther quote*()-related integrations in ftp-basic.c.
Steven Schubiger [Fri, 25 Apr 2008 20:38:51 +0000 (22:38 +0200)]
Further quote*()-related integrations in ftp-basic.c.

16 years agoFurther quote*()-related integrations in cookies.c.
Steven Schubiger [Fri, 25 Apr 2008 20:31:08 +0000 (22:31 +0200)]
Further quote*()-related integrations in cookies.c.

16 years agoInclude Gnulib quotearg header.
Steven Schubiger [Fri, 25 Apr 2008 19:18:07 +0000 (21:18 +0200)]
Include Gnulib quotearg header.

16 years agoFurther quote*()-related integrations in connect.c.
Steven Schubiger [Thu, 24 Apr 2008 19:43:09 +0000 (21:43 +0200)]
Further quote*()-related integrations in connect.c.

16 years agoEnsure that dir matches aren't mere prefix matches.
Micah Cowan [Wed, 23 Apr 2008 07:05:27 +0000 (00:05 -0700)]
Ensure that dir matches aren't mere prefix matches.

16 years agoAllow combined cert/key once again.
Micah Cowan [Wed, 23 Apr 2008 06:27:21 +0000 (23:27 -0700)]
Allow combined cert/key once again.

16 years agoMake http.c's handling of --quiet --server-response consistent with ftp.c's.
Micah Cowan [Wed, 23 Apr 2008 06:07:19 +0000 (23:07 -0700)]
Make http.c's handling of --quiet --server-response consistent with ftp.c's.

16 years agoTest to confirm that rc commands are properly sorted.
Micah Cowan [Wed, 23 Apr 2008 05:59:22 +0000 (22:59 -0700)]
Test to confirm that rc commands are properly sorted.