curl/docs/libcurl
Daniel Stenberg 6b485c7407 HTTPS: update a bunch of URLs from HTTP to HTTPS 2016-02-02 00:24:30 +01:00
..
opts CURLINFO_RESPONSE_CODE.3: add example 2016-01-16 23:05:07 -05:00
.gitignore docs/libcurl: gitignore libcurl-symbols.3 2015-04-29 13:51:42 -04:00
ABI ABI doc: use secure URL 2015-07-30 15:02:44 +02:00
Makefile.am build: Fix theoretical infinite loops 2015-11-20 00:25:42 +01:00
curl_easy_cleanup.3 curl_easy_cleanup.3: provide more SEE ALSO 2015-06-11 08:32:11 +02:00
curl_easy_duphandle.3 curl_easy_duphandle: see also *reset 2015-06-15 10:37:38 +02:00
curl_easy_escape.3 docs: fix unescaped '\n' in man pages 2015-09-27 23:45:41 -04:00
curl_easy_getinfo.3 curl_easy_getinfo.3: Add brief description for each CURLINFO 2015-09-25 02:37:42 -04:00
curl_easy_init.3 curl*3: added small examples 2014-11-25 14:25:02 +01:00
curl_easy_pause.3 docs: fix unescaped '\n' in man pages 2015-09-27 23:45:41 -04:00
curl_easy_perform.3 curl_easy_perform.3: remove superfluous close brace from example 2015-03-16 23:28:23 +01:00
curl_easy_recv.3 curl_easy_recv.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKET 2015-10-08 22:50:49 +02:00
curl_easy_reset.3 libcurl docs: improvements all over 2014-09-19 15:08:26 +02:00
curl_easy_send.3 curl_easy_send.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKET 2015-10-08 22:50:42 +02:00
curl_easy_setopt.3 http2: add stream options to dist and curl_easy_setopt.3 2015-10-23 09:16:00 +02:00
curl_easy_strerror.3 docs: edited lots of libcurl docs for clarity 2014-10-21 10:26:40 +02:00
curl_easy_unescape.3 curl_easy_{escape,unescape}.3: "char *" vs. "const char *" 2015-08-24 23:58:57 +02:00
curl_escape.3 curl_easy_{escape,unescape}.3: "char *" vs. "const char *" 2015-08-24 23:58:57 +02:00
curl_formadd.3 formadd: support >2GB files on windows 2015-11-02 08:41:46 +01:00
curl_formfree.3 lib man pages: update easy setopt option references 2014-06-21 20:21:47 +02:00
curl_formget.3 curl_formget.3: correct return code 2015-08-11 20:08:33 +02:00
curl_free.3 docs: edited lots of libcurl docs for clarity 2014-10-21 10:26:40 +02:00
curl_getdate.3 curl_getdate.3: update RFC reference 2015-06-01 15:04:40 +02: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.3 curl_global_init.3: Add Windows-specific info for init via DLL 2016-01-04 17:44:39 -05:00
curl_global_init_mem.3 curl_global_init_mem.3: Stronger thread safety warning 2015-08-13 23:29:27 -04: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: fix a typo 2015-08-12 15:23:59 +02:00
curl_multi_assign.3 docs: edited lots of libcurl docs for clarity 2014-10-21 10:26:40 +02:00
curl_multi_cleanup.3 libcurl documentation: clarifications and typos 2013-02-22 23:22:22 +01:00
curl_multi_fdset.3 man pages: SEE ALSO curl_multi_wait 2014-11-25 11:48:56 +01:00
curl_multi_info_read.3 curl_multi_info_read.3: fix example formatting 2015-06-13 23:25:53 -04: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: added example 2015-06-02 12:13:23 +02:00
curl_multi_remove_handle.3 curl_multi_remove_handle.3: fix formatting 2015-08-06 23:37:26 +02:00
curl_multi_setopt.3 curl_multi_setopt.3: alpha sort the options 2015-06-24 14:55:12 -07:00
curl_multi_socket.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_multi_socket_action.3 curl_multi_socket_action.3: line wrap 2016-01-24 20:31:30 +01: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 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_multi_timeout.3 curl_multi_timeout.3: added example 2015-06-02 12:18:10 +02:00
curl_multi_wait.3 docs: Spelling fixes 2015-06-08 13:43:31 +02:00
curl_share_cleanup.3 source header: added to more files 2011-03-12 00:14:32 +01:00
curl_share_init.3 lib man pages: update easy setopt option references 2014-06-21 20:21:47 +02: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 curl_slist_append.3: add error checking to the example 2015-08-05 14:28:39 +02: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 curl_easy_{escape,unescape}.3: "char *" vs. "const char *" 2015-08-24 23:58:57 +02:00
curl_version.3 curl_version.3: recommend using curl_version_info() instead 2014-02-18 08:59:56 +01:00
curl_version_info.3 version: Add flag CURL_VERSION_PSL for libpsl 2015-12-07 02:59:54 -05:00
getinfo-times getinfo-times: Typo fixed 2014-08-29 16:41:17 +02:00
index.html libcurl-thread.3: Consolidate thread safety info 2015-07-28 13:57:06 +02:00
libcurl-easy.3 *.3: add/extend "SEE ALSO" sections 2014-10-24 09:22:38 +02:00
libcurl-errors.3 libcurl-errors.3: add two missing error codes 2015-09-17 08:49:06 +02:00
libcurl-multi.3 libcurl-multi.3: mention curl_multi_wait 2015-07-30 10:18:45 +02:00
libcurl-share.3 *.3: add/extend "SEE ALSO" sections 2014-10-24 09:22:38 +02:00
libcurl-thread.3 HTTPS: update a bunch of URLs from HTTP to HTTPS 2016-02-02 00:24:30 +01:00
libcurl-tutorial.3 docs: Update the redirect protocols disabled by default 2015-08-18 01:38:07 -04:00
libcurl.3 curl_global_init.3: Add Windows-specific info for init via DLL 2016-01-04 17:44:39 -05:00
libcurl.m4 libcurl.m4: Put braces around empty if body 2015-08-28 22:51:55 +02:00
mksymbolsmanpage.pl mksymbolsmanpage.pl: use std header and generate better nroff header 2015-03-15 23:23:20 +01:00
symbols-in-versions http: add libcurl option to allow HTTP/2 for HTTPS only 2015-12-13 09:24:51 +01:00
symbols.pl Revert "has: generate the curl/has.h header" 2015-09-04 16:12:26 +02:00