summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2008-12-09Documented CURLOPT_CONNECT_ONLY as being useful only on HTTP URLs.Dan Fandrich
2008-12-03filled in SONAME number bump info, after some CVS diggingDaniel Stenberg
2008-12-01added some more entries for stuff done the last ~2 yearsDaniel Stenberg
2008-11-30People have successfully ran libcurl on iphoneDaniel Stenberg
2008-11-21Markus Koetter's adaptation of hiperfifo.c to instead use libevDaniel Stenberg
2008-11-19and now it compiles too!Daniel Stenberg
2008-11-19I updated this example to use the modern paradigms of the socket API whereDaniel Stenberg
2008-11-17curl also builds fine for microblaze uclinuxDaniel Stenberg
2008-11-17libcurl has been built and ran on Cell OS on the Cell processor (playstation 3)Daniel Stenberg
2008-11-17pipelining for PUT is a good ideaDaniel Stenberg
2008-11-17Fixed an outdated mention of having keep strings around in curl_easy_setoptDan Fandrich
2008-11-14Added some more examples of options to reduce binary size. Added x86_64 LinuxDan Fandrich
2008-11-13curl runs fine on Linux on Cell (PS3)Daniel Stenberg
2008-11-11cleaned up entries that have been implemented already or are deemed not reallyDaniel Stenberg
2008-11-0911 new contributors from the 7.19.1 releaseDaniel Stenberg
2008-11-05mention the speed unit for the _SPEED_LARGE options from bug #2226722Daniel Stenberg
2008-10-29--ftp-method was added in 7.15.1. This mention ends up a bit oddly formattedDaniel Stenberg
2008-10-28Mention more restrictions on timeouts when using signalsDan Fandrich
2008-10-28Philippe Vaucher pointed out this use of an outdated option name...Daniel Stenberg
2008-10-22Updated example sizes and disable key wordsDan Fandrich
2008-10-17remove some spurious line-endingsYang Tse
2008-10-16CURLOPT_POST301 => CURLOPT_POSTREDIRDan Fandrich
2008-10-16- Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that thenDaniel Stenberg
2008-10-16mention the openssl requirement for the certinfo dataDaniel Stenberg
2008-10-16correct version number for the certinfo additionDaniel Stenberg
2008-10-16Added CURLINFO_CERTINFODaniel Stenberg
2008-10-14Added signal-based resolver timeout issueDan Fandrich
2008-10-09Fixed a leftover reference to CURLOPT_FTP_SSL (thanks to Carlos AlloattiDan Fandrich
2008-10-09Update docs now that SFTP supports file ranges.Dan Fandrich
2008-10-08- Igor Novoseltsev brought a patch that introduced two new options toDaniel Stenberg
2008-10-07Document how to disable tests when certain --disable-* flags are used.Dan Fandrich
2008-10-07oops, counted one of them twice!Daniel Stenberg
2008-10-07two more bindingsDaniel Stenberg
2008-09-244.16 My HTTP POST or PUT requests are slow!Daniel Stenberg
2008-09-24Added "5.14 Using C++ non-static functions for callbacks?"Daniel Stenberg
2008-09-22Argument to CURLMOPT_MAXCONNECTS must be a longDan Fandrich
2008-09-10Checked in some grammatical and minor other fixes in the documentation andDan Fandrich
2008-09-09Mike Revi discovered some swapped speed switches documented in the curl manDan Fandrich
2008-09-09Hammer home the fact that "multi interface" != "multi-threaded"Dan Fandrich
2008-09-07SOCKS5_RESOLVE_LOCAL was just never added as an option!Daniel Stenberg
2008-09-06remove unnecessary typecasting of malloc()Yang Tse
2008-09-06remove unnecessary typecasting of realloc()Yang Tse
2008-09-05- Martin Drasar provided the CURLOPT_POSTREDIR patch. It renamesDaniel Stenberg
2008-09-05- Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. ByDaniel Stenberg
2008-09-0118 new contributors from the 7.19.0 release notesDaniel Stenberg
2008-08-31MSVC adjustmentYang Tse
2008-08-30vc6curl.dsw and MSVC 6 IDE build directionsYang Tse
2008-08-28Fixed a couple of typosDan Fandrich
2008-08-27s/you you/you/ thanks to hexo6 at wp.plDaniel Stenberg
2008-08-2458. It seems sensible to be able to use CURLOPT_NOBODY andDaniel Stenberg