aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-05-16start working on 7.14.1Daniel Stenberg
2005-05-16Version 7.14.0Daniel Stenberg
2005-05-16return, not exit, on several placesDaniel Stenberg
2005-05-15Converted some macros to use NS_* so they work on non-IPv6 systemsDominick Meglio
2005-05-15Forgot to ares_-ize inet_ntopDominick Meglio
2005-05-14fix warning about redefined symbolDaniel Stenberg
2005-05-14replaced the CRLF newlines with plain LF onesDaniel Stenberg
2005-05-14Added an inet_ntop function from BIND for systems that do not have itDominick Meglio
2005-05-14Updated generated dependencies.Gisle Vanem
2005-05-14Some patches for (a stricter/smarter) gcc 4.0 andGisle Vanem
2005-05-14'ssize_t' seems to be a gcc 4.x built-in.Gisle Vanem
2005-05-14Change for systems with >1 ways of setting (non-)blockingGisle Vanem
2005-05-13updatedDaniel Stenberg
2005-05-13uses select() instead of poll() even on Mac OS X 10.4Daniel Stenberg
2005-05-13adjusted the configure to always skip the fine-poll() test on Mac OS X (darwin)Daniel Stenberg
2005-05-12remove blank linesDaniel Stenberg
2005-05-12CURLOPT_SSLVERSION clarifiedDaniel Stenberg
2005-05-12-z bad use warning and NTLM proxy auth in reconnect fixDaniel Stenberg
2005-05-12oops, found by bug reported in bug report #1200661Daniel Stenberg
2005-05-12spellDaniel Stenberg
2005-05-12typecast to fix warning on 64bit systemsDaniel Stenberg
2005-05-12warn about bad -z syntaxDaniel Stenberg
2005-05-11MatrixSSL and yaSSL are two free libs we _could_ supportDaniel Stenberg
2005-05-11mention the select() error fix as wellDaniel Stenberg
2005-05-11the new HTTP headersDaniel Stenberg
2005-05-11removed duplicateDaniel Stenberg
2005-05-11Modified the default HTTP headers used by libcurl:Daniel Stenberg
2005-05-11prevent NS_IN6ADDRSZ from getting set to zero if the struct doesn't existDaniel Stenberg
2005-05-10Hm, this doesn't feel right. The error bits returned from Curl_select() canDaniel Stenberg
2005-05-10me stupid, errno is not set for mere select()-exceptionsDaniel Stenberg
2005-05-10include protos to fix warningsDaniel Stenberg
2005-05-10If Curl_select() returns with the error bit set, bail out.Daniel Stenberg
2005-05-10prevent 64bit warningsDaniel Stenberg
2005-05-10allow the ares/config.h display to failDaniel Stenberg
2005-05-09Jeremy Brown's OpenSSL thread-locking exampleDaniel Stenberg
2005-05-09new counterDaniel Stenberg
2005-05-09Jamie Lokier added. And I now recounted the amount better: 437 named as of now.Daniel Stenberg
2005-05-09update the "PORTS" section a littleDaniel Stenberg