aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-24adjusted code to the new socket fields in the sessionhandle structDaniel Stenberg
2003-11-24disable ftps-tests for now, we must make them work with the updated ftpsDaniel Stenberg
2003-11-24FTPS support added as RFC2228 and the murray-ftp-auth-ssl draft describe itDaniel Stenberg
2003-11-24fixesDaniel Stenberg
2003-11-24Gaz Iqbal fixed a range string memory leak!Daniel Stenberg
2003-11-24fixed wrong commentDaniel Stenberg
2003-11-23Gisle Vanem fixed the Windows buildDaniel Stenberg
2003-11-23FTPSSL support options and defines addedDaniel Stenberg
2003-11-20combine the two identical casesDaniel Stenberg
2003-11-20three more fixesDaniel Stenberg
2003-11-20bail out properly on a 407 when we can't authenticate basic, bug reportDaniel Stenberg
2003-11-20request a file over proxy without credentials, and get a 407 backDaniel Stenberg
2003-11-19unconditional progressbarinit cures a windows crashDaniel Stenberg
2003-11-19If a partial file has been read or written, force a closure the existingDaniel Stenberg
2003-11-19respect bits.close even if an error already is set, but make sure that theDaniel Stenberg
2003-11-19cut off old crappy win32 comments and use the proper global_init insteadDaniel Stenberg
2003-11-19cleaned upDaniel Stenberg
2003-11-19remove the wrong win32 comment and use global_initDaniel Stenberg
2003-11-17Maciej W. Rozycki's configure patchDaniel Stenberg
2003-11-17Maciej W. Rozycki made this script use a cache variable for the writableDaniel Stenberg
2003-11-15do ares_destroy() on the ares handle when we're done in Curl_is_resolved()Daniel Stenberg
2003-11-15twoDaniel Stenberg
2003-11-15Mathias Axelsson found a case where we free()d the server certificate twice!Daniel Stenberg
2003-11-14Siddhartha Prakash Jain found a case with a bad resolve that we didn'tDaniel Stenberg
2003-11-13updatedDaniel Stenberg
2003-11-13Peter Sylvester found a flaw in the connect code for ipv6-enabled hosts.Daniel Stenberg
2003-11-13-n disables valgrind nowDaniel Stenberg
2003-11-13Default Content-Type for formparts has changed to "application/octet-stream".Daniel Stenberg
2003-11-13don't log failed socket() callsDaniel Stenberg
2003-11-13Gisle Vanem added a flush to make the progress-bar look better on windowsDaniel Stenberg
2003-11-12mention it was added in 7.10.9Daniel Stenberg
2003-11-12a resume http upload bugDaniel Stenberg
2003-11-11Added CURLOPT_NETRC_FILE.Daniel Stenberg
2003-11-10Generate the ca-bundle.h file in the build dir and not in the source dir,Daniel Stenberg
2003-11-10After Sébastien Willemijns' bug report, we now check the separators properlyDaniel Stenberg
2003-11-08for the getpwuid() etcDaniel Stenberg
2003-11-08use char, not boolDaniel Stenberg
2003-11-07things happen even during slow days! ;-)Daniel Stenberg
2003-11-07do a normal free() of the homedir nowDaniel Stenberg
2003-11-07Based on Gisle Vanem's $HOME patch, we now attempt to find the home dirDaniel Stenberg
2003-11-07Removed references to the no-longer existing PASSWDFUNCTION. That optionDaniel Stenberg
2003-11-07remove the struct fields for the deprecated passwd prompt callbackDaniel Stenberg
2003-11-07explain the requirements for --negotiate, --ntlm and --krb4Daniel Stenberg
2003-11-07mark options betterDaniel Stenberg
2003-11-07Ralph Mitchell's update that allows this script to take an existingDaniel Stenberg
2003-11-07the resource file itselfDaniel Stenberg
2003-11-07removed the resource lines I shouldn't have added in the firt placeDaniel Stenberg
2003-11-07define TRUE and FALSE here as some platforms don't have them otherwiseDaniel Stenberg
2003-11-06CURLDEBUG, no underscoreDaniel Stenberg
2003-11-06Gisle Vanem's libcurl.dll version info patch appliedDaniel Stenberg