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

240 Commits

Author SHA1 Message Date
Micah Cowan
4c1a59ea48 Fix #22242: Option to allow auths before challenged. 2008-02-10 17:31:27 -08:00
Micah Cowan
a9a38ed864 Remove reference to socks library. 2008-02-08 11:51:04 -08:00
Micah Cowan
a6bac894ac Ensure that FDL invocation appears in the info version of the manual. 2008-01-31 02:00:14 -08:00
Micah Cowan
bc8f473272 Updated copyright year. 2008-01-25 05:04:01 -08:00
Micah Cowan
509351765c ChangeLog entries for content-disposition doc fixes. 2008-01-23 20:29:07 -08:00
Micah Cowan
d1801fcb1d the the -> the 2007-12-06 22:43:28 -08:00
Micah Cowan
28136d644a More attention to Content-Disposition's buggy state. 2007-12-07 17:40:51 -08:00
Micah Cowan
72bab0c11f Normalize whitespace in ChangeLogs. 2007-10-30 18:13:39 -07:00
Micah Cowan
613c317785 Mention IRC chan in manual. 2007-10-13 18:17:31 -07:00
Micah Cowan
787ffba182 Automated merge. 2007-10-13 02:04:14 -07:00
Micah Cowan
289b9674c0 Replace PATCHES reference in manual. 2007-10-13 01:55:44 -07:00
Micah Cowan
fbe701ce28 Automated merge with file:/home/micah/devel/wget/eleven 2007-10-10 21:35:03 -07:00
Micah Cowan
76d2030353 Fixed typo: doewnloads 2007-10-10 21:28:52 -07:00
Micah Cowan
a97661b70f Credit Ralf Wildenhues in AUTHORS, manual's Contributors section. 2007-10-08 12:29:48 -07:00
Micah Cowan
a20684d374 Abbreviated ChangeLog entries for Makefile.am conversions. 2007-10-05 17:58:24 -07:00
Micah Cowan
c40b95b23e Describe content_disposition in Texinfo manual. 2007-10-03 11:18:21 -07:00
Micah Cowan
ca6653c7b8 Wget command list (alphabetizing, underscore consistency) 2007-10-03 11:09:51 -07:00
Micah Cowan
7cebc3ca17 Documentation updates. Web Site, Mailing Lists, Portability. 2007-10-01 01:22:37 -07:00
Micah Cowan
9c50f9356a Added ChangeLog entries. 2007-09-27 22:35:20 -07:00
Micah Cowan
8d9625d419 Describe -p in relation to -nc 2007-09-12 21:48:31 -07:00
Micah Cowan
d33628c2e5 Clarified suffix vs patterns in -A, -R 2007-09-12 20:21:30 -07:00
micah
10da871ac4 [svn] Merging fix #20499: MAX_REDIRECTIONS should be configurable. 2007-07-28 19:37:14 -07:00
micah
4d7c5e087b [svn] Merge of fix for bugs 20341 and 20410. 2007-07-09 22:53:22 -07:00
mtortonesi
ddc3e73adf [svn] Fixed rendering of --no-proxy description in the man page. Added information about current maintainer. 2006-07-10 03:18:53 -07:00
mtortonesi
7824f7f133 [svn] Removed invariant status to the GPL and GFDL sections in the documentation. 2006-06-28 06:02:55 -07:00
hniksic
0951c55fda [svn] Document --ignore-case. 2006-06-26 11:37:52 -07:00
hniksic
19f9abeb0e [svn] Add missing word. 2006-06-20 07:12:29 -07: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
a202418374 [svn] Made [0.5*wait, 1.5*wait) the range of --random-wait. 2006-02-05 00:35:22 -08:00
hniksic
f3b54cdaf4 [svn] Document the https_proxy setting. 2005-11-15 13:18:14 -08:00
hniksic
d668586e8c [svn] Rewrite the "passive FTP" paragraph. 2005-09-02 09:29:11 -07:00
hniksic
4f8da08d67 [svn] Removed kill_longer. 2005-08-08 15:52:39 -07:00
hniksic
3a3c1e7129 [svn] Don't claim that --base requires --force-html to work. 2005-06-28 13:19:19 -07:00
hniksic
c9ac1f52b4 [svn] AI_ADDRCONFIG is no longer used, modify docs accordingly. 2005-06-25 06:49:49 -07:00
hniksic
81b515db03 [svn] Split GPL text into a separate file, gpl.texi. 2005-06-23 16:47:03 -07:00
hniksic
4a6882c2c1 [svn] Updated list of principal contributors. 2005-06-23 14:51:26 -07:00
hniksic
1a54af24e4 [svn] Remove reference to the no longer existent wget-cvs list. 2005-06-22 07:49:30 -07:00
hniksic
3fc2c2256e [svn] Use the more standard authorship phrase "and others". 2005-06-22 06:00:02 -07:00
hniksic
04f3fdc577 [svn] Remove explicit vertical spacings from the manual. 2005-06-22 05:52:09 -07:00
hniksic
d13615705a [svn] Update texinfo.tex with a non-prehistoric version. 2005-06-22 05:49:52 -07:00
hniksic
6f97d7144c [svn] Don't generate texi2pod.pl from texi2pod.pl.in. 2005-06-22 05:25:57 -07:00
hniksic
e911bc2943 [svn] Remove the "lockable boolean" setting for passive_ftp. 2005-06-21 18:56:02 -07:00
hniksic
277e840a0f [svn] Remove K&R support. 2005-06-19 15:34:58 -07:00
mtortonesi
a207436528 [svn] Added ChangeLog for Keith Moore's patch. 2005-06-17 07:48:27 -07:00
hniksic
247297276c [svn] Change --non-verbose to --no-verbose. 2005-06-16 04:11:24 -07:00
hniksic
f79e976e7c [svn] Removed statement that redirect in response to POST is "technically
disallowed", which I cannot find in rfc2616 nor in rfc1945.  Even if that
were technically the case, the widespreadedness of such responses would make
the prohibition irrelevant.
2005-05-30 07:34:56 -07:00
hniksic
01f3d4b33c [svn] Document --[no-]proxy as being primarily used to turn *off* proxies. 2005-05-14 13:06:34 -07:00
hniksic
7bde962912 [svn] Explain certificate checking in more detail. 2005-05-11 01:44:43 -07:00
hniksic
d0a05ccfb4 [svn] Include an EXAMPLES section in the man page. 2005-05-07 15:10:29 -07:00
hniksic
110e13d093 [svn] Document empty user-agent. 2005-05-06 10:23:37 -07:00
hniksic
b13dbbcfff [svn] Reword timeout documentation. 2005-05-05 16:15:22 -07:00
hniksic
52157127be [svn] We're using GFDL 1.2, not 1.1. 2005-05-05 10:13:12 -07:00
hniksic
2892367cde [svn] Updated contributor list. 2005-05-05 08:41:32 -07:00
hniksic
231f9bae4c [svn] Fix bind address cindex entry that prevented concept index from
generating.
2005-04-27 14:53:02 -07:00
mtortonesi
b2e0ff1642 [svn] Fix a broken reference to Security Considerations section in tex-generated
documents (like the man page).
2005-04-27 14:34:00 -07:00
mtortonesi
e815fe81a0 [svn] Add the --user, --password, --ftp-user and --ftp-password options.
Rename the --ftp-passwd, --http-passwd and --proxy-passwd options to
--ftp-password, --http-password and --proxy-password respectively.
Deprecate the login and passwd .wgetrc commands.
2005-04-27 14:30:22 -07:00
hniksic
43e2f79afd [svn] Document --random-file. 2005-04-27 14:10:30 -07:00
hniksic
39ea6d817b [svn] Improve wording of command descriptions. 2005-04-27 11:23:41 -07:00
hniksic
dd02917be5 [svn] Mention --keep-session-cookies when documenting --post-data. 2005-04-27 10:44:02 -07:00
hniksic
6bfd58999f [svn] Improved entry on --keep-session-cookies. 2005-04-26 13:26:24 -07:00
hniksic
352821441f [svn] Remove stray text. 2005-04-26 10:31:14 -07:00
hniksic
8cacec82fa [svn] Document properties of boolean options. 2005-04-25 15:05:42 -07:00
hniksic
56a4583e61 [svn] Don't advertise removed option -s. 2005-04-25 13:21:06 -07:00
hniksic
b306ed79c0 [svn] Document --retry-connrefused. 2005-04-25 13:00:16 -07:00
hniksic
f5194cab0d [svn] Update version and include minor doc fixes. 2005-04-25 03:30:36 -07:00
hniksic
cf994330a3 [svn] Added reordering of addresses to try IPv4 first and the associated
--prefer-family switch.
2005-04-24 13:00:19 -07:00
hniksic
8710ea2686 [svn] No longer claim that -6 accepts mapped IPv4 addresses. 2005-04-24 03:54:58 -07:00
hniksic
369554bd74 [svn] Document the SSL command-line options. 2005-04-24 02:21:07 -07:00
hniksic
f97fe7bd3c [svn] Documented --ftp-passwd and ftp_passwd. 2005-04-23 02:43:21 -07:00
hniksic
6979e3b5c1 [svn] Correctly handle @samp{foo@@}. 2005-04-23 02:36:55 -07:00
hniksic
d40d3dd38d [svn] Document behavior of -6 wrt mapped IPv4 addresses. 2005-04-20 04:30:21 -07:00
hniksic
1e84a6a971 [svn] Documented IPv6-related options. 2005-04-19 15:57:28 -07:00
hniksic
899eca751a [svn] Update mailing list information. 2005-04-18 13:52:27 -07:00
hniksic
1aa8ce44c8 [svn] Don't advertise --no-dns-cache as necessary for dyndns downloads. 2005-04-17 16:26:26 -07:00
hniksic
89b218e02f [svn] Don't use $< in an explicit rule.
Submitted by Larry Jones.
2005-04-08 14:01:30 -07:00
hniksic
57c56abc9e [svn] Restore correct handling of asis. 2005-03-22 05:27:49 -08:00
mtortonesi
87e0d2682b [svn]
Renamed src/string.{c,h} to src/string_t.{c,h} to solve a conflict with the
string.h standard C library header file.

