aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-05-26curllib.dsp works in the latest snapshotsDaniel Stenberg
2004-05-26bugs, changes, sponsors!Daniel Stenberg
2004-05-26updated with recent stuffDaniel Stenberg
2004-05-26three new functions in the public APIDaniel Stenberg
2004-05-26added example that makes an upload to a file:// urlDaniel Stenberg
2004-05-26strip trailing whitespaceDaniel Stenberg
2004-05-26Added a new 'bit' in the connect struct named 'tunnel_proxy' that is setDaniel Stenberg
2004-05-25initial support for "uploading" to file:// URLsDaniel Stenberg
2004-05-25--proxy-basic added for completenessDaniel Stenberg
2004-05-25removed some stuff that actually is done now, added the --optionseparatorDaniel Stenberg