curl/docs/libcurl
Daniel Stenberg 7356ff0b18 As Jeff Pohlmeyer suggested: "pointer to 'char *'" is now instead put:
"pointer to a char pointer".
2009-04-17 12:55:09 +00:00
..
.cvsignore
ABI minor language fix 2008-06-30 09:39:26 +00:00
Makefile.am include the symbols-in-versions file in the release archive 2009-02-10 12:39:26 +00:00
curl_easy_cleanup.3 1) the talk about strings used by libcurl doesn't apply to libcurl >= 7.17.0 2007-08-22 11:28:26 +00:00
curl_easy_duphandle.3
curl_easy_escape.3 "tag" the function referals properly 2008-04-09 11:27:47 +00:00
curl_easy_getinfo.3 As Jeff Pohlmeyer suggested: "pointer to 'char *'" is now instead put: 2009-04-17 12:55:09 +00:00
curl_easy_init.3 Bryan Henderson turned the 'initialized' variable for curl_global_init() 2006-01-15 23:55:53 +00:00
curl_easy_pause.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_easy_perform.3
curl_easy_recv.3 - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send 2008-05-12 21:43:24 +00:00
curl_easy_reset.3 minor edits 2006-01-02 23:32:36 +00:00
curl_easy_send.3 - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send 2008-05-12 21:43:24 +00:00
curl_easy_setopt.3 - I clarified in the docs that CURLOPT_SEEKFUNCTION should return 0 on success 2009-04-06 21:44:53 +00:00
curl_easy_strerror.3 minor edits 2006-01-02 23:32:36 +00:00
curl_easy_unescape.3 "tag" the function referals properly 2008-04-09 11:27:47 +00:00
curl_escape.3 First commit of David McCreedy's EBCDIC and TPF changes. 2006-04-07 21:50:47 +00:00
curl_formadd.3 Mohun Biswas clarified 2009-01-12 21:22:51 +00:00
curl_formfree.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_formget.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_free.3
curl_getdate.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_getenv.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_global_cleanup.3 fixed formatting 2006-02-17 13:31:49 +00:00
curl_global_init.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_global_init_mem.3
curl_mprintf.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_multi_add_handle.3 Christopher Palow's multi interface docs updates 2008-05-24 19:19:49 +00:00
curl_multi_assign.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_multi_cleanup.3
curl_multi_fdset.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_multi_info_read.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_multi_init.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_multi_perform.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_multi_remove_handle.3 clarified after chat in #curl 2009-04-07 20:51:01 +00:00
curl_multi_setopt.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_multi_socket.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_multi_socket_all.3 The inital early embryos to describe the curl_multi_socket() API. Committed 2005-12-22 15:11:11 +00:00
curl_multi_strerror.3 minor edits 2006-01-02 23:32:36 +00:00
curl_multi_timeout.3 - mention curl_multi_socket_action() rather than the deprecated 2008-08-06 21:22:07 +00:00
curl_share_cleanup.3 Bertrand Demiddelaer's correction 2004-09-16 14:26:04 +00:00
curl_share_init.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_share_setopt.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_share_strerror.3 minor edits 2006-01-02 23:32:36 +00:00
curl_slist_append.3 corrected example 2007-01-09 18:58:16 +00:00
curl_slist_free_all.3
curl_strequal.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
curl_strnequal.3
curl_unescape.3 First commit of David McCreedy's EBCDIC and TPF changes. 2006-04-07 21:50:47 +00:00
curl_version.3
curl_version_info.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
getinfo-times first rough version 2005-06-03 21:38:40 +00:00
index.html - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send 2008-05-12 21:43:24 +00:00
libcurl-easy.3
libcurl-errors.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
libcurl-multi.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00:00
libcurl-share.3
libcurl-tutorial.3 minor fix 2009-03-18 09:14:28 +00:00
libcurl.3 - Anthony Bryan provided a set of patches that cleaned up manual language, 2008-12-22 13:07:13 +00:00
libcurl.m4 Ian Turner fixed the libcurl.m4 macro's support for --with-libcurl. 2007-02-19 12:37:04 +00:00
symbols-in-versions - David Kierznowski notified us about a security flaw 2009-03-02 23:05:31 +00:00