Support Watt-32 under Win32.
[platform/upstream/c-ares.git] / ares_private.h
2008-07-10 Yang Tsefix compiler warning
2008-05-20 Yang Tseif'def out private function ares__tvdiff(), it is not...
2008-05-13 Daniel Stenberg- Introducing millisecond resolution support for the...
2008-05-09 Yang TseUse monotonic time source if available.
2007-11-08 Yang TseDefine WIN32 when build target is Win32 API.
2007-10-02 Yang TseAvoid inline C99ism, and move c-ares routines for manag...
2007-09-29 Steinar H. GundersonPreviously, processing a large batch of timeouts was...
2007-09-28 Steinar H. GundersonMake the query callbacks return the number of timeouts...
2007-09-28 Steinar H. GundersonThree fixes in one commit (sorry): a) Take care of...
2007-05-30 Daniel StenbergShmulik Regev brought cryptographically secure transact...
2006-11-07 Gisle VanemMoved select_s() to Makefile.dj since select() is used...
2006-10-31 Gisle VanemAdded definition of select() for Watt32.
2006-07-26 Yang TseProvide multiple header inclusion prevention definition...
2006-05-03 Daniel StenbergNick Mathewson added the ARES_OPT_SOCK_STATE_CB option...
2006-01-05 Daniel StenbergJames Bursa fixes: find the hosts file on RISC OS,...
2005-08-10 Gunter Knaufmake ares compile again for NetWare.
2005-04-15 Dominick MeglioAttempted to fix c-ares not building on non-IPv6 systems
2005-04-09 Dominick MeglioMade sortlist support IPv6 (this can probably use some...
2005-04-09 Dominick MeglioMade sortlist support CIDR matching for IPv4
2005-04-08 Dominick MeglioMade ares_gethostbyaddr support IPv6 by specifying...
2005-03-22 Gisle VanemCURL_EXTERN is already in <curl/curl.h>.
2004-11-10 Gisle VanemReplace IsNT with IS_NT().
2004-11-09 Daniel Stenbergfix CURL_EXTERN for debug builds
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-09-26 Daniel StenbergDominick Meglio host file path discovery patch for...
2004-08-20 Gisle VanemChanges for Watt-32 on Windows. I've assumed Configure
2004-07-22 Daniel Stenberg- Fixed a few variable return types for some system...
2004-07-04 Gunter Knaufadded NetWare section for paths.
2004-07-01 Daniel Stenbergdjgpp fixes by Gisle
2004-07-01 Daniel StenbergGisle Vanem made this build fine with djgpp and the...
2004-02-27 Daniel Stenbergminor size_t fix to kill a warning
2004-02-17 Daniel StenbergIf CURLDEBUG is set we use the libcurl internal memdebu...
2004-02-04 Daniel Stenbergmade more pointers unsigned, as they were mostly used...
2003-10-07 Daniel Stenbergares 1.1.1 with collected applied patches