1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/docs/libcurl
Daniel Stenberg a4a60afabb - Fixed the SMTP compliance by making sure RCPT TO addresses are specified
properly in angle brackets. Recipients provided with CURLOPT_MAIL_RCPT now
  get angle bracket wrapping automatically by libcurl unless the recipient
  starts with an angle bracket as then the app is assumed to deal with that
  properly on its own.
2010-02-20 22:29:59 +00:00
..
.cvsignore ignore .ps and .pdf files too 2002-10-14 07:47:40 +00:00
ABI Jose Goncalves fixed my crappy spelling! 2009-05-01 20:20:54 +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 removed the BUGS section since it offers nothing good 2004-04-13 09:08:52 +00:00
curl_easy_escape.3 Force revision update, to force CVS to update the $Id date string format 2009-05-19 12:48:14 +00:00
curl_easy_getinfo.3 removed trailing whitespace 2010-02-14 19:40:18 +00:00
curl_easy_init.3 removed trailing whitespace 2010-02-14 19:40:18 +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 formatting update to produce better links with the new roffit version 2004-02-27 15:34:06 +00:00
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 removed trailing whitespace 2010-02-14 19:40:18 +00:00
curl_easy_setopt.3 - Fixed the SMTP compliance by making sure RCPT TO addresses are specified 2010-02-20 22:29:59 +00:00
curl_easy_strerror.3 minor edits 2006-01-02 23:32:36 +00:00
curl_easy_unescape.3 Force revision update, to force CVS to update the $Id date string format 2009-05-19 12:48:14 +00:00
curl_escape.3 Force revision update, to force CVS to update the $Id date string format 2009-05-19 12:48:14 +00:00
curl_formadd.3 replaced tabs with spaces 2010-02-16 13:32:45 +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 removed trailing whitespace 2010-02-14 19:40:18 +00:00
curl_free.3 removed trailing whitespace 2010-02-14 19:40:18 +00:00
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_mem.3 new man page 2004-05-12 08:10:25 +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_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 additional info 2004-04-13 14:27:47 +00:00
curl_multi_fdset.3 no need to take precautiono for how things were before 7.16.0 since that 2010-01-26 23:02:13 +00:00
curl_multi_info_read.3 - Man page *roff problems fixed thanks to input from Colin Watson. Problems 2009-05-07 09:31:24 +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 We introduce a loop in lib/multi.c around all calls to multi_runsingle() and 2010-02-01 21:42:44 +00:00
curl_multi_remove_handle.3 clarified after chat in #curl 2009-04-07 20:51:01 +00:00
curl_multi_setopt.3 point to the current functions, not the deprecated ones 2009-09-11 20:19:21 +00:00
curl_multi_socket_action.3 removed trailing whitespace 2010-02-14 19:40:18 +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_socket.3 split off curl_multi_socket_action() into its own separate man page as this is 2009-05-11 20:32:50 +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 removed trailing whitespace 2010-02-14 19:40:18 +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 formatting update to produce better links with the new roffit version 2004-02-27 15:34:06 +00:00
curl_strequal.3 Anthony Bryan's man page cleanup in language and spelling 2008-12-28 21:56:56 +00: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 Force revision update, to force CVS to update the $Id date string format 2009-05-19 12:48:14 +00:00
curl_version_info.3 Adjusted to take in account that... 2009-06-10 02:49:42 +00:00
curl_version.3 mention curl_version_info 2003-08-11 23:07:38 +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 minor update edits 2004-05-05 06:11:57 +00:00
libcurl-errors.3 cleanups by Julien Chaffraix 2010-01-22 13:14:51 +00:00
libcurl-multi.3 NSS SSL connections are also blocking 2009-11-11 14:54:45 +00:00
libcurl-share.3 better mentioning of other functions to create proper hrefs in the web 2004-03-15 10:23:14 +00:00
libcurl-tutorial.3 removed trailing whitespace 2010-02-14 19:40:18 +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 replaced tabs with spaces 2010-02-16 13:32:45 +00:00
Makefile.am split off curl_multi_socket_action() into its own separate man page as this is 2009-05-11 20:32:50 +00:00
symbols-in-versions removed trailing whitespace 2010-02-14 19:40:18 +00:00