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 |
|
hniksic
|
4206f96614
|
[svn] Gettext-ize previously missed messages.
By Benno Schulenberg.
|
2005-06-15 13:26:37 -07:00 |
|
hniksic
|
eeacdb2ebc
|
[svn] Don't attempt to "skip short body" if we're issuing a HEAD request (in which
case the response head is not followed by a body).
|
2005-05-30 07:29:01 -07:00 |
|
hniksic
|
5771564c9c
|
[svn] Document the origin of the "cookie date" format.
|
2005-05-24 07:16:27 -07:00 |
|
hniksic
|
05a000a477
|
[svn] Don't clobber the file when -c fails in the first attempt.
|
2005-05-17 02:01:31 -07:00 |
|
hniksic
|
fc5a9adfab
|
[svn] Clarify the logic of persistent_available_p.
|
2005-05-16 15:01:10 -07:00 |
|
hniksic
|
c1ba8c2111
|
[svn] Would forget to close the connection when keep_alive was not used.
|
2005-05-14 12:24:22 -07:00 |
|
hniksic
|
c2bc8982b7
|
[svn] Tell the user about --no-check-certificate.
|
2005-05-11 08:52:27 -07:00 |
|
hniksic
|
5feb3f6696
|
[svn] Check for the server's identity after the SSL handshake.
|
2005-05-10 08:17:37 -07:00 |
|
hniksic
|
ee18acce0a
|
[svn] Check for wildcards in unescaped URL path.
|
2005-05-08 10:52:26 -07:00 |
|
hniksic
|
1fab70a664
|
[svn] Fix warnings reported by gcc -Wstrict-prototypes -Wmissing-prototypes.
|
2005-05-08 02:58:39 -07:00 |
|
hniksic
|
58828beb5f
|
[svn] Doc fix.
|
2005-05-07 10:13:18 -07:00 |
|
hniksic
|
247387fef5
|
[svn] Doc fix.
|
2005-05-07 10:11:29 -07:00 |
|
hniksic
|
4c4c440401
|
[svn] Fix request-line argument when talking to SSL server over proxy.
|
2005-05-06 16:27:47 -07:00 |
|
hniksic
|
302c744e9a
|
[svn] Don't complain about "unknown authentication scheme" if the scheme
is Basic. Allow empty user-agent meaning "don't send User-Agent".
|
2005-05-06 10:16:15 -07:00 |
|
hniksic
|
4192de0002
|
[svn] Minor doc fix.
|
2005-05-06 06:56:16 -07:00 |
|