curl/docs/libcurl
Daniel Stenberg d9a1a59f22 CURL_MAX_WRITE_SIZE is a new exported define that informs about the biggest
sized buffer that may be passed to a write callback
2002-05-03 14:50:29 +00:00
..
curl_easy_cleanup.3 explicitly mention easy handle 2002-03-04 13:10:15 +00:00
curl_easy_duphandle.3
curl_easy_getinfo.3 the TOTAL_TIME is not really total, as it excludes the connect time... 2002-04-25 16:45:15 +00:00
curl_easy_init.3
curl_easy_perform.3
curl_easy_setopt.3 CURL_MAX_WRITE_SIZE is a new exported define that informs about the biggest 2002-05-03 14:50:29 +00:00
curl_escape.3 we don't skip what looks like already escaped strings, that was fixed 2002-03-06 07:44:49 +00:00
curl_formadd.3
curl_formfree.3
curl_formparse.3
curl_getdate.3
curl_getenv.3
curl_global_cleanup.3
curl_global_init.3
curl_mprintf.3
curl_multi_add_handle.3 7.9.5 commit 2002-03-07 08:50:18 +00:00
curl_multi_cleanup.3
curl_multi_fdset.3 clarified that you must keep the variables that you point to! 2002-05-02 22:34:31 +00:00
curl_multi_info_read.3
curl_multi_init.3 7.9.5 commit 2002-03-07 08:50:18 +00:00
curl_multi_perform.3
curl_multi_remove_handle.3 when removed, an easy handle can be curl_easy_perform()ed again 2002-03-06 15:01:45 +00:00
curl_slist_append.3
curl_slist_free_all.3
curl_strequal.3
curl_strnequal.3
curl_unescape.3 clarified that it is only the + letter that isn't converted on the right 2002-03-17 08:28:51 +00:00
curl_version.3
index.html added the multi functions man pages 2002-03-19 10:19:56 +00:00
libcurl-errors.3 corrected to new return codes 2002-04-10 18:08:50 +00:00
libcurl-multi.3 newcomer notice added 2002-03-20 10:11:50 +00:00
libcurl.3 spell checked and removed talk about very old version numbers 2002-04-09 06:20:06 +00:00
Makefile.am added libcurl-errors 2002-04-12 10:10:36 +00:00