aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-05-19include ctype.h for isdigit()Daniel Stenberg
2005-05-19additional fix for the malformed URL fix of ydayDaniel Stenberg
2005-05-19removed duplicateDaniel Stenberg
2005-05-18three fixes since 7.14.0Daniel Stenberg
2005-05-18Bug report #1204435 identified a problem with malformed URLs likeDaniel Stenberg
2005-05-18updateDaniel Stenberg
2005-05-18adjusted the strerror_r test more, use _REENTRANT instead of _THREAD_SAFEDaniel Stenberg
2005-05-18The configure check for strerror_r() failed to detect the proper API atDaniel Stenberg
2005-05-18#15 is now fixedDaniel Stenberg
2005-05-18clarified for GnuTLSDaniel Stenberg
2005-05-18several updatesDaniel Stenberg
2005-05-18ignore resolve tooDaniel Stenberg
2005-05-18use less code and prevent compiler warningDaniel Stenberg
2005-05-18removed the separate table with download links, and extended the curl siteDaniel Stenberg
2005-05-17scan for gmake and make to prefer gmake on systems that have itDaniel Stenberg
2005-05-17Made test case 241 precheck that the given name resolves to an ipv6 address,Daniel Stenberg
2005-05-17Moved more generic functions to util.[ch]Daniel Stenberg
2005-05-17check if getsockname() returns failure before using the address it providesDaniel Stenberg
2005-05-17reduced typecasts, from two to oneDaniel Stenberg
2005-05-17More of the sameDominick Meglio
2005-05-17More compiler warning cleanupsDominick Meglio
2005-05-16bad formattingDaniel Stenberg
2005-05-16Made ares_free_hostent man page refer to ares_parse_aaaa_replyDominick Meglio
2005-05-16Cleaned up some compile warningsDominick Meglio
2005-05-16Added ares_getnameinfo which mimics the getnameinfo APIDominick Meglio
2005-05-16Modified the gmtime_r check to not check for it until the "check for a workingDaniel Stenberg
2005-05-16define GMTIME_R to 0 if not workingDaniel Stenberg
2005-05-16attempt to detect a bad (as in HPUX 10.20 bad) gmtime_r functionDaniel Stenberg