Age | Commit message (Expand) | Author |
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-11-17 | Fixed an outdated mention of having keep strings around in curl_easy_setopt | Dan Fandrich |
2008-11-05 | mention the speed unit for the _SPEED_LARGE options from bug #2226722 | 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-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-09 | Fixed a leftover reference to CURLOPT_FTP_SSL (thanks to Carlos Alloatti | Dan Fandrich |
2008-10-08 | - Igor Novoseltsev brought a patch that introduced two new options to | Daniel Stenberg |
2008-09-10 | Checked in some grammatical and minor other fixes in the documentation and | 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-05 | - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. By | Daniel Stenberg |
2008-08-28 | Fixed a couple of typos | Dan Fandrich |
2008-08-20 | Added an edited version of Vincent Le Normand's documentation of SFTP quote | Dan Fandrich |
2008-08-06 | - mention curl_multi_socket_action() rather than the deprecated | Daniel Stenberg |
2008-07-30 | - Phil Blundell added the CURLOPT_SCOPE option, as well as adjusted the URL | Daniel Stenberg |
2008-07-23 | Eliminated references to TRUE and FALSE since those identifiers aren't | Dan Fandrich |
2008-07-23 | - I went over the curl_easy_setopt man page and replaced most references to | Daniel Stenberg |
2008-07-10 | (Added in the section for CURLOPT_DNS_CACHE_TIMEOUT, pointed out on the | Daniel Stenberg |
2008-07-10 | updated to match current reality | Daniel Stenberg |
2008-07-08 | Fixed test 554 to pass the torture test. | Dan Fandrich |
2008-07-03 | Introcuding a new timestamp for curl_easy_getinfo(): | Daniel Stenberg |
2008-06-30 | minor language fix | Daniel Stenberg |
2008-06-08 | 7.19.0 is next | Daniel Stenberg |
2008-06-08 | the next release is now called 7.19.0 | Daniel Stenberg |
2008-06-06 | - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_ISSUERCERT, for | Daniel Stenberg |
2008-06-06 | mention added in 7.18.3 | Daniel Stenberg |
2008-06-06 | - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_CRLFILE, for | Daniel Stenberg |
2008-06-06 | - Added CURLINFO_PRIMARY_IP as a new information retrievable with | Daniel Stenberg |
2008-05-24 | Christopher Palow's multi interface docs updates | Daniel Stenberg |
2008-05-24 | Nikolai Kondrashov provided a clarification for CURLOPT_HEADERFUNCTION | Daniel Stenberg |
2008-05-12 | - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send | Daniel Stenberg |
2008-04-30 | - To make it easier for applications that want lots of magic stuff done on | Daniel Stenberg |
2008-04-10 | mention what happens to the data when a write callback returns pause | Daniel Stenberg |
2008-04-10 | clarify the COOKIE option a bit | Daniel Stenberg |
2008-04-09 | "tag" the function referals properly | Daniel Stenberg |