aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2001-04-18Added contributorsDaniel Stenberg
2001-04-12Added text about curl.haxx.se not being a good test target for people'sDaniel Stenberg
2001-04-12we must fix SSL when IPv6 is enabled, since we can still connect to ipv4Daniel Stenberg
2001-04-10Added CURLOPT_HEADERFUNCTION descriptionDaniel Stenberg
2001-04-07Andrés García pointed out a mistake with CURLOPT_EGDSOCKETDaniel Stenberg
2001-04-06NULL argument crashes this in 7.7.1 and beforeDaniel Stenberg
2001-03-30elaborated more in CURLOPT_HTTPHEADER sectionDaniel Stenberg
2001-03-27Added a line about the new makefile exampleDaniel Stenberg
2001-03-27Added Makefile.example as an example makefile that can build the exampleDaniel Stenberg
2001-03-27Added ftpget.c just to show that it is exactly as easy to get FTP filesDaniel Stenberg
2001-03-27no more ' as first letter of a row, and made the quotes match in the topDaniel Stenberg
2001-03-27Added some text to WRITEHEADER about the fact that libcurl will always writeDaniel Stenberg
2001-03-24Colin Watson's man patch as posted to debian bug tracker numer #90281Daniel Stenberg
2001-03-23two Qs added:Daniel Stenberg
2001-03-23updates by SM nttp at iname.comDaniel Stenberg
2001-03-22updated with the new don't-encode-already-encoded-data conceptDaniel Stenberg
2001-03-22added how to pronounce curl! ;-)Daniel Stenberg
2001-03-22don't mention explicit version 7.8Daniel Stenberg
2001-03-22added escape and unescape man pagesDaniel Stenberg
2001-03-22not exactly new, but documented for 7.7Daniel Stenberg
2001-03-20GNUTLS is another new SSL library we can add support for. Anyone?Daniel Stenberg
2001-03-16moved to ../../php/examples/Daniel Stenberg
2001-03-16the PHP examples are movedDaniel Stenberg
2001-03-15moved the documentation item to 7.8, it is rather important to have thingsDaniel Stenberg
2001-03-15updated to have the windows builds instructions use the root Makefile thatDaniel Stenberg
2001-03-15connection timeout is now supportedDaniel Stenberg
2001-03-15Put more concentrated unix install help already at the top, with a note thatDaniel Stenberg
2001-03-14added some text for -d that says it "emulates filling in HTML forms" as thatDaniel Stenberg
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