curl/docs/libcurl
Daniel Stenberg 177dbc7be0 Ian Ford asked about support for the FTP command ACCT, and I discovered it is
present in RFC959... so now (lib)curl supports it as well. --ftp-account and
CURLOPT_FTP_ACCOUNT set the account string. (The server may ask for an account
string after PASS have been sent away. The client responds with "ACCT [account
string]".) Added test case 228 and 229 to verify the functionality. Updated
the test FTP server to support ACCT somewhat.
2005-01-25 22:13:12 +00:00
..
.cvsignore ignore .ps and .pdf files too 2002-10-14 07:47:40 +00:00
Makefile.am David Shaw contributed a fairly complete and detailed autoconf macro you can 2005-01-25 09:29:05 +00:00
curl_easy_cleanup.3 formatting update to produce better links with the new roffit version 2004-02-27 15:34:06 +00:00
curl_easy_duphandle.3 removed the BUGS section since it offers nothing good 2004-04-13 09:08:52 +00:00
curl_easy_getinfo.3 added CURLINFO_HTTP_CONNECTCODE 2004-12-22 12:31:55 +00:00
curl_easy_init.3 see also the reset function 2004-08-17 12:39:10 +00:00
curl_easy_perform.3 formatting update to produce better links with the new roffit version 2004-02-27 15:34:06 +00:00
curl_easy_reset.3 mention this is new 2004-07-31 19:47:00 +00:00
curl_easy_setopt.3 Ian Ford asked about support for the FTP command ACCT, and I discovered it is 2005-01-25 22:13:12 +00:00
curl_easy_strerror.3 mention when the function was added to the lib 2004-08-31 06:03:16 +00:00
curl_escape.3 formatting update to produce better links with the new roffit version 2004-02-27 15:34:06 +00:00
curl_formadd.3 format update 2004-10-25 11:05:37 +00:00
curl_formfree.3 formatting update to produce better links with the new roffit version 2004-02-27 15:34:06 +00:00
curl_free.3 formatting update to produce better links with the new roffit version 2004-02-27 15:34:06 +00:00
curl_getdate.3 tiny format fix for nicer man output 2004-11-15 21:41:21 +00:00
curl_getenv.3 these functions are marked to get removed from the public API "soon" 2004-04-30 08:38:08 +00:00
curl_global_cleanup.3 formatting update to produce better links with the new roffit version 2004-02-27 15:34:06 +00:00
curl_global_init.3 curl_global_init_mem() allows the memory functions to be replaced. 2004-05-11 11:30:23 +00:00
curl_global_init_mem.3 new man page 2004-05-12 08:10:25 +00:00
curl_mprintf.3 these functions are marked to get removed from the public API "soon" 2004-04-30 08:38:08 +00:00
curl_multi_add_handle.3 additional info 2004-04-13 14:27:47 +00:00
curl_multi_cleanup.3 additional info 2004-04-13 14:27:47 +00:00
curl_multi_fdset.3 Dan Torop cleaned up a few no longer used variables from David Phillips' 2005-01-11 20:22:44 +00:00
curl_multi_info_read.3 Jean-Marc Ranger pointed out that the returned data doesn't survive a call 2004-12-18 10:24:49 +00:00
curl_multi_init.3 Tor Arntsen's major ispell patch 2004-03-24 21:40:45 +00:00
curl_multi_perform.3 added info about how users get info (like the CURLcode return code) from 2004-10-03 17:38:57 +00:00
curl_multi_remove_handle.3 clarify 2003-03-10 20:43:59 +00:00
curl_multi_strerror.3 mention when the function was added to the lib 2004-08-31 06:03:16 +00:00
curl_share_cleanup.3 Bertrand Demiddelaer's correction 2004-09-16 14:26:04 +00:00
curl_share_init.3 Tor Arntsen's major ispell patch 2004-03-24 21:40:45 +00:00
curl_share_setopt.3 better formatting of the share options 2004-02-25 12:34:19 +00:00
curl_share_strerror.3 mention when the function was added to the lib 2004-08-31 06:03:16 +00:00
curl_slist_append.3 formatting update to produce better links with the new roffit version 2004-02-27 15:34:06 +00:00
curl_slist_free_all.3 formatting update to produce better links with the new roffit version 2004-02-27 15:34:06 +00:00
curl_strequal.3 these functions are marked to get removed from the public API "soon" 2004-04-30 08:38:08 +00:00
curl_strnequal.3 prepend the man3 dir to the file name to work better. 2004-04-02 11:04:34 +00:00
curl_unescape.3 Renaud Duhaut corrected the unescaping procedure 2004-06-01 08:33:15 +00:00
curl_version.3 mention curl_version_info 2003-08-11 23:07:38 +00:00
curl_version_info.3 updated to reflect reality! 2004-05-11 14:15:49 +00:00
index.html link to reset as well 2004-07-31 19:46:25 +00:00
libcurl-easy.3 minor update edits 2004-05-05 06:11:57 +00:00
libcurl-errors.3 clarify CURLE_SSL_CERTPROBLEM somewhat 2004-09-02 21:05:56 +00:00
libcurl-multi.3 the multi interface is not so new anymore! 2004-07-17 08:24:22 +00:00
libcurl-share.3 better mentioning of other functions to create proper hrefs in the web 2004-03-15 10:23:14 +00:00
libcurl-tutorial.3 David Shaw contributed a fairly complete and detailed autoconf macro you can 2005-01-25 09:29:05 +00:00
libcurl.3 refer to the new tutorial man page 2004-06-21 08:28:10 +00:00
libcurl.m4 David Shaw contributed a fairly complete and detailed autoconf macro you can 2005-01-25 09:29:05 +00:00