Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ip
authorDaniel Stenberg <daniel@haxx.se>
Sun, 4 Sep 2005 05:16:06 +0000 (05:16 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 4 Sep 2005 05:16:06 +0000 (05:16 +0000)
commit7e845e7cfdd658caccc60f687d5d5d68d7e88937
treef5937f8827f2f1f9ea2073dd640545045a17c459
parent56d9624b566ac15ffb4b4b6eef220a5000b767e0
Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ip
docs/curl.1
docs/libcurl/curl_easy_setopt.3
include/curl/curl.h
lib/ftp.c
lib/url.c
lib/urldata.h
src/main.c
tests/FILEFORMAT
tests/data/Makefile.am
tests/data/test270 [new file with mode: 0644]
tests/ftpserver.pl