Commit Graph

94 Commits

Author SHA1 Message Date
Micah Cowan 636fc3d751 configure.in adapted to automake; announce in NEWS. README.checkout adjustment. 2007-10-05 17:46:23 -07:00
Micah Cowan 568caf4ae2 NEWS: content_disposition is experimental. 2007-10-03 11:33:50 -07:00
Micah Cowan e88e599ea9 Note missing functionality from current GnuTLS support. 2007-10-03 11:31:55 -07:00
Micah Cowan 5dd09d9ba5 Update copyright lists, conforming to maintainer guidelines 2007-09-28 15:45:31 -07:00
Micah Cowan 29dea5f7d7 Removed TODO 2007-09-13 00:36:09 -07:00
micah 4358313069 [svn] Fix #20322 - Use timestamp from most recent response. 2007-08-29 20:35:49 -07:00
micah fb7fc237f7 [svn] Fix for #20659 - Content-Disposition off by default. 2007-08-08 00:30:26 -07:00
micah 13117dc9a5 [svn] Fix for bug #20321: --with-libssl-prefix=<path> ignores its argument 2007-08-07 13:00:45 -07:00
micah 898c91ccab [svn] NEWS re new --max-redirect option. 2007-07-29 19:14:36 -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
hniksic bcb055884b [svn] Document the support for Content-Disposition. 2006-04-05 04:20:38 -07:00
hniksic e2e26c4487 [svn] Mention GnuTLS support. 2005-08-27 05:54:55 -07:00
hniksic 097695b723 [svn] New option --ignore-case for case-insensitive matching. 2005-07-06 12:44:00 -07:00
hniksic 854db53e84 [svn] Updated copyright year. 2005-07-06 12:40:03 -07:00
hniksic a41c753675 [svn] Don't imply that dot progress being used by default for log files is a
novelty.
2005-07-02 06:14:32 -07:00
hniksic 80080604f4 [svn] Mention ETA being available for dot progress. 2005-06-30 18:25:46 -07:00
hniksic 5379a71966 [svn] Reorder the two new entries. 2005-06-22 14:53:05 -07:00
hniksic 0b38f3e3b0 [svn] Mention the Subversion repository. 2005-06-22 07:30:09 -07:00
hniksic e911bc2943 [svn] Remove the "lockable boolean" setting for passive_ftp. 2005-06-21 18:56:02 -07:00
hniksic 0640c88e3c [svn] Consolidated SSL/TLS entries. 2005-05-14 11:12:51 -07:00
hniksic 16a433e3ec [svn] *** empty log message *** 2005-05-11 03:53:42 -07:00
hniksic 646a9e10dc [svn] Mention that the server's certificate is now verified by default. 2005-05-11 01:31:28 -07:00
hniksic ea9a2b260c [svn] Mention the redesign of SSL options. 2005-05-06 08:47:48 -07:00
hniksic 99de2fe8a9 [svn] Minor rewording of the IPv6 entry. 2005-05-05 15:45:59 -07:00
hniksic 323d9c8b49 [svn] Advertise new-style syntax --no-dns-cache instead of --dns-cache=off. 2005-04-28 10:02:50 -07:00
hniksic 801813a9be [svn] Fix typo in --keep-session entry; reformat to 72 columns. 2005-04-27 15:00:53 -07:00
mtortonesi 7554f9ebe7 [svn] Reorder announcements in NEWS according to their importance order. 2005-04-27 14:54:52 -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 4fe80e8025 [svn] Better explain --keep-session-cookies. 2005-04-26 13:24:43 -07:00
hniksic 009d2ebcc4 [svn] Advertise NTLM support. Explain why SSL over proxy now works in
some more detail.
2005-04-22 17:36:29 -07:00
hniksic b14abccb5f [svn] Mention that IPv6 doesn't work on Windows. 2005-04-17 10:08:51 -07:00
hniksic 30aaf5a19a [svn] Use the passive FTP transfer mode by default. 2005-03-06 11:34:25 -08:00
hniksic ef22bf610a [svn] Large file support added. Published in <87psyr6jn7.fsf@xemacs.org>. 2005-02-23 14:21:04 -08:00
hniksic efb88f398a [svn] Announce that wget -b now works under Windows. 2004-03-24 16:06:55 -08:00
hniksic 06718d888b [svn] Document new implementation of continuing partial downloads. 2003-12-06 03:15:56 -08:00
hniksic 0d0fe50435 [svn] New option --protocol-directories. 2003-12-05 19:01:31 -08:00
hniksic 53f5f3e486 [svn] Reword the HTTP/0.9 entry. 2003-12-05 16:45:00 -08:00
hniksic f2a078239c [svn] Mention that HTTP/0.9 now works. 2003-11-29 20:23:26 -08:00
hniksic 0ff9eb4727 [svn] Restructure generation of HTTP requests. Allow headers specified with
--header to override generated headers.
2003-11-29 10:40:01 -08:00
hniksic 3eef068815 [svn] Document that SSL passthrough now works. 2003-11-27 18:37:33 -08:00
hniksic 83b65a0ea8 [svn] Mention the 1.9.1 release. 2003-11-13 18:00:26 -08:00
hniksic 4bea4d6832 [svn] Mention progress bar improvement. 2003-11-10 16:23:45 -08:00
hniksic 30ce0e1715 [svn] Updated options news and the IPv6 changes news. 2003-11-10 16:23:01 -08:00
hniksic 6bf6f58ca3 [svn] Document the existence of --preserve-permissions. 2003-11-07 05:41:20 -08:00
hniksic b46a8df58d [svn] Updated. 2003-11-06 12:26:05 -08:00
hniksic 8a7dda95aa [svn] Document new option `--keep-session-cookies'. 2003-11-05 13:11:59 -08:00
hniksic d30f1051bb [svn] *** empty log message *** 2003-10-07 17:18:57 -07:00
hniksic 030704403b [svn] Subsecond granularity in run_with_timeout. 2003-10-02 06:37:45 -07:00
hniksic 51a8e9fa50 [svn] Enabled separation of different timeout values. 2003-09-20 21:41:55 -07:00