aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-20FTP bug fixDaniel Stenberg
2000-06-20Added auto and free referer fields to the UrlData structDaniel Stenberg
2000-06-20Added AUTOREFERERDaniel Stenberg
2000-06-20autoreferer added, switches off POST on location: followingDaniel Stenberg
2000-06-20Rich Gray fixed the PORT command line with the missing \r!Daniel Stenberg
2000-06-16progress meter/bar changesDaniel Stenberg
2000-06-16removed the CURLOPT_PROGRESSMODE optionDaniel Stenberg
2000-06-16PROGRESSMODE is historyDaniel Stenberg
2000-06-16pretty big changes when the -# progress bar was moved in here from theDaniel Stenberg
2000-06-16mode was replaced with callback in the progress structDaniel Stenberg
2000-06-16progress.mode replaced with progress.callbackDaniel Stenberg
2000-06-16removed pgrsMode()Daniel Stenberg
2000-06-16removed lots of #if 0'ed codeDaniel Stenberg
2000-06-16Added pgrsStartNow() on the appropriate placeDaniel Stenberg
2000-06-15when failing to write to a socket, we now bail out betterDaniel Stenberg
2000-06-15removed the last \r\n\r\n bytesDaniel Stenberg
2000-06-14POST fixDaniel Stenberg
2000-06-14Added #include <string.h>Daniel Stenberg
2000-06-14correct the POST workings. Tim Tassonis reported.Daniel Stenberg
2000-06-14the 7.0.6beta fixesDaniel Stenberg
2000-06-14the -W and -g stuff needn't be here by defaultDaniel Stenberg
2000-06-14Added a define in the Mingw32 makefiles to allow parts of the config-win32Daniel Stenberg
2000-06-14several minor fixes as pointed out by Björn StenbergDaniel Stenberg
2000-06-14bad HAVE_STRICMP usage found by Björn StenbergDaniel Stenberg
2000-06-14added some more text about libcurl usingDaniel Stenberg
2000-06-14edited the contributor listDaniel Stenberg
2000-06-14Added #include <fcntl.h> required by the setmode() for win32Daniel Stenberg
2000-06-14new binary stdout approach for win32 systemsDaniel Stenberg
2000-06-14Added GETHOSTBYNAME_R_NARGS and GETHOSTBYADDR_R_NARGSDaniel Stenberg
2000-06-14updated to be more valid for version 7 workingsDaniel Stenberg
2000-06-14added a few RFCs to the listDaniel Stenberg
2000-06-13Luong Dinh Dung's comments adjustedDaniel Stenberg
2000-06-13free-twice problem correctedDaniel Stenberg
2000-06-09resources + readme.win32Daniel Stenberg
2000-06-09edited it to look better when HTML'ifiedDaniel Stenberg
2000-06-09Added the docs/README.win32 fileDaniel Stenberg
2000-06-09haxx.nu turns haxx.seDaniel Stenberg
2000-06-09mucho updated with lots of links to various odd stuffDaniel Stenberg
2000-06-09Some notes about life with curl in the win32 worldDaniel Stenberg
2000-06-08the recent mockingDaniel Stenberg
2000-06-08use top_dir instead of ../Daniel Stenberg
2000-06-08Added progress callback infoDaniel Stenberg
2000-06-08lower casing getenv and formparseDaniel Stenberg
2000-06-08added progress callback stuff, changed the callback typedefs to be publicDaniel Stenberg
2000-06-06modifiedDaniel Stenberg
2000-06-06Added descriptionDaniel Stenberg
2000-06-06edited to look better after the txt2html convertionDaniel Stenberg
2000-06-06updated with more examplesDaniel Stenberg
2000-06-05using the new formparse, the new getenv, using the new headers struct andDaniel Stenberg
2000-06-05curl_getenv() is now lowercaseDaniel Stenberg