| Commit message (Expand) | Author | Age | Files | Lines |
* | Mentioned some other characters that may need escaping on the curl command | Dan Fandrich | 2009-01-30 | 1 | -18/+19 |
* | - Markus Moeller introduced two new options to libcurl: | Daniel Stenberg | 2009-01-28 | 2 | -1/+26 |
* | - Chad Monroe provided the new CURLOPT_TFTP_BLKSIZE option that allows an app | Daniel Stenberg | 2009-01-26 | 1 | -0/+8 |
* | - Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option. | Daniel Stenberg | 2009-01-25 | 3 | -4/+25 |
* | 17 new contributors from the 7.19.3 release | Daniel Stenberg | 2009-01-19 | 1 | -0/+17 |
* | Add steps needed for zlib support under Minix | Dan Fandrich | 2009-01-15 | 1 | -1/+3 |
* | a bunch of minor updates | Daniel Stenberg | 2009-01-14 | 1 | -13/+13 |
* | 62. CURLOPT_TIMEOUT does not work properly with the regular multi and | Daniel Stenberg | 2009-01-13 | 1 | -0/+5 |
* | make this example not only replace an internal header but also add a totally | Daniel Stenberg | 2009-01-12 | 1 | -0/+1 |
* | Mohun Biswas clarified | Daniel Stenberg | 2009-01-12 | 1 | -2/+3 |
* | Added a few more issues | Dan Fandrich | 2009-01-08 | 1 | -1/+13 |
* | further clarifcation based on input from Anthony Bryan | Daniel Stenberg | 2008-12-29 | 2 | -16/+18 |
* | Anthony Bryan's man page cleanup in language and spelling | Daniel Stenberg | 2008-12-28 | 22 | -200/+199 |
* | Anthony Bryan reported quirks, I updated | Daniel Stenberg | 2008-12-28 | 1 | -14/+11 |
* | Anthony Bryan reported and I corrected two typos. | Daniel Stenberg | 2008-12-28 | 1 | -2/+2 |
* | The CURLOPT_KRBLEVEL description wasn't properly formatted and thus was | Daniel Stenberg | 2008-12-28 | 1 | -3/+3 |
* | Anthony Bryan reported this outputs wrong in the PDF and I've now tried to | Daniel Stenberg | 2008-12-28 | 1 | -3/+3 |
* | - Anthony Bryan provided a set of patches that cleaned up manual language, | Daniel Stenberg | 2008-12-22 | 3 | -55/+55 |
* | expand the CURLOPT_POSTREDIR explanation | Daniel Stenberg | 2008-12-19 | 1 | -5/+12 |
* | - Internet Explorer had a broken HTTP digest authentication before v7 and | Daniel Stenberg | 2008-12-10 | 1 | -1/+8 |
* | Documented CURLOPT_CONNECT_ONLY as being useful only on HTTP URLs. | Dan Fandrich | 2008-12-09 | 1 | -0/+1 |
* | filled in SONAME number bump info, after some CVS digging | Daniel Stenberg | 2008-12-03 | 1 | -3/+8 |
* | added some more entries for stuff done the last ~2 years | Daniel Stenberg | 2008-12-01 | 1 | -3/+31 |
* | People have successfully ran libcurl on iphone | Daniel Stenberg | 2008-11-30 | 1 | -0/+1 |
* | Markus Koetter's adaptation of hiperfifo.c to instead use libev | Daniel Stenberg | 2008-11-21 | 2 | -1/+461 |
* | and now it compiles too! | Daniel Stenberg | 2008-11-19 | 1 | -3/+2 |
* | I updated this example to use the modern paradigms of the socket API where | Daniel Stenberg | 2008-11-19 | 1 | -13/+20 |
* | curl also builds fine for microblaze uclinux | Daniel Stenberg | 2008-11-17 | 1 | -0/+1 |
* | libcurl has been built and ran on Cell OS on the Cell processor (playstation 3) | Daniel Stenberg | 2008-11-17 | 1 | -0/+1 |
* | pipelining for PUT is a good idea | Daniel Stenberg | 2008-11-17 | 1 | -0/+8 |
* | Fixed an outdated mention of having keep strings around in curl_easy_setopt | Dan Fandrich | 2008-11-17 | 1 | -12/+19 |
* | Added some more examples of options to reduce binary size. Added x86_64 Linux | Dan Fandrich | 2008-11-14 | 1 | -5/+10 |
* | curl runs fine on Linux on Cell (PS3) | Daniel Stenberg | 2008-11-13 | 1 | -0/+1 |
* | cleaned up entries that have been implemented already or are deemed not really | Daniel Stenberg | 2008-11-11 | 1 | -81/+24 |
* | 11 new contributors from the 7.19.1 release | Daniel Stenberg | 2008-11-09 | 1 | -0/+11 |
* | mention the speed unit for the _SPEED_LARGE options from bug #2226722 | Daniel Stenberg | 2008-11-05 | 1 | -8/+8 |
* | --ftp-method was added in 7.15.1. This mention ends up a bit oddly formatted | Daniel Stenberg | 2008-10-29 | 1 | -0/+1 |
* | Mention more restrictions on timeouts when using signals | Dan Fandrich | 2008-10-28 | 1 | -7/+13 |
* | Philippe Vaucher pointed out this use of an outdated option name... | Daniel Stenberg | 2008-10-28 | 1 | -2/+2 |
* | Updated example sizes and disable key words | Dan Fandrich | 2008-10-22 | 1 | -8/+8 |
* | remove some spurious line-endings | Yang Tse | 2008-10-17 | 1 | -20/+20 |
* | CURLOPT_POST301 => CURLOPT_POSTREDIR | Dan Fandrich | 2008-10-16 | 1 | -2/+3 |
* | - Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that then | Daniel Stenberg | 2008-10-16 | 2 | -5/+20 |
* | mention the openssl requirement for the certinfo data | Daniel Stenberg | 2008-10-16 | 1 | -1/+2 |
* | correct version number for the certinfo addition | Daniel Stenberg | 2008-10-16 | 1 | -1/+1 |
* | Added CURLINFO_CERTINFO | Daniel Stenberg | 2008-10-16 | 1 | -1/+10 |
* | Added signal-based resolver timeout issue | Dan Fandrich | 2008-10-14 | 1 | -0/+13 |
* | Fixed a leftover reference to CURLOPT_FTP_SSL (thanks to Carlos Alloatti | Dan Fandrich | 2008-10-09 | 1 | -1/+1 |
* | Update docs now that SFTP supports file ranges. | Dan Fandrich | 2008-10-09 | 1 | -5/+6 |
* | - Igor Novoseltsev brought a patch that introduced two new options to | Daniel Stenberg | 2008-10-08 | 2 | -6/+26 |