summaryrefslogtreecommitdiff
path: root/lib/ftp.h
Commit message (Expand)AuthorAgeFilesLines
...
* Use ssize_t instead of 'int' to make the 64 bit sparc compiler happier.Daniel Stenberg2003-03-111-1/+1
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* Curl_GetFTPResponse() takes a different set of parameters and now return aDaniel Stenberg2002-12-031-2/+2
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* Initial fix to make the multi interface return control while waiting forDaniel Stenberg2002-08-121-9/+1
* 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