]> sjero.net Git - wget/blobdiff - TODO
[svn] Committed C. Frankel's SSL patch.
[wget] / TODO
diff --git a/TODO b/TODO
index c0fecefc91e928a346ae4bc4b8b51dc2c21ccabf..85524996b93c9b6e4af3bc66b415754939bb22aa 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,6 +7,11 @@ items are not listed in any particular order (except that recently-added items
 may tend towards the top).  Not all of these represent user-visible
 changes.
 
+* Try to devise a scheme so that, when password is unknown, Wget asks
+  the user for one.
+
+* Limit the number of successive redirection to max. 20 or so.
+
 * Take a look at
   <http://info.webcrawler.com/mak/projects/robots/norobots-rfc.html>
   and support the new directives.
@@ -105,5 +110,3 @@ changes.
 * Implement HTTP cookies.
 
 * Implement more HTTP/1.1 bells and whistles (ETag, Content-MD5 etc.)
-
-* Support SSL encryption through SSLeay or OpenSSL.