aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-09-05 17:17:59 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-09-05 17:17:59 +0000
commit6fd1cfeab176f5724f9b748ea5734d0817aabdb9 (patch)
treeeababb16183ba1fa097d2b5474d7aacb23ff1822
parent9d0533056c379a16b3dc96cbc8c0ec0f799deb13 (diff)
Minor updates
-rw-r--r--docs/KNOWN_BUGS3
-rw-r--r--tests/FILEFORMAT2
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 2d3f622c4..6a3844b1a 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -63,7 +63,7 @@ may have been fixed since this was written!
IPv6 numerical addresses in URLs.
29. IPv6 URLs with zone ID is not supported.
- http://www.ietf.org/internet-drafts/draft-fenner-literal-zone-02.txt
+ http://www.ietf.org/internet-drafts/draft-fenner-literal-zone-02.txt (expired)
specifies the use of a plus sign instead of a percent when specifying zone
IDs in URLs to get around the problem of percent signs being
special. According to the reporter, Firefox deals with the URL _with_ a
@@ -78,7 +78,6 @@ may have been fixed since this was written!
23. SOCKS-related problems:
A) libcurl doesn't support SOCKS for IPv6.
B) libcurl doesn't support FTPS over a SOCKS proxy.
- C) We don't have any test cases for SOCKS proxy.
E) libcurl doesn't support active FTP over a SOCKS proxy
We probably have even more bugs and lack of features when a SOCKS proxy is
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT
index 2a3a16eaf..2684ae302 100644
--- a/tests/FILEFORMAT
+++ b/tests/FILEFORMAT
@@ -227,6 +227,8 @@ Available substitute variables include:
%FTP6PORT - IPv6 port number of the FTP server
%FTPSPORT - Port number of the FTPS server
%FTP2PORT - Port number of the FTP server 2
+%FTPTIME2 - Timeout in seconds that should be just sufficient to receive
+ a response from the test FTP server
%TFTPPORT - Port number of the TFTP server
%TFTP6PORT - IPv6 port number of the TFTP server
%SSHPORT - Port number of the SCP/SFTP server