1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00
Commit Graph

2251 Commits

Author SHA1 Message Date
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
aa07e689f2 [svn] Don't preserve ".." at beginning of path. 2006-02-28 09:41:09 -08:00
hniksic
e8b61e46ab [svn] Only use FILE.N.html if FILE.html exists. 2006-02-25 15:28:49 -08:00
hniksic
9bd8e5c94e [svn] Made thread_hnd non-static. 2006-02-09 04:39:27 -08:00
hniksic
15f7e83216 [svn] Doc fix. 2006-02-09 02:24:07 -08:00
hniksic
db8a8bc235 [svn] Changed "a recent article" to "a 2001 article" in the description of
--random-wait.
2006-02-05 00:43:46 -08:00
hniksic
89714210d0 [svn] Put random_wait at the correct location. 2006-02-05 00:40:25 -08:00
hniksic
a202418374 [svn] Made [0.5*wait, 1.5*wait) the range of --random-wait. 2006-02-05 00:35:22 -08:00
hniksic
85146a6ebd [svn] Removed the SPRINTF_WGINT macro. 2006-02-03 02:31:00 -08:00
hniksic
b6fa9ce7be [svn] Don't use sprintf for printing WGINT_MIN; simply divide n by 10 and defer
printing the last digit.
2006-02-03 02:27:59 -08:00
mtortonesi
d8f368d062 [svn] Implement correct parsing of HTTP Content-Disposition header. 2006-02-03 01:33:57 -08:00
hniksic
b89b58e00a [svn] Obtain the declaration of uintptr_t when standalone. 2006-02-02 05:37:56 -08:00
hniksic
31cc8166dc [svn] Don't define countof if it's already defined. 2006-02-02 05:04:33 -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
b15ddc5b71 [svn] Removed broken output file removal patch. 2006-01-30 00:46:16 -08:00
mtortonesi
f1b726490e [svn] Remove output document in case of download problems when -O and --quiet are given. 2006-01-24 05:36:24 -08:00
mtortonesi
4ad743db98 [svn] Major improvement of testing suite. 2006-01-24 04:15:58 -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
4e1481d22b [svn] New OO Architecture for Wget Test Suite 2005-12-05 05:35:07 -08:00
mtortonesi
729c00ab9e [svn] Better explanation of last change to HTTP code in ChangeLog. 2005-12-05 03:25:50 -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
3e145c6018 [svn] Use uintptr_t instead of unsigned long for integer representation of pointers. 2005-11-19 11:35:02 -08:00
hniksic
94a7163d4e [svn] Fix wording for https_proxy. 2005-11-15 13:23:18 -08:00
hniksic
f3b54cdaf4 [svn] Document the https_proxy setting. 2005-11-15 13:18:14 -08:00
mtortonesi
3041bd6e15 [svn] Fixed typo. 2005-11-02 08:16:31 -08:00
mtortonesi
b285d8070b [svn] Improved support for unit testing 2005-11-02 07:48:45 -08:00
mtortonesi
d12bf532d5 [svn] Added support for HTTP testing. 2005-11-02 06:27:23 -08:00
mtortonesi
74415a7585 [svn] Added basic support for unit testing 2005-10-27 07:13:40 -07:00
mtortonesi
4950b4f441 [svn] Added Daniel's fix for remotely exploitable buffer overflow vulnerability in NTML code. 2005-10-13 02:04:16 -07:00
hniksic
02e8aa3ac4 [svn] Removed gcc 4.0 warnings, by Russ Allberry. 2005-10-09 02:59:20 -07:00
mtortonesi
1ff7c1fa70 [svn] retr.c: Changed semantics of no_proxy_match. 2005-10-05 02:46:07 -07:00
mtortonesi
8c69427125 [svn] Fixed typo 2005-10-05 02:43:47 -07:00
hniksic
b9d8781b77 [svn] Don't print download summary if nothing has been downloaded. 2005-09-17 06:07:00 -07:00
hniksic
a95c910f9c [svn] Change name of param. 2005-09-17 05:55:21 -07:00
hniksic
d668586e8c [svn] Rewrite the "passive FTP" paragraph. 2005-09-02 09:29:11 -07:00
hniksic
53ca4879b9 [svn] Introduce symbolic constants for "magic" values of 0.2 and 0.9,
REFRESH_INTERVAL and ETA_REFRESH_INTERVAL.
2005-09-01 09:44:11 -07:00
hniksic
7700d6c999 [svn] Fix strtoll("0x", ptr, 0) to set *ptr to position of 'x', not after it. 2005-08-27 12:27:46 -07:00
hniksic
6cae84266c [svn] Doc fix. 2005-08-27 12:09:52 -07:00
hniksic
65401399d7 [svn] Doc fix. 2005-08-27 12:09:42 -07:00
hniksic
ed8648d0c0 [svn] Use hash_table_iterate in cookie_jar_delete. 2005-08-27 06:25:47 -07:00
hniksic
8b7dabcdf8 [svn] Simplify iteration over hash table entries. 2005-08-27 06:05:39 -07:00
hniksic
e2e26c4487 [svn] Mention GnuTLS support. 2005-08-27 05:54:55 -07:00
hniksic
89ccc4ac04 [svn] Use @datadir@. Define localedir as $(datadir)/locale.
By Albert Chin.
2005-08-26 11:51:23 -07:00
hniksic
9f0bf14c27 [svn] Docfix: "conventional" -> "conventional wisdom" 2005-08-26 11:19:00 -07:00
hniksic
26f202dcad [svn] Fix typo. 2005-08-26 05:05:54 -07:00