summaryrefslogtreecommitdiff
path: root/lib/ftp.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | same socket and it was available from the passed-in struct anyway!
* 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