1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/docs/libcurl
Daniel Stenberg ecacdb3430 curl_easy_setopt.3: refer to the individual man pages
With all the new individual option man pages created, this now refers to
each separate one instead of duplicaing the info. Also makes this page
easier to overview.
2014-06-21 15:45:50 +02:00
..
opts opts: fixed mancheck for out-of-tree builds 2014-06-21 11:22:04 +02:00
.gitignore IGNORE: files generated by maketgz 2010-04-14 17:34:57 +02:00
ABI Jose Goncalves fixed my crappy spelling! 2009-05-01 20:20:54 +00:00
curl_easy_cleanup.3 curl_easy_cleanup: clarify the callback situation 2011-08-11 14:55:17 +02:00
curl_easy_duphandle.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_easy_escape.3 url encode docs: mention '-', '.', '_' and '~' 2011-05-02 11:14:30 +02:00
curl_easy_getinfo.3 curl_easy_getinfo.3: clarify CURLINFO_SIZE_DOWNLOAD 2014-05-16 09:28:28 +02:00
curl_easy_init.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_easy_pause.3 FILE: we don't support paused transfers using this protocol 2013-12-26 23:50:34 +01:00
curl_easy_perform.3 curl_easy_perform.3: extended and clarified 2014-02-18 08:30:59 +01:00
curl_easy_recv.3 curl_easy_recv.3: document return codes 2013-01-19 22:58:02 +01:00
curl_easy_reset.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_easy_send.3 curl_easy_send.3: document return codes 2013-01-19 22:58:56 +01:00
curl_easy_setopt.3 curl_easy_setopt.3: refer to the individual man pages 2014-06-21 15:45:50 +02:00
curl_easy_strerror.3 curl_easy_strerror.3: minor synopsis edit of the look 2012-01-02 16:00:46 +01:00
curl_easy_unescape.3 remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
curl_escape.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_formadd.3 curl_formadd.3: fixed wrong "end-marker" syntax 2013-05-28 13:35:13 +02:00
curl_formfree.3 curl_formfree: clarify which pointer to free 2011-06-23 09:31:12 +02:00
curl_formget.3 curl_formget.3: CURLFORM_STREAM has its drawbacks 2011-06-13 22:03:33 +02:00
curl_free.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_getdate.3 curl_getdate.3: edited, removed references to pre 7.12.2 functionality 2014-01-20 00:02:33 +01:00
curl_getenv.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_global_cleanup.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_global_init_mem.3 docs: fix typos in man pages 2013-01-28 14:22:48 +01:00
curl_global_init.3 curl_global_init.3: improve description of CURL_GLOBAL_ALL 2013-04-05 13:14:58 +02:00
curl_mprintf.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_multi_add_handle.3 curl_multi_add_handle.3: clarify multi vs easy use 2014-02-18 08:29:39 +01:00
curl_multi_assign.3 curl_multi_assign.3: updated language 2014-02-18 08:51:03 +01:00
curl_multi_cleanup.3 libcurl documentation: clarifications and typos 2013-02-22 23:22:22 +01:00
curl_multi_fdset.3 curl_multi_fdset: clarify the max_fd == -1 case 2011-10-16 23:38:48 +02:00
curl_multi_info_read.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_multi_init.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_multi_perform.3 curl_multi_perform.3: extended/clarified 2012-08-27 00:16:03 +02:00
curl_multi_remove_handle.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_multi_setopt.3 curl_multi_setopt.3: clarify CURLMOPT_MAXCONNECTS 2014-02-17 09:29:25 +01:00
curl_multi_socket_action.3 docs/libcurl: fix formatting in manpage 2013-04-16 09:52:12 +02: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_socket.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_multi_strerror.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_multi_timeout.3 libcurl documentation: clarifications and typos 2013-02-22 23:22:22 +01:00
curl_multi_wait.3 curl_multi_wait.3: clarify the numfds counter 2013-06-13 22:38:53 +02:00
curl_share_cleanup.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_share_init.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_share_setopt.3 Fixed some typos in documentation 2012-07-20 21:02:58 +02:00
curl_share_strerror.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_slist_append.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_slist_free_all.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_strequal.3 source header: added to more files 2011-03-12 00:14:32 +01: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 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_version_info.3 curl_version_info.3: returns a pointer to a static struct 2014-05-26 11:53:49 +02:00
curl_version.3 curl_version.3: recommend using curl_version_info() instead 2014-02-18 08:59:56 +01:00
getinfo-times first rough version 2005-06-03 21:38:40 +00:00
index.html libcurl documentation: updates HTML index 2013-02-22 23:22:21 +01:00
libcurl-easy.3 source header: added to more files 2011-03-12 00:14:32 +01:00
libcurl-errors.3 CURLM_ADDED_ALREADY: new error code 2013-08-20 23:13:19 +02:00
libcurl-multi.3 libcurl-multi.3: active FTP is no longer blocking! 2011-12-20 20:32:31 +01:00
libcurl-share.3 libcurl-share.3: update what it does and does not share. 2013-04-12 13:35:29 +02:00
libcurl-tutorial.3 libcurl-tutorial.3: added a section on IPv6 2013-06-03 22:44:05 +02:00
libcurl.3 libcurl.3: edited slightly to improve readability 2014-02-18 08:46:46 +01:00
libcurl.m4 libcurl.m4: Fix quoting arguments of AC_LANG_PROGRAM 2011-12-20 13:35:27 +01:00
Makefile.am libcurl build: use correct dir when cd'ing to opts for pdf building 2014-06-18 10:15:07 +02:00
symbols-in-versions docs: this is for 7.37.0 2014-04-04 17:10:47 +02:00
symbols.pl symbols.pl: provide LIBCURL_HAS macro for apps 2011-11-24 22:56:39 +01:00