aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-03added notes about incompatible functionsDaniel Stenberg
2004-02-03adjusted to the new single-parameter version of this functionDaniel Stenberg
2004-02-03removed odd newlineDaniel Stenberg
2004-02-03added the missing ares numerical version initialiserDaniel Stenberg
2004-02-03modified *strerror()Daniel Stenberg
2004-02-02Use the nroff option figured out by the configure script. An attempt toDaniel Stenberg
2004-02-02try to figure out if -man or -mandoc works to get text with the NROFFDaniel Stenberg
2004-02-02undef accept before defining it, since AIX 5.2 has it as a define!Daniel Stenberg
2004-02-02more test91 tweaks and some c-ares stuffDaniel Stenberg
2004-02-02now provides c-ares version info in both version callsDaniel Stenberg
2004-02-02Introducing the SECOND version of the version_info struct. This shouldDaniel Stenberg
2004-02-02use the new single-argument ares_strerror()Daniel Stenberg
2004-02-02adjusted to the modified ares_strerror() functionDaniel Stenberg
2004-02-02remove rcsid stuff from c files, it serves no useful purposeDaniel Stenberg
2004-02-02removed the silly second argument to ares_strerror()Daniel Stenberg
2004-02-02Dirk Manske fixed the ares usage even more. We could get a timeout from aresDaniel Stenberg
2004-02-02mention mpe/ixDaniel Stenberg
2004-02-02set the 'retry' bit to TRUE when the connection is about to be retried,Daniel Stenberg
2004-02-02clear the sockerror if no error was returnedDaniel Stenberg
2004-02-02ares resolve timeout and ca bundle include fixesDaniel Stenberg
2004-02-02we include errno.h to truly know if we have ECONNRESET or notDaniel Stenberg
2004-02-02Timeout slow ares name lookups. This is based on the patch brought byDaniel Stenberg
2004-02-02when including ca-bundle.h, don't look in the current dir first, simply useDaniel Stenberg
2004-02-02fixed the win32 function to use the correct proto, as pointed out by GisleDaniel Stenberg
2004-02-02test case 97Daniel Stenberg
2004-02-02added test 97, a simple test with -d post and a replacede content-typeDaniel Stenberg
2004-01-30attempt to fix the notorious test 91 failuresDaniel Stenberg
2004-01-30make sure the connection is closed when it was detected reset!Daniel Stenberg
2004-01-30Somewhat crude attempt at fixing the test 91 failures. I commit this nowDaniel Stenberg
2004-01-30hide the grep resultDaniel Stenberg
2004-01-30catching up with realityDaniel Stenberg
2004-01-30test case 510, mpeix fixDaniel Stenberg
2004-01-30when we receive a request overflow, we still dump the incoming request toDaniel Stenberg
2004-01-30added lib510.c for callback POST using chunked encodingDaniel Stenberg
2004-01-30added test 510, callback-based POST using chunked encodingDaniel Stenberg
2004-01-30--socksDaniel Stenberg
2004-01-30Added --socksDaniel Stenberg
2004-01-30only do the verifyconnect() clear magic on mpeixDaniel Stenberg
2004-01-29the thread and SSL issue is now fixedDaniel Stenberg
2004-01-29note about the need for extra functions set to OpenSSL if you use OpenSSLDaniel Stenberg
2004-01-29update with recent infoDaniel Stenberg
2004-01-29don't include config.g in src/hugehelp.c unless HAVE_CONFIG_H is definedDaniel Stenberg
2004-01-29ares fix, warnings fixed, mpeix fixesDaniel Stenberg
2004-01-29check for sys/ioctl.h as wellDaniel Stenberg
2004-01-29added verifyconnect proto and use it correctly in the waitconnect functionDaniel Stenberg
2004-01-29moved the definitions of IOCTL_3_ARGS to setup.hDaniel Stenberg
2004-01-291. changed order of two include files to build fine on MPE/iXDaniel Stenberg
2004-01-29Ken Hirsch says he basicly needs all 'mv' to be 'mv -f' for configure toDaniel Stenberg
2004-01-29Dan Fandrich's cleanup patch to make pedantic compiler options cause lessDaniel Stenberg
2004-01-29make pedantic compiler options generate less warningsDaniel Stenberg