Modified license using SPDX license identifier
[platform/upstream/c-ares.git] / ares_private.h
2013-02-13 Daniel Stenbergares__generate_new_id: moved to ares_query.c
2013-01-04 Yang Tseares_private.h: use again memdebug.h instead of curl_me...
2012-12-28 Yang Tseares_private.h: use curl_memdebug.h instead of memdebug.h
2012-12-14 Yang TseHeader inclusion clean-up
2012-08-16 hpopescu@ixiacom.comAdded new feature (rfc2671)
2011-09-04 Yang Tsefix MSVC compiler warning 'conditional expression is...
2011-05-17 David StuartIPv6-on-windows: find DNS servers correctly
2011-03-24 Yang Tsebuild: move platform stuff to ares_platform.c and ares_...
2011-03-23 Yang Tsebuild: find out windows platform using GetVersionEx()
2011-03-23 Yang Tsebuild: use getenv() replacement function for systems...
2010-07-29 Guenter KnaufReplaced uint32_t with unsigned int to fix broken build...
2010-07-18 Ben Greearlocal-bind: Support binding to local interface/IPs
2010-03-27 Daniel Stenbergremove all $Id$ lines
2010-03-05 Yang TseAdded IPv6 name servers support
2009-11-09 Yang TseMake header inclusion depend on HAVE_*_H definition
2009-10-08 Yang TseFix compiler warning
2009-06-19 Yang Tsesclose() function-like macro definition used to close...
2009-06-13 Yang Tsefix comment
2009-06-12 Yang TseRevert last change, it is inappropriate.
2009-06-12 Gisle VanemReplace CURLDEBUG with DEBUGBUILD.
2009-05-26 Yang TseMake ares_init(), ares_dup() and ares_init_options...
2009-01-11 Daniel Stenberg- Phil Blundell added the internal function ares__expan...
2008-12-04 Daniel StenbergGregor Jasny provided the patch that introduces ares_se...
2008-12-01 Daniel StenbergConvert the public config struct to the same binary...
2008-11-25 Yang TseIn preparation for the upcomming IPv6 nameservers patch...
2008-11-20 Daniel Stenberguse unsigned short better intead of mixing with ints...
2008-11-01 Daniel Stenberg- Carlo Contavalli added support for the glibc "rotate...
2008-09-16 Yang Tserearrange to allow internal/private use of ares_writev...
2008-09-15 Yang Tserearrange to allow internal/private use of ares_strcase...
2008-09-11 Yang Tsestrdup() clone for systems/configurations which lack it
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