aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2001-04-23minor rephrasingDaniel Stenberg
2001-04-23form post, not just formDaniel Stenberg
2001-04-23clarified and extended with an exampleDaniel Stenberg
2001-04-23Added comment about where to find the HTML versions of the man pagesDaniel Stenberg
2001-04-23Added curl_mprintf and curl_strequal in the list of "useful functions"Daniel Stenberg
2001-04-23curl_printf became curl_mprintfDaniel Stenberg
2001-04-23curl_printf is curl_mprintf nowDaniel Stenberg
2001-04-23persistent is spelled with an 'e', not an 'a'Daniel Stenberg
2001-04-22added missing (new) man pagesDaniel Stenberg
2001-04-22brand newDaniel Stenberg
2001-04-22removed done entriesDaniel Stenberg
2001-04-22updated and spell checkedDaniel Stenberg
2001-04-22spell checkedDaniel Stenberg
2001-04-20Added an examples section with examples I made up for the web pageDaniel Stenberg
2001-04-20This is LIBCURL turned into man page format!Daniel Stenberg
2001-04-20minor correctionsDaniel Stenberg
2001-04-19fixed an nroff syntax mistakeDaniel Stenberg
2001-04-19Added a brief description of curl-config, mentioned that curl_* functions areDaniel Stenberg
2001-04-18confirmed install on ultrix 4.3aDaniel Stenberg
2001-04-18Added curl-config.1Daniel Stenberg
2001-04-18brand new command, brand new docs!Daniel Stenberg
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