summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* further clarifcation based on input from Anthony BryanDaniel Stenberg2008-12-292-16/+18
* Anthony Bryan's man page cleanup in language and spellingDaniel Stenberg2008-12-2822-200/+199
* Anthony Bryan reported quirks, I updatedDaniel Stenberg2008-12-281-14/+11
* Anthony Bryan reported and I corrected two typos.Daniel Stenberg2008-12-281-2/+2
* The CURLOPT_KRBLEVEL description wasn't properly formatted and thus wasDaniel Stenberg2008-12-281-3/+3
* Anthony Bryan reported this outputs wrong in the PDF and I've now tried toDaniel Stenberg2008-12-281-3/+3
* - Anthony Bryan provided a set of patches that cleaned up manual language,Daniel Stenberg2008-12-223-55/+55
* expand the CURLOPT_POSTREDIR explanationDaniel Stenberg2008-12-191-5/+12
* - Internet Explorer had a broken HTTP digest authentication before v7 andDaniel Stenberg2008-12-101-1/+8
* Documented CURLOPT_CONNECT_ONLY as being useful only on HTTP URLs.Dan Fandrich2008-12-091-0/+1
* filled in SONAME number bump info, after some CVS diggingDaniel Stenberg2008-12-031-3/+8
* added some more entries for stuff done the last ~2 yearsDaniel Stenberg2008-12-011-3/+31
* People have successfully ran libcurl on iphoneDaniel Stenberg2008-11-301-0/+1
* Markus Koetter's adaptation of hiperfifo.c to instead use libevDaniel Stenberg2008-11-212-1/+461
* and now it compiles too!Daniel Stenberg2008-11-191-3/+2
* I updated this example to use the modern paradigms of the socket API whereDaniel Stenberg2008-11-191-13/+20
* curl also builds fine for microblaze uclinuxDaniel Stenberg2008-11-171-0/+1
* libcurl has been built and ran on Cell OS on the Cell processor (playstation 3)Daniel Stenberg2008-11-171-0/+1
* pipelining for PUT is a good ideaDaniel Stenberg2008-11-171-0/+8
* Fixed an outdated mention of having keep strings around in curl_easy_setoptDan Fandrich2008-11-171-12/+19
* Added some more examples of options to reduce binary size. Added x86_64 LinuxDan Fandrich2008-11-141-5/+10
* curl runs fine on Linux on Cell (PS3)Daniel Stenberg2008-11-131-0/+1
* cleaned up entries that have been implemented already or are deemed not reallyDaniel Stenberg2008-11-111-81/+24
* 11 new contributors from the 7.19.1 releaseDaniel Stenberg2008-11-091-0/+11
* mention the speed unit for the _SPEED_LARGE options from bug #2226722Daniel Stenberg2008-11-051-8/+8
* --ftp-method was added in 7.15.1. This mention ends up a bit oddly formattedDaniel Stenberg2008-10-291-0/+1
* Mention more restrictions on timeouts when using signalsDan Fandrich2008-10-281-7/+13
* Philippe Vaucher pointed out this use of an outdated option name...Daniel Stenberg2008-10-281-2/+2
* Updated example sizes and disable key wordsDan Fandrich2008-10-221-8/+8
* remove some spurious line-endingsYang Tse2008-10-171-20/+20
* CURLOPT_POST301 => CURLOPT_POSTREDIRDan Fandrich2008-10-161-2/+3
* - Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that thenDaniel Stenberg2008-10-162-5/+20
* mention the openssl requirement for the certinfo dataDaniel Stenberg2008-10-161-1/+2
* correct version number for the certinfo additionDaniel Stenberg2008-10-161-1/+1
* Added CURLINFO_CERTINFODaniel Stenberg2008-10-161-1/+10
* Added signal-based resolver timeout issueDan Fandrich2008-10-141-0/+13
* Fixed a leftover reference to CURLOPT_FTP_SSL (thanks to Carlos AlloattiDan Fandrich2008-10-091-1/+1
* Update docs now that SFTP supports file ranges.Dan Fandrich2008-10-091-5/+6
* - Igor Novoseltsev brought a patch that introduced two new options toDaniel Stenberg2008-10-082-6/+26
* Document how to disable tests when certain --disable-* flags are used.Dan Fandrich2008-10-071-2/+17
* oops, counted one of them twice!Daniel Stenberg2008-10-071-5/+0
* two more bindingsDaniel Stenberg2008-10-071-0/+11
* 4.16 My HTTP POST or PUT requests are slow!Daniel Stenberg2008-09-241-0/+15
* Added "5.14 Using C++ non-static functions for callbacks?"Daniel Stenberg2008-09-241-1/+20
* Argument to CURLMOPT_MAXCONNECTS must be a longDan Fandrich2008-09-221-1/+1
* Checked in some grammatical and minor other fixes in the documentation andDan Fandrich2008-09-105-121/+126
* Mike Revi discovered some swapped speed switches documented in the curl manDan Fandrich2008-09-091-3/+3
* Hammer home the fact that "multi interface" != "multi-threaded"Dan Fandrich2008-09-091-3/+9
* SOCKS5_RESOLVE_LOCAL was just never added as an option!Daniel Stenberg2008-09-071-6/+0
* remove unnecessary typecasting of malloc()Yang Tse2008-09-063-5/+5