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