aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-08converted to UNIX format.Gunter Knauf
2004-06-08Kjetil Jacobsen pointed out that the CURLOPT_FILETIME option was wronglyDaniel Stenberg
2004-06-08time schedule for this yearDaniel Stenberg
2004-06-07prevent compiler warning with picky compilersDaniel Stenberg
2004-06-07Reverted the previous change and redid it differently as it seemed to notDaniel Stenberg
2004-06-07When sending info about which host that sends what, include proper directionDaniel Stenberg
2004-06-04configure fixDaniel Stenberg
2004-06-041 - do better when cross-compiling when checking for strerror_r() - alertDaniel Stenberg
2004-06-04test 173 added: HTTP RFC1867-formpost a file from stdin with "faked" filenameDaniel Stenberg
2004-06-04fixed spell, removed reference to a 'tools' subdir in the curl dir, as weDaniel Stenberg
2004-06-04Günter Knauf's netware fixDaniel Stenberg
2004-06-04Günter Knauf's netware build fixesDaniel Stenberg
2004-06-043rd party transfers are in CVS nowDaniel Stenberg
2004-06-03updated a commentDaniel Stenberg
2004-06-03updatesDaniel Stenberg
2004-06-03the test targets won't invoke the test suite if curl is built cross-compiled.Daniel Stenberg
2004-06-03set an automake conditional for if this is a cross-compile or notDaniel Stenberg
2004-06-03deleted trailing whitespaceDaniel Stenberg
2004-06-037.12.0 introduced IDN supportDaniel Stenberg
2004-06-03Alexander Krasnostavsky's FTP third party transfer (proxy) supportDaniel Stenberg
2004-06-03Mention the python-isque mailing list, don't mention the commit mailing listsDaniel Stenberg
2004-06-03CURLE_FAILED_INIT is returend when an unknown option is setDaniel Stenberg
2004-06-03Added example of how to use the upcoming support for FTP 3rd party transfersDaniel Stenberg
2004-06-03corrected to use the proxy user name for proxy auth, as was just bugfixed!Daniel Stenberg
2004-06-03Vincent Bronner made the code use the correct user name + password whenDaniel Stenberg
2004-06-03getinfo.c is a new tiny example that uses curl_easy_getinfo() to get theDaniel Stenberg
2004-06-02very minor format editDaniel Stenberg
2004-06-02CURLOPT_PUT is deprecatedDaniel Stenberg
2004-06-02Made CURLOPT_UPLOAD and CURLOPT_PUT mean the same thing internally (theDaniel Stenberg
2004-06-02*seven* new options to support 3rd party FTP transfersDaniel Stenberg
2004-06-027.12.1-CVS in progressDaniel Stenberg
2004-06-02Gisle's adjustments to allow building with lcc-win32Daniel Stenberg
2004-06-02Gisle made ftp_mkd staticDaniel Stenberg
2004-06-02and we start all over againDaniel Stenberg
2004-06-027.12.0Daniel Stenberg
2004-06-02more changesDaniel Stenberg
2004-06-01Renaud Duhaut corrected the unescaping procedureDaniel Stenberg
2004-06-01David Byron made this use the mm lib by default, as was previously done. ThisDaniel Stenberg
2004-06-01--create-dirs clarificationDaniel Stenberg
2004-05-28minor editsDaniel Stenberg
2004-05-28check for failing strdup()sDaniel Stenberg
2004-05-28delete trailing whitespaceDaniel Stenberg
2004-05-27fixed curl_easy_duphandle() to properly clean up all memory if any memoryDaniel Stenberg
2004-05-27free() allocated memory when the ares search can't be madeDaniel Stenberg
2004-05-27clear the domains and sortlist when the 'channel' is first created so thatDaniel Stenberg
2004-05-27better checks to avoid free(NULL)Daniel Stenberg
2004-05-27James Bursa's fix to prevent free(NULL) to occurDaniel Stenberg
2004-05-26the CONNECT issue seems fixed too nowDaniel Stenberg
2004-05-26Mohun Biswas added release-zlib and debug-zlib targets.Daniel Stenberg
2004-05-26MSVC makefiles updated and an auth problem when using CONNECTDaniel Stenberg