This website requires JavaScript.
Explore
Help
Sign In
mirror
/
curl
Watch
2
Star
0
Fork
0
You've already forked curl
mirror of
https://github.com/curl/curl.git
synced
2024-11-21 01:16:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
72bb5854f7
curl
/
docs
/
libcurl
History
Dan Fandrich
5e1cd407a3
Added the first libcurl version to which the SSH options were added.
2007-07-11 19:21:38 +00:00
..
.cvsignore
curl_easy_cleanup.3
clarify more
2006-10-12 14:35:20 +00:00
curl_easy_duphandle.3
curl_easy_escape.3
curl_easy_getinfo.3
Fixed a few typos.
2007-05-03 19:12:45 +00:00
curl_easy_init.3
curl_easy_perform.3
curl_easy_reset.3
curl_easy_setopt.3
Added the first libcurl version to which the SSH options were added.
2007-07-11 19:21:38 +00:00
curl_easy_strerror.3
curl_easy_unescape.3
curl_escape.3
curl_formadd.3
Mohun Biswas' improvements and clarifications about the options and how to use
2006-09-03 22:12:57 +00:00
curl_formfree.3
curl_formget.3
curl_free.3
curl_getdate.3
curl_getenv.3
curl_global_cleanup.3
curl_global_init_mem.3
curl_global_init.3
curl_mprintf.3
curl_multi_add_handle.3
curl_multi_assign.3
curl_multi_cleanup.3
curl_multi_fdset.3
curl_multi_info_read.3
make it a WARNING since this hits people hard in their faces
2007-05-26 20:47:33 +00:00
curl_multi_init.3
curl_multi_perform.3
Extended the explanation for CURLM_CALL_MULTI_PERFORM somewhat.
2006-09-21 11:09:54 +00:00
curl_multi_remove_handle.3
curl_multi_setopt.3
Added CURLMOPT_MAXCONNECTS which is a curl_multi_setopt() option for setting
2007-05-30 20:04:44 +00:00
curl_multi_socket_all.3
curl_multi_socket.3
- Robert Iakobashvil added curl_multi_socket_action() to libcurl, which is a
2007-04-16 16:34:08 +00:00
curl_multi_strerror.3
curl_multi_timeout.3
curl_share_cleanup.3
curl_share_init.3
curl_share_setopt.3
curl_share_strerror.3
curl_slist_append.3
corrected example
2007-01-09 18:58:16 +00:00
curl_slist_free_all.3
curl_strequal.3
curl_strnequal.3
curl_unescape.3
curl_version_info.3
James Housley brought support for SCP transfers
2006-11-02 21:56:40 +00:00
curl_version.3
getinfo-times
index.html
libcurl-easy.3
libcurl-errors.3
CURLE_FTP_COULDNT_STOR_FILE is now known as CURLE_UPLOAD_FAILED. This is
2007-05-08 11:34:31 +00:00
libcurl-multi.3
Clarify a bit about the fact that easy handles remain in the multi stack when
2007-05-26 20:50:00 +00:00
libcurl-share.3
libcurl-tutorial.3
Somewhat updated, changes include: I tried to be more agnostic about the
2007-02-27 12:44:14 +00:00
libcurl.3
libcurl.m4
Ian Turner fixed the libcurl.m4 macro's support for --with-libcurl.
2007-02-19 12:37:04 +00:00
Makefile.am