summaryrefslogtreecommitdiff
path: root/tests/data/test255
Commit message (Collapse)AuthorAgeFilesLines
* Modified the FTP server to use the new 'sockfilt' program to do all the socketDaniel Stenberg2005-04-181-0/+58
level stuff. The FTP server communicates with sockfilt using perl's open2(). This enables easier IPv6 support and hopefully FTP-SSL support in the future. Added four test cases for FTP-ipv6.