1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/docs/libcurl
2002-09-25 12:24:46 +00:00
..
.cvsignore ignore html too 2002-08-12 08:54:49 +00:00
curl_easy_cleanup.3 explicitly mention easy handle 2002-03-04 13:10:15 +00:00
curl_easy_duphandle.3 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
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 mention 'easy handle' and not just handle, there will soon be other handles 2002-03-04 13:06:46 +00:00
curl_easy_perform.3 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
curl_easy_setopt.3 Re-ordered all the options to be more logically structured. Hopefully this 2002-09-18 15:26:42 +00:00
curl_escape.3 Walter J. Mack's curl_free addition 2002-09-25 12:11:12 +00:00
curl_formadd.3 corrected to match reality better 2002-06-24 06:14:56 +00:00
curl_formfree.3 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
curl_formparse.3 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
curl_free.3 Walter J. Mack's curl_free addition 2002-09-25 12:11:12 +00:00
curl_getdate.3 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
curl_getenv.3 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
curl_global_cleanup.3 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
curl_global_init.3 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
curl_mprintf.3 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
curl_multi_add_handle.3 7.9.5 commit 2002-03-07 08:50:18 +00:00
curl_multi_cleanup.3 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
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 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
curl_multi_init.3 7.9.5 commit 2002-03-07 08:50:18 +00:00
curl_multi_perform.3 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
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 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
curl_slist_free_all.3 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
curl_strequal.3 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
curl_strnequal.3 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
curl_unescape.3 Walter J. Mack's curl_free addition 2002-09-25 12:11:12 +00:00
curl_version.3 ripped out from ../ and put in its own directory now 2002-03-04 10:09:48 +00:00
index.html added curl_free and an "overview" section 2002-09-25 12:24:46 +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 curl_free 2002-09-25 12:21:08 +00:00