Sasikantha Babu
|
5e1badae1e
|
Properly format IPv6 addresses.
|
2012-01-09 00:03:23 +01:00 |
|
Gijs van Tulder
|
e3820953b2
|
Add support for WARC files.
|
2011-11-04 22:25:00 +01:00 |
|
Henrik Holst
|
fce4e757a2
|
Add support for --content-on-error.
|
2011-10-06 13:25:17 +02:00 |
|
Giuseppe Scrivano
|
19ef7249b8
|
Allow --timestamping and --continue at the same time.
|
2011-09-07 12:57:55 +02:00 |
|
Giuseppe Scrivano
|
9fab5a9f28
|
Fix a memory leak.
|
2011-08-18 15:17:20 +02:00 |
|
Giuseppe Scrivano
|
75d04cadf5
|
Fix a hang on redirects which change the transfer-encoding
|
2011-08-18 11:46:58 +02:00 |
|
Giuseppe Scrivano
|
1d9bb1c7b0
|
Use Cache-Control when --no-cache is specified.
|
2011-08-06 10:56:07 +02:00 |
|
Filipe Brandenburger
|
e219e587b3
|
Support HTTP/1.1 307 redirects keep request method.
|
2011-03-03 14:02:25 +01:00 |
|
Filipe Brandenburger
|
bb6a72caea
|
Do not adjust the extension if the file ends in .htm.
|
2011-03-02 10:57:44 +01:00 |
|
Steven Schubiger
|
e076a6d39d
|
Move duplicated code in http.c to a function
|
2011-02-23 10:37:48 +01:00 |
|
Giuseppe Scrivano
|
2f6aa1d741
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
|
Giuseppe Scrivano
|
9ae052b1e2
|
Remove redundant guard.
|
2010-12-01 13:15:13 +01:00 |
|
Giuseppe Scrivano
|
8aa378bd9e
|
Revert 2444.
|
2010-11-22 18:04:42 +01:00 |
|
Giuseppe Scrivano
|
2aa2a913c3
|
On a network error, attempt to resume the download, not restart it.
|
2010-11-21 22:56:20 +01:00 |
|
Giuseppe Scrivano
|
a2596ccf21
|
Fix an infinite loop with error message '<filename> has sprung into existence'
|
2010-11-19 17:14:21 +01:00 |
|
Giuseppe Scrivano
|
542c549985
|
Silent warnings reported by clang.
|
2010-10-16 03:04:25 +02:00 |
|
Merinov Nikolay
|
b5c9573ad6
|
Add --unlink.
|
2010-09-29 13:34:09 +02:00 |
|
Dennis, CHENG Renquan
|
6230b73df0
|
Fix problem when content-disposition is used with recursive downloading.
|
2010-09-24 14:07:58 +02:00 |
|
Giuseppe Scrivano
|
2107eb06ab
|
Use persistent connections with proxies supporting them.
|
2010-08-09 12:56:49 +02:00 |
|
Giuseppe Scrivano
|
87ad80cacc
|
Specify the connection header when keep alive connections are not used.
|
2010-08-09 12:32:04 +02:00 |
|
Giuseppe Scrivano
|
3e25a9817f
|
Introduce --trust-server-names. Close CVE-2010-2252.
|
2010-07-28 21:22:22 +02:00 |
|
Alan Jenkins
|
954fead685
|
Fix a failure if the server doesn't specify a content-length and -c is used.
|
2010-07-20 19:42:13 +02:00 |
|
Giuseppe Scrivano
|
57584fe2da
|
Fix another case of -N and -c not working well together.
|
2010-07-18 20:10:42 +02:00 |
|
Giuseppe Scrivano
|
b7f54921f6
|
Now --timestamping and --continue works well together.
|
2010-07-11 15:47:18 +02:00 |
|
Giuseppe Scrivano
|
117c25970b
|
Send a HEAD before the GET when -N and --content-disposition are used together.
|
2010-06-14 19:24:47 +02:00 |
|
Muthu Subramanian K
|
aca9f566b6
|
Report the total avg transfer speed correctly with multiple URL's and -c.
|
2010-06-11 00:35:30 +02:00 |
|
Giuseppe Scrivano
|
bd5527dad4
|
If --content-disposition is used, do not send a HEAD request.
|
2010-06-03 16:46:56 +02:00 |
|
Giuseppe Scrivano
|
af5008cdb4
|
Tiny aesthetic changes.
|
2010-05-27 12:14:59 +02:00 |
|
Giuseppe Scrivano
|
8ff8a1d289
|
Send new cookies when the authorization fails.
|
2010-05-27 12:09:56 +02:00 |
|
Giuseppe Scrivano
|
475c452780
|
Ignore HTTP 1xx responses.
|
2010-05-25 17:52:13 +02:00 |
|
Giuseppe Scrivano
|
84b2d52598
|
http_atotm copies the NUL character of the locale string.
|
2010-05-23 10:58:05 +02:00 |
|
Giuseppe Scrivano
|
58a9721edf
|
Use the gnulib md5 module.
|
2010-05-16 01:34:17 +02:00 |
|
Giuseppe Scrivano
|
293008f682
|
Mass update copyright years.
|
2010-05-08 21:56:15 +02:00 |
|
Giuseppe Scrivano
|
282798f52e
|
Give a nicer message on a malformed status line.
|
2010-05-05 12:27:29 +02:00 |
|
Giuseppe Scrivano
|
d829a89218
|
Check `resp_status' function return code.
|
2010-05-04 17:34:40 +02:00 |
|
Giuseppe Scrivano
|
1cee086162
|
Support HTTP/1.1.
|
2010-05-01 22:34:11 +02:00 |
|
Micah Cowan
|
7585b7019d
|
--no-match-server-timestamps -> --no-use-server-timestamps
|
2010-01-09 20:21:37 -08:00 |
|
David Holman
|
1f08245076
|
--no-match-server-timestamps
|
2010-01-09 18:57:18 -08:00 |
|
Arvind Jamuna Dixit
|
d5361eca21
|
Support RFC 2231.
|
2010-01-09 14:23:29 -08:00 |
|
Micah Cowan
|
4a08094db8
|
[mq]: cfg-mk
|
2009-09-21 20:39:44 -07:00 |
|
Steven Schweda
|
5ef1d7b949
|
Fixes needed for VMS.
|
2009-09-11 19:41:57 -07:00 |
|
Micah Cowan
|
b014f8fae9
|
Improved exit status handling.
|
2009-08-27 23:08:58 -07:00 |
|
Micah Cowan
|
d21dde51b8
|
Heed cookies from 401s.
|
2009-08-27 00:40:48 -07:00 |
|
Tony Lewis
|
ee1df87dd8
|
Parse content-length before using it. Fixes NTLM (#27192).
|
2009-08-17 20:47:05 -07:00 |
|
Micah Cowan
|
9dadbf6fe9
|
Rename --html-extension to --adjust-extension.
|
2009-07-28 17:37:58 -07:00 |
|
Peter Pisar
|
2524076dd2
|
Translation fixes.
|
2009-07-05 14:35:21 -07:00 |
|
Micah Cowan
|
ae042e99cf
|
Remove version.h; we generate version.c these days.
|
2009-07-04 16:15:26 -07:00 |
|
Micah Cowan
|
d5e283b1a7
|
Automated merge.
|
2009-07-04 15:32:57 -07:00 |
|
Micah Cowan
|
4f3dd68173
|
Merge with mainline.
|
2009-06-25 01:14:11 -07:00 |
|
Xin Zou
|
37b7e547c3
|
Fix some memory leaks.
|
2009-06-11 19:16:51 -07:00 |
|
Micah Cowan
|
8477863e75
|
Fix bad setlocale usage.
|
2009-06-11 18:58:26 -07:00 |
|
Steven Schubiger
|
116b261a9f
|
Move duplicated code to a function.
|
2009-04-13 22:19:13 +02:00 |
|
Steven Schubiger
|
42253233c3
|
Adjust copyright years.
|
2009-03-03 21:16:47 +01:00 |
|
Steven Schubiger
|
fb7916aa1d
|
Improve messages when writing a document to stdout.
|
2009-02-21 17:32:12 +01:00 |
|
Micah Cowan
|
58de6f0033
|
Not-so-automated merge.
|
2008-12-01 22:59:03 -08:00 |
|
Micah Cowan
|
78a7657395
|
Automated merge.
|
2008-11-26 21:55:12 -08:00 |
|
Micah Cowan
|
d8c11a82ca
|
Automated merge.
|
2008-11-26 21:53:40 -08:00 |
|
Saint Xavier
|
51f8e65633
|
Fixes bug #24862: --content-disposition doesn't work with HTTP authentication
|
2008-11-27 00:19:06 +01:00 |
|
Micah Cowan
|
289ff1c86a
|
Merge with mainline.
|
2008-11-26 07:08:38 -08:00 |
|
Steven Schubiger
|
f33c275621
|
Move numurls out of options struct.
|
2008-11-16 20:53:58 +01:00 |
|
Micah Cowan
|
c7f74c62d3
|
Don't download content just to ignore it.
|
2008-11-13 00:59:53 -08:00 |
|
Saint Xavier
|
65ab102f07
|
Make --auth-no-challenge work with user:pass@ in URLs.
|
2008-11-10 23:17:17 -08:00 |
|
Saint Xavier
|
d82f80ecab
|
Change global variable model for state-object
|
2008-07-24 00:56:29 +02:00 |
|
Saint Xavier
|
b30a0dd817
|
Automated merge.
|
2008-07-20 21:45:09 +02:00 |
|
Saint Xavier
|
7410cb9764
|
In spider mode, do not report links as broken if they were utf8 encoded
|
2008-07-20 18:52:20 +02:00 |
|
Saint Xavier
|
9a2ea3938d
|
Basic IDN/IRI support
|
2008-07-20 13:10:02 +02:00 |
|
Micah Cowan
|
2e2ac6ad2f
|
Merge current tip with CSS stuff.
|
2008-07-11 16:30:51 -07:00 |
|
Saint Xavier
|
d3007f1b3a
|
Automated merge.
|
2008-06-26 18:10:16 +02:00 |
|
Micah Cowan
|
6db8909f87
|
stsc: escnonprint -> quotearg_style
|
2008-06-24 12:08:46 -07:00 |
|
Micah Cowan
|
25585dce47
|
stsc's patch to initialize, free hs->message.
|
2008-06-23 12:54:50 -07:00 |
|
Micah Cowan
|
b2dbe2b7e4
|
stsc's better-messages-for-spider-mode patch.
|
2008-06-22 15:07:19 -07:00 |
|
Saint Xavier
|
ed558a83f6
|
The prefered way is to avoid #ifdef flooding, so take it that way. Introduce iri.c and iri.h for achieving it
|
2008-06-19 22:07:03 +02:00 |
|
Micah Cowan
|
c94d559bc3
|
Don't abort when len > contlen, when we set it that way.
|
2008-06-16 21:49:15 -07:00 |
|
Saint Xavier
|
8fc5241a2d
|
Automaetd merge.
|
2008-06-08 13:00:15 +02:00 |
|
Micah Cowan
|
dac53e8bdf
|
Minor tweaks to Henri's patch.
|
2008-05-31 00:24:53 -07:00 |
|
Micah Cowan
|
48b53471e8
|
Henri's -Wall patch.
|
2008-05-30 22:42:36 -07:00 |
|
Saint Xavier
|
4aab9e8f0a
|
Detect HTTP Content-Type server encoding
|
2008-05-25 03:49:00 +02:00 |
|
Micah Cowan
|
d78cd8d8f8
|
Merging heads.
|
2008-05-15 22:36:20 -07:00 |
|
Micah Cowan
|
e72b57629b
|
Merge quote module stuff with current mainline.
|
2008-05-15 19:13:08 -07:00 |
|
Joao Ferreira
|
9fa15c310f
|
Changed some comments related with bug fix #23238, to make things clearer.
|
2008-05-14 23:21:06 +01:00 |
|
Joao Ferreira
|
888c30ba01
|
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.
|
2008-05-14 22:10:37 +01:00 |
|
Micah Cowan
|
202caab4c2
|
Parse html from files when -r -nc is active.
|
2008-04-27 12:11:03 -07:00 |
|
Micah Cowan
|
ad21f8e2b7
|
Add fix from eleven, for doing HTTPS auth over a proxy (in eleven, changeset 883844a4ac33).
|
2008-04-26 21:28:35 -07:00 |
|
Steven Schubiger
|
883ff34537
|
Further quote*()-related integrations in http.c.
|
2008-04-26 14:25:50 +02:00 |
|
Micah Cowan
|
b2ad06272d
|
Make http.c's handling of --quiet --server-response consistent with ftp.c's.
|
2008-04-22 23:07:19 -07:00 |
|
Micah Cowan
|
714ccdcd84
|
Steven Schweda's VMS patch.
|
2008-04-22 14:48:36 -07:00 |
|
Micah Cowan
|
1c231299bd
|
Fix merge glitches, get it to build.
|
2008-04-22 01:47:39 -07:00 |
|
Micah Cowan
|
caae3b70f4
|
Merging Ted Mielczarek's CSS changes with tip.
|
2008-04-22 01:28:15 -07:00 |
|
Micah Cowan
|
a0d0f332d5
|
Ted Mielczarek's CSS wonder-patch, applied against the source from around the time the patch was written.
|
2008-04-22 00:15:48 -07:00 |
|
Steven Schubiger
|
2c77220411
|
Undo the USE_GNULIB_ALLOC defines.
|
2008-04-20 11:46:52 +02:00 |
|
Steven Schubiger
|
76780021d8
|
Use Gnulib's alloc functions throughout the source.
|
2008-04-19 01:21:24 +02:00 |
|
Micah Cowan
|
92956183a7
|
Applied Steven Schubiger's patch to use Gnulib's quote function in http.c.
|
2008-04-14 15:45:40 -07:00 |
|
Micah Cowan
|
af6517900e
|
Better messages for --spider without -r.
|
2008-02-11 14:55:25 -08:00 |
|
Micah Cowan
|
4c1a59ea48
|
Fix #22242: Option to allow auths before challenged.
|
2008-02-10 17:31:27 -08:00 |
|
Micah Cowan
|
653a658a58
|
Fixed #22251: Terminated download gets new filename.
|
2008-02-10 14:39:41 -08:00 |
|
Micah Cowan
|
c1b7382ec4
|
Ugly fix to make -nc without --content-disposition go back to not fetching files.
|
2008-02-03 12:20:52 -08:00 |
|
Micah Cowan
|
d92eda101b
|
Properly handle missing Content-Length for partial HTTP fetches.
|
2008-01-31 02:01:00 -08:00 |
|
Micah Cowan
|
bc8f473272
|
Updated copyright year.
|
2008-01-25 05:04:01 -08:00 |
|
Micah Cowan
|
462e643a7e
|
Merge SFLC licensing changes for OpenSSL with tip.
|
2007-12-07 17:37:07 -08:00 |
|
Micah Cowan
|
86395b297b
|
Updated licensing exception for OpenSSL from the SFLC.
|
2007-11-28 00:05:33 -08:00 |
|