Commit Graph

179 Commits

Author SHA1 Message Date
Tim Ruehsen 67e6027ea1 Add support for file names longer than MAX_FILE. 2012-09-29 13:47:53 +02:00
Giuseppe Scrivano e1df67a4f0 Prepare the new release 2012-08-05 22:14:30 +02:00
Giuseppe Scrivano f9768d368d Cite new change in the NEWS file. 2012-07-08 11:29:09 +02:00
Giuseppe Scrivano 6b5c0c742d Rename, again, --reports-bits to report-speed. 2012-06-06 20:41:25 +02:00
Giuseppe Scrivano 96418c6885 Rename --bits to --report-bps. 2012-06-06 14:10:07 +02:00
Giuseppe Scrivano 620ca36038 NEWS: cite the last change. 2012-05-21 22:54:57 +02:00
Giuseppe Scrivano e41d044e16 NEWS: cite the new feature. 2012-05-09 21:19:58 +02:00
Phil Pennock fd582e4543 Add support for TLS SNI 2012-04-13 23:58:46 +02:00
Daniel Kahn Gillmor 154d499be2 Enable client certificates when GNU TLS is used. 2012-04-07 14:43:12 +02:00
Gijs van Tulder 08a147c672 Fix a segfault on an incomplete STYLE tag. 2012-04-01 23:29:16 +02:00
Sasikantha Babu b9b510ca5f Accept --bit option 2012-03-05 22:23:06 +01:00
Giuseppe Scrivano 04f29f2f08 Report stdout close errors. 2012-02-26 02:41:07 +01:00
Giuseppe Scrivano 408126aae0 Print some diagnostic messages to stderr not to stdout. 2012-02-23 11:56:44 +01:00
Giuseppe Scrivano c2ee928302 Fix regeneration of autotools files in a distributed tarball. 2011-12-12 21:30:39 +01:00
Giuseppe Scrivano 5305f18c0a NEWS: cite last changes. 2011-11-04 22:34:51 +01:00
Henrik Holst fce4e757a2 Add support for --content-on-error. 2011-10-06 13:25:17 +02:00
Giuseppe Scrivano df8ce3d788 NEWS: Specify next wget version. 2011-09-13 10:12:10 +02:00
Giuseppe Scrivano bbe6b86c9e Return a network failure when FTP downloads fail and --timestamping is used. 2011-09-13 10:11:46 +02:00
Giuseppe Scrivano 19ef7249b8 Allow --timestamping and --continue at the same time. 2011-09-07 12:57:55 +02:00
Giuseppe Scrivano eb76fcbe2b NEWS: cite last change. 2011-09-06 16:46:02 +02:00
Christian Jullien eb557e9e77 Fix a build problem under solaris. 2011-09-04 13:30:01 +02:00
Mojca Miklavec a25607f788 Now --version works again. 2011-09-02 13:37:10 +02:00
Giuseppe Scrivano 0f154e42a4 Bump version number in NEWS. 2011-08-30 17:01:18 +02:00
Giuseppe Scrivano 512bdc14cb NEWS: Bump version number. 2011-08-19 11:17:53 +02:00
Giuseppe Scrivano 186200fb6e NEWS: Bump version number. 2011-08-16 15:04:43 +02:00
Giuseppe Scrivano 02e316f986 NEWS: document that GNU TLS is used by default now. 2011-08-10 22:26:19 +02:00
Giuseppe Scrivano ac0eac7c98 NEWS: finalize the next version number. 2011-08-06 13:04:38 +02:00
Giuseppe Scrivano 1f06428483 Introduce `show_all_dns_entries'. 2011-08-06 12:38:42 +02:00
Giuseppe Scrivano 9b21660d70 Accept always the file if it is the specified output destination. 2011-08-05 22:39:55 +02:00
Giuseppe Scrivano 28db25933b Now --no-parent doesn't fetch wrong files if HTTP and HTTPS are used together. 2011-03-31 01:37:12 +02:00
Filipe Brandenburger e219e587b3 Support HTTP/1.1 307 redirects keep request method. 2011-03-03 14:02:25 +01:00
Filipe Brandenburger bb6a72caea Do not adjust the extension if the file ends in .htm. 2011-03-02 10:57:44 +01:00
Giuseppe Scrivano 2f6aa1d741 mass change: update copyright years. 2011-01-01 13:19:37 +01:00
Giuseppe Scrivano 336f3c63d1 Mention last change in NEWS. 2010-11-19 18:26:14 +01:00
Reza Snowdon 8c7afaf3bb Implement --config. 2010-10-29 00:20:31 +02:00
Jessica McKellar 69fb378d59 Print the total download time as part of the summary for recursive downloads. 2010-10-24 21:45:30 +02:00
Giuseppe Scrivano f9e0889340 Fix typo. 2010-09-07 18:05:19 +02:00
Giuseppe Scrivano 15737d2422 NEWS: update. 2010-08-27 20:14:39 +02:00
Giuseppe Scrivano 0055a98eb1 Make clearer a NEWS entry. 2010-07-30 01:01:57 +02:00
Giuseppe Scrivano e095cc064e Fix a problem when -k is specified and url's are specified in CSS code. 2010-07-30 01:00:26 +02:00
Giuseppe Scrivano 3e25a9817f Introduce --trust-server-names. Close CVE-2010-2252. 2010-07-28 21:22:22 +02:00
Giuseppe Scrivano b7f54921f6 Now --timestamping and --continue works well together. 2010-07-11 15:47:18 +02:00
Giuseppe Scrivano b7814f7cf3 Fix some problems with GNU TLS. 2010-06-14 19:40:03 +02:00
Muthu Subramanian K aca9f566b6 Report the total avg transfer speed correctly with multiple URL's and -c. 2010-06-11 00:35:30 +02:00
Giuseppe Scrivano bd5527dad4 If --content-disposition is used, do not send a HEAD request. 2010-06-03 16:46:56 +02:00
Giuseppe Scrivano 9e286ee357 Print diagnostic messages to stderr, not stdout. 2010-05-31 09:45:03 +02:00
Giuseppe Scrivano 1b2092fd06 Cope better with unclosed html tags. 2010-05-30 14:01:10 +02:00
Giuseppe Scrivano d733dbc703 Exit with failure if -k is specified and -O is not a regular file. 2010-05-27 12:45:15 +02:00
Giuseppe Scrivano 83fe87d9ed Mention a recent change. 2010-05-27 12:19:54 +02:00
Giuseppe Scrivano a59e12ab26 Mention some recent changes in the NEWS file. 2010-05-25 18:39:32 +02:00