summaryrefslogtreecommitdiff
path: root/lib/ftp.h
Commit message (Expand)AuthorAgeFilesLines
...
* added disable-[protocol] support, largely provided by Miklos NemethDaniel Stenberg2002-06-111-0/+8
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* Curl_ftpsendf() had wrong return typeDaniel Stenberg2001-11-051-1/+1
* removed the socket argument from some functions that always passed in theDaniel Stenberg2001-09-281-3/+2
* Curl_ftpsendf's third argument is now a const char *Daniel Stenberg2001-08-141-1/+1
* Added the disconnect protoDaniel Stenberg2001-03-021-3/+1
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-3/+10
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-2/+2
* moved here from the newlib branchDaniel Stenberg2000-05-221-5/+3
* Initial revisionDaniel Stenberg1999-12-291-0/+52