aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2001-03-14Added the --egd-file and --random-file optionsDaniel Stenberg
2001-03-14the URL escape/unescape functions are also public but undocumentedDaniel Stenberg
2001-03-14documented the undocumented public functions in libcurlDaniel Stenberg
2001-03-13removed the random seeding and persistant stuff, as both are already inDaniel Stenberg
2001-03-137.7 beta 2 fixesDaniel Stenberg
2001-03-13exchanged I and me to we and us in a lot of placesDaniel Stenberg
2001-03-13a whole new section on persitant connections and how they're treatedDaniel Stenberg
2001-03-13we speak HTTP 1.1 nowDaniel Stenberg
2001-03-13close policiesDaniel Stenberg
2001-03-12Added the two new seeding optionsDaniel Stenberg
2001-03-12Added four new options that come with the new persitant support:Daniel Stenberg
2001-03-12persistant updatesDaniel Stenberg
2001-03-12added a note about persitant connections through HTTP proxiesDaniel Stenberg
2001-03-12Added some persistant notesDaniel Stenberg
2001-03-12added persistant connection detailsDaniel Stenberg
2001-03-12replaced I and my with we and usDaniel Stenberg
2001-03-12updatedDaniel Stenberg
2001-03-08persistant adjustsDaniel Stenberg
2001-03-08updated for persistant connectionsDaniel Stenberg
2001-03-07connection timeout is in for 7.7Daniel Stenberg
2001-03-06Added persistant connections blurb even if it doesn't really work yet...Daniel Stenberg
2001-03-06cleaned up for the 7.7 fixesDaniel Stenberg
2001-03-05Added a persistant connection exampleDaniel Stenberg
2001-03-05updated to libcurl 7.7 conditionsDaniel Stenberg
2001-03-05mucho updated with new 7.7 conceptsDaniel Stenberg
2001-03-047.7 alpha 2 commitDaniel Stenberg
2001-02-22Douglas R. Horner's corrections appliedDaniel Stenberg
2001-02-20multiple connection support initial commitDaniel Stenberg
2001-02-20removed the #ifdefDaniel Stenberg
2001-02-20win32sockets.c is now added with winsock init/cleanup example functionsDaniel Stenberg
2001-02-19Added three tiny PHP examplesDaniel Stenberg
2001-02-19blurb about different languages and environments addedDaniel Stenberg
2001-02-19just a few PHP/curl examplesDaniel Stenberg
2001-02-19added stuff to the mailing list chapterDaniel Stenberg
2001-02-16removed --continue task (done)Daniel Stenberg
2001-02-162.2 - rephrasedDaniel Stenberg
2001-02-12corrected the prototypeDaniel Stenberg
2001-02-12Added 3.10 and a few minor updatesDaniel Stenberg
2001-02-08postit.c was added as a HTML form file upload exampleDaniel Stenberg
2001-02-077.6.1-pre3Daniel Stenberg
2001-02-05Jun-ichiro itojun Hagino's IPv6 adjustmentsDaniel Stenberg
2001-02-05Added a telnet sectionDaniel Stenberg
2001-02-05Added a few more configure option explanationsDaniel Stenberg
2001-02-04Added blurb about the win32 thing that precents a DLL from using a pointerDaniel Stenberg
2001-02-04extended 5.5Daniel Stenberg
2001-02-04CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD documentedDaniel Stenberg
2001-01-29Added an extra text about % in POST data after comments from Daniel MarellDaniel Stenberg
2001-01-29s/to I/do I/Daniel Stenberg
2001-01-29Added "3.9 How to I use curl in PHP?"Daniel Stenberg
2001-01-27the keep-alive issueDaniel Stenberg