summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-08-17 09:41:54 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-08-17 09:41:54 +0000
commit15bc228ae992ae0a8bc2a9f4f9175ef646c260ad (patch)
tree8f1bb6bba3f02c3e543b55cde29d267bcbb0ea63
parent2b7a38d0324c3aa2a5579e7b5d2e5a4465bc565a (diff)
downloadgnurl-15bc228ae992ae0a8bc2a9f4f9175ef646c260ad.tar.gz
gnurl-15bc228ae992ae0a8bc2a9f4f9175ef646c260ad.tar.bz2
gnurl-15bc228ae992ae0a8bc2a9f4f9175ef646c260ad.zip
the SOCKS situation
-rw-r--r--docs/KNOWN_BUGS4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 0f4db5586..244f09c12 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -3,6 +3,10 @@ join in and help us correct one or more of these! Also be sure to check the
changelog of the current development status, as one or more of these problems
may have been fixed since this was written!
+23. We don't support SOCKS for IPv6. We don't support FTPS over a SOCKS proxy.
+ We don't have any test cases for SOCKS proxy. We probably have even more
+ bugs and lack of features when a SOCKS proxy is used.
+
22. Sending files to a FTP server using curl on VMS, might lead to curl
complaining on "unaligned file size" on completion. The problem is related
to VMS file structures and the perceived file sizes stat() returns. A