curl/include/curl
Daniel Stenberg 1b7f00b2a6 CURLE_FTP_COULDNT_STOR_FILE is now known as CURLE_UPLOAD_FAILED. This is
because I just made SCP uploads return this value if the file size of
the upload file isn't given with CURLOPT_INFILESIZE*. Docs updated to
reflect this news, and a define for the old name was added to the public
header file.
2007-05-08 11:34:31 +00:00
..
.cvsignore ignore .dist files here 2003-10-30 13:07:36 +00:00
curl.h CURLE_FTP_COULDNT_STOR_FILE is now known as CURLE_UPLOAD_FAILED. This is 2007-05-08 11:34:31 +00:00
curlver.h start working on 7.16.3 2007-04-11 13:32:59 +00:00
easy.h Changes for removing libcurl.def file on Win32. 2004-11-09 14:02:58 +00:00
Makefile.am make clean now removes *dist files too that might be leftovers from 2004-03-25 11:34:35 +00:00
mprintf.h Allow 'curl_*printf()' to be used in C++ programs. 2006-10-30 16:26:24 +00:00
multi.h - Robert Iakobashvil added curl_multi_socket_action() to libcurl, which is a 2007-04-16 16:34:08 +00:00
stdcheaders.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
types.h typedef CURL in the curl.h file instead of only having a single useful typedef 2004-04-26 14:06:51 +00:00