curl/docs/libcurl
Daniel Stenberg a15d107dde Peter Su added support for SOCKS4 proxies. Enable this by setting the proxy
type to the already provided type CURLPROXY_SOCKS4.
I added a --socks4 option that works like the current --socks5 option but
instead use the socks4 protocol.
2006-02-21 07:46:41 +00:00
..
.cvsignore
curl_easy_cleanup.3
curl_easy_duphandle.3
curl_easy_getinfo.3 mention the CURLOPT_CONNECT_ONLY connection 2006-02-11 22:36:29 +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_perform.3
curl_easy_reset.3 minor edits 2006-01-02 23:32:36 +00:00
curl_easy_setopt.3 Peter Su added support for SOCKS4 proxies. Enable this by setting the proxy 2006-02-21 07:46:41 +00:00
curl_easy_strerror.3 minor edits 2006-01-02 23:32:36 +00:00
curl_escape.3 Domenico Andreoli's SEE ALSO patch 2005-10-04 10:58:14 +00:00
curl_formadd.3 mistake 2005-06-20 22:32:45 +00:00
curl_formfree.3
curl_free.3
curl_getdate.3 clarify 2005-08-12 21:47:05 +00:00
curl_getenv.3
curl_global_cleanup.3 fixed formatting 2006-02-17 13:31:49 +00:00
curl_global_init_mem.3
curl_global_init.3 Bryan Henderson turned the 'initialized' variable for curl_global_init() 2006-01-15 23:55:53 +00:00
curl_mprintf.3
curl_multi_add_handle.3
curl_multi_cleanup.3
curl_multi_fdset.3 minor edits 2006-01-02 23:32:36 +00:00
curl_multi_info_read.3 Jean-Marc Ranger pointed out that the returned data doesn't survive a call 2004-12-18 10:24:49 +00:00
curl_multi_init.3
curl_multi_perform.3 minor edits 2006-01-02 23:32:36 +00:00
curl_multi_remove_handle.3
curl_multi_setopt.3 adjusted to the new concept of the callback 2006-01-15 23:15:24 +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 adjusted to the new concept of the callback 2006-01-15 23:15:24 +00:00
curl_multi_strerror.3 minor edits 2006-01-02 23:32:36 +00:00
curl_multi_timeout.3 fixed the prototype 2006-01-03 15:52:59 +00:00
curl_share_cleanup.3 Bertrand Demiddelaer's correction 2004-09-16 14:26:04 +00:00
curl_share_init.3
curl_share_setopt.3
curl_share_strerror.3 minor edits 2006-01-02 23:32:36 +00:00
curl_slist_append.3
curl_slist_free_all.3
curl_strequal.3
curl_strnequal.3
curl_unescape.3
curl_version_info.3 ssl_version_num is not used anymore 2005-04-07 15:21:50 +00:00
curl_version.3
getinfo-times first rough version 2005-06-03 21:38:40 +00:00
index.html
libcurl-easy.3
libcurl-errors.3 typo pointed out by Mike Griffiths 2006-01-27 21:23:04 +00:00
libcurl-multi.3
libcurl-share.3
libcurl-tutorial.3 CURLOPT_NOSIGNAL might be a MUST to make threaded use work, like on AIX 5.2 2006-02-09 22:25:41 +00:00
libcurl.3 Bryan Henderson turned the 'initialized' variable for curl_global_init() 2006-01-15 23:55:53 +00:00
libcurl.m4 David Shaw: Here is the latest libcurl.m4 autoconf tests. It is updated with 2006-01-17 17:39:39 +00:00
Makefile.am remove getinfo-times from the dist archive since the info is now in the 2005-10-06 09:05:08 +00:00