Fixed a bug and triggered escape of backslashes in string_t.c to avoid
ambiguities in the result string.

Added Simone Piunno as new contributor.
2005-02-11 13:34:42 -08:00
mtortonesi
ca13ffd249 [svn] Added string.c module. Updated copyright information and added names of new contributors to the documentation. 2005-01-01 13:29:11 -08:00
mtortonesi
1a9c0f6c31 [svn] Describe limitations of combining the -O and -k options. 2004-11-20 15:16:29 -08:00
hniksic
d2a87bd2a4 [svn] Allow building in a separate tree when writing to source tree is impossible. 2004-05-13 05:32:20 -07:00
hniksic
b4e408b3a6 [svn] Updated contributor list. 2004-02-22 07:46:49 -08:00
hniksic
94eccf9739 [svn] Document `-e'. 2004-02-12 14:16:48 -08:00
hniksic
a4b95084e8 [svn] Put @item contents on a separate line. 2004-02-08 02:50:13 -08:00
hniksic
26dd99930e [svn] Document the --no-http-keep-alive option. 2004-02-06 08:50:14 -08:00
hniksic
92c0f627b7 [svn] Don't incorrectly claim that `-O' sets the number of retries to 1. 2003-12-06 02:59:59 -08:00
hniksic
0e74e24d95 [svn] Document the new option --protocol-directories. 2003-12-05 19:07:10 -08:00
hniksic
c4c71684cf [svn] Small update. 2003-11-14 15:59:59 -08:00
hniksic
e494a925d8 [svn] Documented --no-remove-listing. 2003-11-14 15:39:14 -08:00
hniksic
2cafbc790b [svn] Update to GFDL 1.2. 2003-11-14 14:53:38 -08:00
hniksic
c92e54ce02 [svn] Get rid of the node previous/next/up links. 2003-11-08 16:09:26 -08:00
hniksic
dcc561a107 [svn] Update the documentation regarding the removal of -s/-C/-g/-G. 2003-11-08 15:48:36 -08:00
hniksic
8a7dda95aa [svn] Document new option `--keep-session-cookies'. 2003-11-05 13:11:59 -08:00
hniksic
dd6e9914e6 [svn] Fixed typo. By DervishD. 2003-10-26 07:23:30 -08:00
hniksic
a84e550e93 [svn] Handle the case when only a single wget.info file is generated. 2003-10-23 15:52:17 -07:00
hniksic
d1211bddb1 [svn] Document POST. 2003-10-06 16:12:37 -07:00
hniksic
5973da7abc [svn] Renamed prep.ai.mit.edu to ftp.gnu.org. 2003-10-01 14:12:09 -07:00
hniksic
8a604c9f6f [svn] Updated list of contributors. 2003-10-01 06:53:04 -07:00
hniksic
1c01316428 [svn] Tweaks and tag use improvements.
By Aaron S. Hawley.
2003-09-30 14:09:06 -07:00
hniksic
1dc4b76bf3 [svn] Documented the new timeout options. 2003-09-20 21:45:37 -07:00
hniksic
de19d38434 [svn] Change @itemx not preceded by @item to @item. 2003-09-18 16:12:58 -07:00