Item ID |
Summary |
Status |
Assigned to |
Submitted |
#41003 |
wget tries to reuse connection despite http/1.0 and no connection: keep-alive |
In Progress |
darnir |
2013-12-26 |
#53750 |
Regex are ignored with ftp |
Ready for Merge |
darnir |
2018-04-25 |
#54126 |
Wget keeps crashing in Windows sometimes when the filename is large enough to scroll it |
|
darnir |
2018-06-16 |
#60246 |
When writing stdout into a pipe, wget never terminates |
In Progress |
darnir |
2021-03-16 |
#62137 |
wget segfaults when using openssl and a FTPS server in TLS 1.3 |
Ready for Merge |
darnir |
2022-03-03 |
#20653 |
Heuristic for determining non-HTML files |
Confirmed |
derektdoyle |
2007-08-01 |
#21976 |
Connection: Keep-alive is ignored when using a proxy. |
Fixed |
gscrivano |
2008-01-07 |
#28890 |
Force retry if rate drops below some threshold |
In Progress |
gscrivano |
2010-02-13 |
#29316 |
--dry-run or --print-uri: print what wget *would* do, but don't do it |
Wont Fix |
gscrivano |
2010-03-23 |
#33825 |
'wget -nc' race condition |
Wont Fix |
gscrivano |
2011-07-23 |
#33826 |
doc: reference to Mozilla's cookie file is out of date |
Inspected |
gscrivano |
2011-07-23 |
#33839 |
wget -nv outputs non-error output to stderr |
Inspected |
gscrivano |
2011-07-23 |
#33840 |
openssl 1.0.0: disable SSLv2 |
Postponed |
gscrivano |
2011-07-23 |
#34196 |
ssl/crypto test should depend on zlib |
Fixed |
gscrivano |
2011-09-02 |
#34197 |
Wrong exit code |
Fixed |
gscrivano |
2011-09-02 |
#34413 |
--no-clobber option does not work for directories |
Awaiting Approval |
gscrivano |
2011-09-28 |
#39844 |
compile with the switch --with-ssl=openssl failed si zlib not installed |
Fixed |
gscrivano |
2013-08-21 |
#20738 |
Wget needs a "reference card" |
Confirmed |
jff |
2007-08-09 |
#20327 |
Add SFTP support |
Confirmed |
micahcowan |
2007-07-03 |
#20329 |
Make HTTP timestamping use If-Modified-Since |
Awaiting Approval |
micahcowan |
2007-07-03 |
#20331 |
robots.txt, robots.txt.html -E -k |
|
micahcowan |
2007-07-03 |
#20607 |
Authentication needs to match RFC 2617 |
Confirmed |
micahcowan |
2007-07-28 |
#21408 |
Refactor, and ensure adequate test coverage. |
Confirmed |
micahcowan |
2007-10-23 |
#23259 |
-O timestamps the named file based on the last download |
Confirmed |
micahcowan |
2008-05-15 |
#23094 |
Password in HTML output for FTP |
Needs Discussion |
michaelnovak |
2008-04-28 |
#23096 |
--no-htmlify does screwy, screwy things on multiple invocations |
Confirmed |
michaelnovak |
2008-04-28 |
#20297 |
wget -r -A.gif -nc, deletes preexisting html files |
In Progress |
|
2007-06-30 |
#20300 |
Wget should support digest, NTLM for proxy auth |
Confirmed |
|
2007-06-30 |
#20326 |
Both HTTP and FTP connections should be first-class objects that can be reused after a download is done |
Confirmed |
|
2007-07-03 |
#20332 |
When updating an existing mirror, download to temporary files and rename |
Needs Discussion |
|
2007-07-03 |
#20336 |
Wget should be able to POST actual files, using multipart/form-data |
Confirmed |
|
2007-07-03 |
#20362 |
Compressed transfer support |
Confirmed |
|
2007-07-06 |
#20363 |
Enforce strict download quotas |
Awaiting Approval |
|
2007-07-06 |
#20367 |
asprintf() could loop infinitely in some situations |
Confirmed |
|
2007-07-06 |
#20370 |
wget shouldn't read second wgetrc file, if it's going to fail from the first |
Confirmed |
|
2007-07-06 |
#20371 |
Generalize --adjust-extensions to cover wider range of types |
Confirmed |
|
2007-07-06 |
#20372 |
Various options should be configurable by host |
|
|
2007-07-06 |
#20373 |
--retr-symlinks should traverse links to directories, too |
Confirmed |
|
2007-07-06 |
#20374 |
Don't leave .orig files when they're identical |
Needs Discussion |
|
2007-07-06 |
#20376 |
--no-clobber is confusing: split into separate options? |
Confirmed |
|
2007-07-06 |
#20377 |
option to just list wildcard matches, without downloading |
Needs Discussion |
|
2007-07-06 |
#20378 |
An accept option based on MIME types |
Awaiting Approval |
|
2007-07-06 |
#20379 |
Allow time-stamping by arbitrary date |
Confirmed |
|
2007-07-06 |
#20385 |
Support for the metalink format |
Confirmed |
|
2007-07-06 |
#20386 |
Option to disable plaintext auth |
Confirmed |
|
2007-07-06 |
#20387 |
Session Info Database |
Confirmed |
|
2007-07-06 |
#20390 |
Don't rely on different structs being in sync. |
Confirmed |
|
2007-07-06 |
#20392 |
Modular protocol support |
Confirmed |
|
2007-07-06 |
#20396 |
Support for links in JavaScript |
|
|
2007-07-07 |
#20416 |
wget needs a way to request a range of bytes (--range option?) |
Needs Discussion |
|
2007-07-09 |