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 |
|
Micah Cowan
|
212396c7e1
|
Eschew config-post.h.
|
2007-10-18 20:50:40 -07:00 |
|
Micah Cowan
|
da99855784
|
ISSPACE -> c_isspace
|
2007-10-14 14:46:24 -07:00 |
|
Micah Cowan
|
e402ae37f4
|
Put send_head_first check where it needs to be.
|
2007-10-09 00:12:51 -07:00 |
|
Micah Cowan
|
53d0aff795
|
Automated merge with file:/home/micah/devel/wget/eleven
|
2007-10-04 23:23:35 -07:00 |
|
Micah Cowan
|
7d33170f7f
|
Hack to make -c work again without HEAD.
|
2007-10-04 23:00:08 -07:00 |
|
Micah Cowan
|
1b28d66fcb
|
Fix silly scoping bug.
|
2007-10-02 23:15:08 -07:00 |
|
Micah Cowan
|
1153d3d05c
|
Warn about host resolution failure.
|
2007-10-02 22:12:04 -07:00 |
|
Micah Cowan
|
5f341d6bc1
|
Dates as well as times in output timestamps
|
2007-10-02 20:31:23 -07:00 |
|
Micah Cowan
|
27478c069f
|
Fix gethttp returning RETROK, which caused abortion.
|
2007-09-28 18:21:08 -07:00 |
|
Micah Cowan
|
5dd09d9ba5
|
Update copyright lists, conforming to maintainer guidelines
|
2007-09-28 15:45:31 -07:00 |
|
micah
|
db4f2e31ca
|
[svn] Apply Jochen's patch to stop local size always reporting as 0
|
2007-09-24 22:20:58 -07:00 |
|
Micah Cowan
|
e3dffde871
|
Timestamp files, regardless of HEAD
|
2007-09-12 09:34:14 -07:00 |
|
micah
|
adc0632654
|
[svn] Fix #20747: Wget was returning error for non-recursive --spider when file exists.
|
2007-08-29 21:34:34 -07:00 |
|
micah
|
6e3d978b8b
|
[svn] Fix #20323 - Adjustments and tests for when HEAD should be sent.
|
2007-08-29 21:16:24 -07:00 |
|
micah
|
4358313069
|
[svn] Fix #20322 - Use timestamp from most recent response.
|
2007-08-29 20:35:49 -07:00 |
|
micah
|
2fe72be505
|
[svn] Fix for bug #20512: Don't abort for negative Content-Length values.
|
2007-07-31 15:39:52 -07:00 |
|
micah
|
c17f57f1fa
|
[svn] Fix for bug #20296: User:pass@ given in Referer header.
|
2007-07-29 18:22:34 -07:00 |
|
micah
|
e4600575bb
|
[svn] Fix for bug #20299: Basic auth creds sent before challenge
|
2007-07-29 17:29:05 -07:00 |
|
micah
|
78aefb3bbf
|
[svn] Backing out incomplete changes for bug 20323, until the full fix is
ready (so we have a working trunk).
|
2007-07-10 21:39:36 -07:00 |
|
micah
|
4d7c5e087b
|
[svn] Merge of fix for bugs 20341 and 20410.
|
2007-07-09 22:53:22 -07:00 |
|
mtortonesi
|
dfeb089f3c
|
[svn] Skip HEAD request and start immediately with GET if -O is given.
|
2007-07-03 16:01:25 -07:00 |
|
hniksic
|
a83387134c
|
[svn] Escape non-printable characters in server response.
|
2007-02-02 01:36:49 -08:00 |
|
mtortonesi
|
14ee3a6c03
|
[svn] Fix -P in case HTTP Content-Disposition header is present.
|
2006-12-27 01:42:28 -08:00 |
|
mtortonesi
|
763229b67f
|
[svn] #include'd spider.h to get rid of compiler warnings.
|
2006-08-28 07:41:40 -07:00 |
|
mtortonesi
|
0dbef4ccb4
|
[svn] Several fixes for recursive spider mode.
|
2006-08-24 08:27:57 -07:00 |
|
mtortonesi
|
8c45a34a55
|
[svn] Fixed a timestamping related bug in HTTP downloads.
|
2006-08-21 06:38:15 -07:00 |
|
mtortonesi
|
a9c3209a9b
|
[svn] Fix broken -c in new HTTP code.
|
2006-08-17 03:49:29 -07:00 |
|
hniksic
|
8566a72767
|
[svn] Avoid code repetition between time_str and datetime_str.
|
2006-08-08 07:32:53 -07:00 |
|
mtortonesi
|
1c7493b83e
|
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
|
2006-07-14 06:25:50 -07:00 |
|
mtortonesi
|
01093c0c33
|
[svn] Fixed recursive spider mode.
|
2006-05-25 09:11:29 -07:00 |
|
mtortonesi
|
9a66d92f60
|
[svn] Improvements/fixes to HTTP Content-Disposition header support.
|
2006-04-28 02:15:14 -07:00 |
|
hniksic
|
a46aa44f57
|
[svn] Document parse_content_disposition.
|
2006-04-08 09:05:42 -07:00 |
|
mtortonesi
|
ea4ffded27
|
[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.
|
2006-03-15 06:55:29 -08:00 |
|
mtortonesi
|
46c94e5f26
|
[svn] Fixed recursive HTTP retrieval
|
2006-03-02 01:27:45 -08:00 |
|
hniksic
|
65cc42ee09
|
[svn] Use the extract_param function for parsing the www-authenticate header.
|
2006-02-28 14:32:56 -08:00 |
|
hniksic
|
6d2dc0a1b3
|
[svn] Use extract_params to parse the Set-Cookies header.
|
2006-02-28 12:50:37 -08:00 |
|
hniksic
|
66ee895734
|
[svn] Deleted extract_param_value_delim.
|
2006-02-28 12:09:34 -08:00 |
|
hniksic
|
c90e4f9c1a
|
[svn] Parse Content-Disposition better. Implement memrchr where missing.
|
2006-02-28 11:27:52 -08:00 |
|
hniksic
|
e8b61e46ab
|
[svn] Only use FILE.N.html if FILE.html exists.
|
2006-02-25 15:28:49 -08:00 |
|
mtortonesi
|
d8f368d062
|
[svn] Implement correct parsing of HTTP Content-Disposition header.
|
2006-02-03 01:33:57 -08:00 |
|
mtortonesi
|
bfd24dba71
|
[svn] Removed empty lines in output format.
|
2006-01-30 02:06:10 -08:00 |
|
mtortonesi
|
b5be7ce301
|
[svn] Commited new HTTP output format.
|
2006-01-30 00:54:09 -08:00 |
|
mtortonesi
|
823228830e
|
[svn] Fixed pre-download verbose output which was broken by HTTP code refactoring.
|
2005-12-07 00:24:24 -08:00 |
|
mtortonesi
|
e7433e4027
|
[svn] Removed C++ style comments from http.c and test.c, as we support C89 compilers as well.
|
2005-12-05 02:55:30 -08:00 |
|
mtortonesi
|
d40086ba5f
|
[svn] Major refactoring of HTTP code. Added support for Content-Disposition header.
|
2005-11-23 02:18:18 -08:00 |
|
hniksic
|
9aae245890
|
[svn] Tell OpenSSL to renegotiate automatically (mode SSL_MODE_AUTO_RETRY).
By Jeremy Shapiro.
|
2005-08-26 03:42:31 -07:00 |
|
hniksic
|
b138e352e0
|
[svn] Don't read more than the amount of data specified by the content-length
header. Removed the obsolete "kill_lines" wgetrc var.
|
2005-08-08 15:51:19 -07:00 |
|
hniksic
|
ac4f55a297
|
[svn] Allow null MESSAGE.
|
2005-07-06 02:25:12 -07:00 |
|
hniksic
|
2ef83f89bd
|
[svn] Don't print write error message twice.
|
2005-07-04 15:53:17 -07:00 |
|
hniksic
|
6f6af2d913
|
[svn] Only allocate an error string on actual error.
|
2005-07-04 14:42:09 -07:00 |
|
hniksic
|
550c39e714
|
[svn] Correctly print SSL errors.
|
2005-07-03 14:20:33 -07:00 |
|
hniksic
|
d7ddbd9720
|
[svn] Document reasoning behind CLOSE_INVALIDATED more accurately.
|
2005-07-02 06:23:54 -07:00 |
|
hniksic
|
79a8def8c8
|
[svn] Document the side effect of test_socket_open.
|
2005-07-02 06:22:13 -07:00 |
|
hniksic
|
025fcc29a8
|
[svn] Correctly skip error message body for keep-alive connections.
|
2005-07-02 04:03:29 -07:00 |
|
hniksic
|
db9de5b075
|
[svn] Update FSF's address and copyright years.
|
2005-07-01 19:26:52 -07:00 |
|
hniksic
|
f238f09492
|
[svn] Minor improvements to fd_read_hunk.
|
2005-07-01 16:37:50 -07:00 |
|
hniksic
|
5b26cb40a9
|
[svn] Explicitly document all cases when generating the Host header.
|
2005-06-30 08:09:39 -07:00 |
|
hniksic
|
2447fb9a9b
|
[svn] Move extern declarations to .h files.
|
2005-06-27 11:19:22 -07:00 |
|
hniksic
|
bb8a5f2eb9
|
[svn] Check for timegm and use it where available.
|
2005-06-27 06:22:30 -07:00 |
|
hniksic
|
0561a866c3
|
[svn] Remove obsolete comment.
|
2005-06-27 05:53:01 -07:00 |
|
hniksic
|
9468fba4f7
|
[svn] Correctly query the old locale value.
|
2005-06-27 04:50:04 -07:00 |
|
hniksic
|
2254e5c4e4
|
[svn] Set all locale categories.
|
2005-06-26 19:06:52 -07:00 |
|
hniksic
|
68e27bf7e2
|
[svn] Improve "POST data file missing" error message.
|
2005-06-26 18:11:10 -07:00 |
|
hniksic
|
319f52d756
|
[svn] When the download is finished, print the time the download took.
Always invoke SIZE, not only when continuing the download.
|
2005-06-25 17:41:09 -07:00 |
|
hniksic
|
e24bc5db1b
|
[svn] Rewrite with_thousand_seps to be size-agnostic. Remove printing of separators
from sizes.
|
2005-06-25 16:09:29 -07:00 |
|
hniksic
|
bd74e419d6
|
[svn] Don't pattern-match server redirects.
|
2005-06-25 08:04:47 -07:00 |
|
hniksic
|
002def87d2
|
[svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify its handling.
|
2005-06-25 07:39:51 -07:00 |
|
hniksic
|
61c5b229b7
|
[svn] Consistently prepend / to path when entering cookie code.
|
2005-06-24 05:15:03 -07:00 |
|
hniksic
|
74fbb03b10
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
|
hniksic
|
6895126a68
|
[svn] Fix crash with --no-cookies.
|
2005-06-21 18:06:48 -07:00 |
|
hniksic
|
908d7a4bce
|
[svn] Don't cast return type of malloc/realloc. Assume ANSI C signal handlers.
|
2005-06-19 16:03:27 -07:00 |
|
hniksic
|
277e840a0f
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
|
hniksic
|
613719687c
|
[svn] Fix broken --save-headers.
|
2005-06-18 07:13:16 -07:00 |
|
hniksic
|
1805044ecd
|
[svn] When -E is in use, check for file existence after appending ".html" to the
name and modify the file name if necessary.
|
2005-06-17 15:06:26 -07:00 |
|