aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2011-12-15docs: fix typo in curl_easy_setopt manpageAlessandro Ghedini
2011-12-12CURLOPT_INTERFACE: avoid resolving interfaces namesJason Glasgow
2011-12-05CURLOPT_CONNECTTIMEOUT: default is 300 secondsDaniel Stenberg
2011-12-05FTP: call opensocket callback properlyDaniel Stenberg
2011-11-24symbols.pl: provide LIBCURL_HAS macro for appsDaniel Stenberg
2011-11-18CURLOPT_QUOTE: SFTP supports the '*'-prefix nowDaniel Stenberg
2011-11-18SFTP: support '*' prefix for quote operationsJonas Schnelli
2011-11-17CURLOPT_DNS_SERVERS: set name servers if possibleJason Glasgow
2011-10-27libcurl-multi.3: update the list of areas still blockingDaniel Stenberg
2011-10-24curl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER bytesDaniel Stenberg
2011-10-24curl_easy_setopt.3: fix typoDaniel Stenberg
2011-10-24curl_easy_setopt: Added pop3 to CURLOPT_URL.Steve Holme
2011-10-20CURLM_CALL_MULTI_PERFORM: remove mentionDaniel Stenberg
2011-10-16curl_multi_fdset: clarify the max_fd == -1 caseDaniel Stenberg
2011-10-03m4: Use x in order to avoid variable 'x' set but not used [-Werror=unused-but...Dominique Leuenberger
2011-10-03share: don't use SSL unless enabledDaniel Stenberg
2011-09-30tutorial: clarify the handle sharing when treadedDaniel Stenberg
2011-09-28curl_easy_setopt: Added scp and sftp to the URL sectionDan Fandrich
2011-09-28curl_easy_setopt: A brief tidy upSteve Holme
2011-09-28SSL session sharing support addedAlejandro Alvarez
2011-09-28multi docs: extended the multi_socket API descriptionDaniel Stenberg
2011-09-26remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORYYang Tse
2011-09-25allow write callbacks to indicate OOM to libcurlYang Tse
2011-09-25curl_multi_fdset: avoid FD_SET out of boundsDaniel Stenberg
2011-09-18CURLOPT_URL docs: no need to mention function namesDaniel Stenberg
2011-09-18CURLOPT_URL: Expanded URL descriptionSteve Holme
2011-09-12Document NTLM winbind options (and caveats)Dan Fandrich
2011-08-26NTLM single-sign on adjustments (X)Yang Tse
2011-08-24docs: the next release is going to be 7.22.0Kamil Dudka
2011-08-11curl_easy_cleanup: clarify the callback situationDaniel Stenberg
2011-08-08s/7.21.8/7.22.0Daniel Stenberg
2011-08-03curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATIONKamil Dudka
2011-08-03Add new CURLOPT_GSSAPI_DELEGATION option.Adam Tkac
2011-07-19symbols-in-versions: add NTLM_SSO symbolsDaniel Stenberg
2011-06-30docs: FTP quotes support '*' prefix to ignore errorsDaniel Stenberg
2011-06-23curl_formfree: clarify which pointer to freeDaniel Stenberg
2011-06-13curl_formget.3: CURLFORM_STREAM has its drawbacksDaniel Stenberg
2011-06-10CURLOPT_WRITEHEADER: clarify the docsDaniel Stenberg
2011-06-01CURLOPT_WILDCARDMATCH: minor style editDaniel Stenberg
2011-05-27curl_easy_setopt.3: NOPROGRESS also affects the callbackDaniel Stenberg
2011-05-25setopt.3: remove leftover style changeDaniel Stenberg
2011-05-25setopt.3: CURLOPT_WRITEFUNCTION had wrong function protoDaniel Stenberg
2011-05-19typo: close is in man page section 3Daniel Stenberg
2011-05-18curl_easy_setopt.3: document CLOSESOCKET* optionsDaniel Stenberg
2011-05-18symbols-in-versions: add CLOSESOCKET*Daniel Stenberg
2011-05-05socks proxy: allow socks5h:// prefix tooDaniel Stenberg
2011-05-03curl_easy_getinfo.3: clarify some timing infoDaniel Stenberg
2011-05-02curl_easy_setopt.3: clarify the SSH KEYFILE options usageDaniel Stenberg
2011-05-02docs: mention the protocol:// support in proxy stringsDaniel Stenberg
2011-05-02url encode docs: mention '-', '.', '_' and '~'Daniel Stenberg