Age | Commit message (Expand) | Author |
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 |
2008-10-08 | - Igor Novoseltsev brought a patch that introduced two new options to | Daniel Stenberg |
2008-10-07 | Document how to disable tests when certain --disable-* flags are used. | Dan Fandrich |
2008-10-07 | oops, counted one of them twice! | Daniel Stenberg |
2008-10-07 | two more bindings | Daniel Stenberg |
2008-09-24 | 4.16 My HTTP POST or PUT requests are slow! | Daniel Stenberg |
2008-09-24 | Added "5.14 Using C++ non-static functions for callbacks?" | Daniel Stenberg |
2008-09-22 | Argument to CURLMOPT_MAXCONNECTS must be a long | Dan Fandrich |
2008-09-10 | Checked in some grammatical and minor other fixes in the documentation and | Dan Fandrich |
2008-09-09 | Mike Revi discovered some swapped speed switches documented in the curl man | Dan Fandrich |
2008-09-09 | Hammer home the fact that "multi interface" != "multi-threaded" | Dan Fandrich |
2008-09-07 | SOCKS5_RESOLVE_LOCAL was just never added as an option! | Daniel Stenberg |
2008-09-06 | remove unnecessary typecasting of malloc() | Yang Tse |
2008-09-06 | remove unnecessary typecasting of realloc() | Yang Tse |
2008-09-05 | - Martin Drasar provided the CURLOPT_POSTREDIR patch. It renames | Daniel Stenberg |
2008-09-05 | - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. By | Daniel Stenberg |