aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-08when a test expects an error code but gets a different one, we now outputDaniel Stenberg
2001-08-08Nico's notes about porting to VMSDaniel Stenberg
2001-08-08test cases, verifyhost, curl -EDaniel Stenberg
2001-08-08added unfortunate but necessary special-purpose files for VMS and RISC OSDaniel Stenberg
2001-08-08The file name given to -E can now contain drive letters on windows, if theyDaniel Stenberg
2001-08-08credit where credit is due, added a bunch of recent contributorsDaniel Stenberg
2001-08-08Patrick Bihan-Faou introduced CURLOPT_SSL_VERIFYHOST and code to deal withDaniel Stenberg
2001-08-08Patrick Bihan-Faou's verifyhost additionDaniel Stenberg
2001-08-08config.h file for RISC OS compilesDaniel Stenberg
2001-08-08script to build curl on VMSDaniel Stenberg
2001-08-07replacing FILE * with common file descriptors?Daniel Stenberg
2001-08-07language correctionDaniel Stenberg
2001-08-07added Rick Jones's more polite wording of 1.7, makes it better and friendlierDaniel Stenberg
2001-08-07nine new test casesDaniel Stenberg
2001-08-07added "1.7 What about CURL from curl.com?"Daniel Stenberg
2001-08-07test 202 - two file:// URLs in one command lineDaniel Stenberg
2001-08-07added test 201, file:// with missing fileDaniel Stenberg
2001-08-06VMS fixes, file:// changes, curl-config --libs patchDaniel Stenberg
2001-08-06Heikki Korpela posted a patch that makes --libs include the directory inDaniel Stenberg
2001-08-06Nico's VMS fixes addedDaniel Stenberg
2001-08-06Added curlmsg.msg to the distributionDaniel Stenberg
2001-08-06used under VMSDaniel Stenberg
2001-08-06Nico's fixes for VMS, most of these are fixes for bad uses of size_t thatDaniel Stenberg
2001-08-06Curl_FormFree renamed to Curl_formclean, as it turns out VMS for exampleDaniel Stenberg
2001-08-06adjusted for VMSDaniel Stenberg
2001-08-06Nico's config.h for VMSDaniel Stenberg
2001-08-06Nico's VMS fixesDaniel Stenberg
2001-08-06Nico's VMS adjustmentDaniel Stenberg
2001-08-06VMS adjustments. The IOCTL_3_ARGS #define used now should be moved to becomeDaniel Stenberg
2001-08-06Nico Baggus made it work and compile under VMS!Daniel Stenberg
2001-08-06Nico Baggus' VMS adjustmentsDaniel Stenberg
2001-08-06VMS #ifdefs added. several related to size_t problems that we must addressDaniel Stenberg
2001-08-06made this whole file #ifdef WIN32Daniel Stenberg
2001-08-06VMS #include fixes,Daniel Stenberg
2001-08-06adjusted to the correct treatmeant of file:// URLsDaniel Stenberg
2001-08-06Added RISC OS and OpenVMS to ported operating systemsDaniel Stenberg
2001-08-067.8.1-pre3 commitDaniel Stenberg
2001-08-06 Jonathan Hseu noticed that you couldn't get a header callback unless youDaniel Stenberg
2001-08-06corrected the comment for CURLOPT_WRITEHEADER in setopt(), and made itDaniel Stenberg
2001-08-05many fixes mailed in during JulyDaniel Stenberg
2001-08-05curl_escape() no longer attempts to detect already encoded stuff (in orderDaniel Stenberg
2001-08-05- Sergio Ballestrero provided a patch for reading responses from NCSA httpdDaniel Stenberg
2001-08-04-G or similar to make -d data get into a GETDaniel Stenberg
2001-08-03complete rewrite to avoid the BSD license in the previous versionDaniel Stenberg
2001-08-03clarified '-d @filename' with a tiny exampleDaniel Stenberg
2001-08-03fixed the header that wrongly was the krb4-style oneDaniel Stenberg
2001-08-03Andrew Francis base64 decode, my previous base64 encoder, new source header.Daniel Stenberg
2001-08-03added CURLOPT_HTTPGETDaniel Stenberg
2001-08-03httpreq cleanup fixDaniel Stenberg
2001-08-03httpsserver.pl added to release archiveDaniel Stenberg