Age | Commit message (Expand) | Author |
2002-06-03 | updated header | Daniel Stenberg |
2002-05-28 | Cris Bailiff's CAPATH support added | Daniel Stenberg |
2002-05-21 | James Cone added CURLOPT_NETRC / --netrc / --netrc-optional descriptions | Daniel Stenberg |
2002-05-21 | return type CURLFORMcode instead of plain int | Daniel Stenberg |
2002-05-07 | Patrick Smith's contributed docs improvements for when NLST is used by | Daniel Stenberg |
2002-05-06 | CURLOPT_FILE and CURLOPT_INFILE have better aliases now: | Daniel Stenberg |
2002-05-03 | CURL_MAX_WRITE_SIZE is a new exported define that informs about the biggest | Daniel Stenberg |
2002-05-02 | clarified that you must keep the variables that you point to! | Daniel Stenberg |
2002-04-30 | how to set more than one cookie | Daniel Stenberg |
2002-04-25 | the TOTAL_TIME is not really total, as it excludes the connect time... | Daniel Stenberg |
2002-04-24 | clarified a bit with the timecondition stuff | Daniel Stenberg |
2002-04-17 | Dirk Manske's two new infos | Daniel Stenberg |
2002-04-12 | 7.9.6-pre5 | Daniel Stenberg |
2002-04-12 | added libcurl-errors | Daniel Stenberg |
2002-04-10 | corrected to new return codes | Daniel Stenberg |
2002-04-10 | error codes documented | Daniel Stenberg |
2002-04-09 | spell checked and removed talk about very old version numbers | Daniel Stenberg |
2002-04-02 | Added DNS cache control options | Daniel Stenberg |
2002-03-20 | newcomer notice added | Daniel Stenberg |
2002-03-19 | added the multi functions man pages | Daniel Stenberg |
2002-03-19 | multi interface overview and description | Daniel Stenberg |
2002-03-19 | removed text that really belongs to very old libcurls that are no longer | Daniel Stenberg |
2002-03-19 | point out that this describes the easy interface and also make a more | Daniel Stenberg |
2002-03-18 | WRITEFUNCTION correction | Daniel Stenberg |
2002-03-17 | clarified that it is only the + letter that isn't converted on the right | Daniel Stenberg |
2002-03-07 | 7.9.5 commit | Daniel Stenberg |
2002-03-06 | when removed, an easy handle can be curl_easy_perform()ed again | Daniel Stenberg |
2002-03-06 | we don't skip what looks like already escaped strings, that was fixed | Daniel Stenberg |
2002-03-04 | explicitly mention easy handle | Daniel Stenberg |
2002-03-04 | mention 'easy handle' and not just handle, there will soon be other handles | Daniel Stenberg |
2002-03-04 | ripped out from ../ and put in its own directory now | Daniel Stenberg |