aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-22verify that the URL decoding is done properly tooDaniel Stenberg
2005-06-22David Shaw's fix that unifies proxy string treatment so that a proxy givenDaniel Stenberg
2005-06-22David Shaw's updated version:Daniel Stenberg
2005-06-20mistakeDaniel Stenberg
2005-06-19possible windows memory leak fixed by GisleDaniel Stenberg
2005-06-19Added some checks for the addrinfo structure.Dominick Meglio
2005-06-14Ensure thread handle is closed too.Gisle Vanem
2005-06-134.13 Why is curl -R on Windows one hour off?Daniel Stenberg
2005-06-13recent buildconf fiddlingDaniel Stenberg
2005-06-13run libtoolize in the ares dir as well, and modified the output slightly forDaniel Stenberg
2005-06-11CURLINFO_FILETIME returns the time for GMTDaniel Stenberg
2005-06-09make sure the found tool is a regular file (and not a dir or something)Daniel Stenberg
2005-06-09Modified to use 'head -n 1' instead of 'head -1' since some versions of headDaniel Stenberg
2005-06-07Reverted Tupone Alfredo's patch, as it broke NUMEROUS autobuilds. Let's do theDaniel Stenberg
2005-06-06Tupone Alfredo's fixes:Daniel Stenberg
2005-06-03first rough versionDaniel Stenberg
2005-06-03Andres Garcia's text mode fix for the 'data' partDaniel Stenberg
2005-06-03FIONBIO is in sys/ioctl.h on AIXDaniel Stenberg
2005-06-02sigh, define TRUE if not alreadyDaniel Stenberg
2005-06-02William Ahern:Daniel Stenberg
2005-06-02William Ahern:Daniel Stenberg
2005-06-01specify the cares lib before the other libs, to make it build fine with mingwDaniel Stenberg
2005-05-31Todd Kulesza reported a flaw in the proxy option, since a numerical IPv6Daniel Stenberg
2005-05-31added keywordsDaniel Stenberg
2005-05-29recent changesDaniel Stenberg
2005-05-29Eric Cooper reported about a problem with HTTP servers that responds withDaniel Stenberg
2005-05-27avoid the sensitive word as it looks bad in some people's eyesDaniel Stenberg
2005-05-27Andrés García fixed a warning appearing on windowsDaniel Stenberg
2005-05-26provide the proper copyright texts for theseDaniel Stenberg
2005-05-25set LD_LIBRARY_PATH properly even when the openssl lib dir is found usingDaniel Stenberg
2005-05-25silense a warningDaniel Stenberg
2005-05-25minor rephraseDaniel Stenberg
2005-05-25output the full usec when --trace-time is usedDaniel Stenberg
2005-05-25no more time/re-start of sockfilt, no more redirect of stdin/stdout whenDaniel Stenberg
2005-05-25added function for individual ftp slave killsDaniel Stenberg
2005-05-25modified output logging, fixed the ftpslave killingDaniel Stenberg
2005-05-25utilize the whole usec in the log and don't output to stderr if the logfileDaniel Stenberg
2005-05-25nicer raw logging and put code into (nicer) functionsDaniel Stenberg
2005-05-24don't restart sockfilt after only 5 seconds of inactivityDaniel Stenberg
2005-05-24recent actionDaniel Stenberg
2005-05-24Andres Garcia's mode=text patch to make these do fine on WindowsDaniel Stenberg
2005-05-24add test case 261, response code 226 to TYPEDaniel Stenberg
2005-05-24Now allow TYPE responses to be any 2xx code, and log if it isn't 200.Daniel Stenberg
2005-05-22removed leftover debug message ("moo moo")Daniel Stenberg
2005-05-21added keywordsDaniel Stenberg
2005-05-20added -nobuildconfDaniel Stenberg
2005-05-20keywords addedDaniel Stenberg
2005-05-20shorter nameDaniel Stenberg
2005-05-20sum upDaniel Stenberg
2005-05-20Add support for text mode on stdout tests as well, and add the mode=textDaniel Stenberg