aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2008-07-08Added libidn libs as needed. Added compilation of sendrecv.cGisle Vanem
2008-07-03Introcuding a new timestamp for curl_easy_getinfo():Daniel Stenberg
2008-07-01- Rolland Dudemaine provided fixes to get libcurl to build for the INTEGRITYDaniel Stenberg
2008-06-30minor language fixDaniel Stenberg
2008-06-26let's try to maintain compatibility with NSS 3.11.xDaniel Stenberg
2008-06-12added the versions of a range of build tools that we want to remain to workDaniel Stenberg
2008-06-12My first attempt at documenting what we try to support and make curl run withDaniel Stenberg
2008-06-087.19.0 is nextDaniel Stenberg
2008-06-08the next release is now called 7.19.0Daniel Stenberg
2008-06-08- curl the tool now deals with its command line options somewhat differently!Daniel Stenberg
2008-06-06- Axel Tillequin and Arnaud Ebalard added support for CURLOPT_ISSUERCERT, forDaniel Stenberg
2008-06-06mention added in 7.18.3Daniel Stenberg
2008-06-06- Axel Tillequin and Arnaud Ebalard added support for CURLOPT_CRLFILE, forDaniel Stenberg
2008-06-06- Added CURLINFO_PRIMARY_IP as a new information retrievable withDaniel Stenberg
2008-06-04new contributors from the 7.18.2 releaseDaniel Stenberg
2008-05-29Added a new "13. Web Login" chapterDaniel Stenberg
2008-05-27Known bug #55, libcurl fails to build with MIT Kerberos for Windows (KfW)Yang Tse
2008-05-26Added Haiku OS, sorted the list of i386 OSesDaniel Stenberg
2008-05-24Christopher Palow's multi interface docs updatesDaniel Stenberg
2008-05-24Nikolai Kondrashov provided a clarification for CURLOPT_HEADERFUNCTIONDaniel Stenberg
2008-05-23Added some more to do items and a known bug.Dan Fandrich
2008-05-22Fixed a surprising number of example programs that were passing int argumentsDan Fandrich
2008-05-19change the code style to be more curlish, and changed some of the outputDaniel Stenberg
2008-05-16removed lots of warningsDaniel Stenberg
2008-05-15Included stdint.h to get the intptr_t type (needed on OpenBSD at least).Dan Fandrich
2008-05-12- Introducing curl_easy_send() and curl_easy_recv(). They can be used to sendDaniel Stenberg
2008-05-09Internal time differences now use monotonic time source if available.Yang Tse
2008-05-0153. SFTP busy-loop problem when doing SFTP uploads.Daniel Stenberg
2008-04-30Christian Vogt told us about OS21 inDaniel Stenberg
2008-04-30- To make it easier for applications that want lots of magic stuff done onDaniel Stenberg
2008-04-23Mention that P.I.P.S. is needed for Symbian.Dan Fandrich
2008-04-22Added support for running on Symbian OS.Dan Fandrich
2008-04-21added Haskell binding, unified the formatting somewhatDaniel Stenberg
2008-04-12return 0 not -1 at end of data!Daniel Stenberg
2008-04-10mention what happens to the data when a write callback returns pauseDaniel Stenberg
2008-04-10clarify the COOKIE option a bitDaniel Stenberg
2008-04-09"tag" the function referals properlyDaniel Stenberg
2008-04-04Give a hint as to why a url_fopen failed.Dan Fandrich
2008-04-03Made sure that curl_global_init is called in all the multithreadedDan Fandrich
2008-04-02removed unused var.Gunter Knauf
2008-04-01Eetu contributed back in 2000...Daniel Stenberg
2008-03-31- Added CURLFORM_STREAM as a supported option to curl_formadd() to allow anDaniel Stenberg
2008-03-31Changed the makefile so the doc/examples/ programs are never built in aDan Fandrich
2008-03-30added people from the 7.18.1 release announcementDaniel Stenberg
2008-03-25spell it out loudly and clearly that CURLOPT_SSL_CTX_FUNCTION is onlyDaniel Stenberg
2008-03-13--ftp-create-dirs works on SFTP as wellDan Fandrich
2008-03-13fix code that is normally #ifdef'ed outDaniel Stenberg
2008-03-11Recommend passing a 1 as parameter to CURLOPT_SSLENGINE_DEFAULT rather thanDaniel Stenberg
2008-03-11- Added a type checking macro for curl_easy_setopt(), needs gcc-4.3 and onlyMichal Marek
2008-03-06spellcheckedDaniel Stenberg