ares_parse_naptr_reply: check sufficient data
[platform/upstream/c-ares.git] / config-win32.h
2016-11-10 Yu JiungMerge branch 'tizen' into tizen_base 81/96781/1 accepted/tizen/4.0/base/20170811.093019 accepted/tizen/4.0/base/20170828.221324 accepted/tizen/base/20170707.183634 submit/tizen_4.0_base/20170811.071500 submit/tizen_4.0_base/20170828.000000 submit/tizen_4.0_base/20170828.000001 submit/tizen_base/20170703.013654 submit/tizen_base/20170705.023439 tizen_4.0.IoT.p1_release tizen_4.0.m2_release
2016-11-09 Yu JiungMerge branch 'upstream' into tizen 27/96427/1
2016-11-09 Yu JiungImported Upstream version 1.12.0 19/96419/1 upstream/1.12.0
2016-11-09 Yu JiungMerge branch 'upstream' into tizen 26/96426/1
2016-11-09 Yu JiungImported Upstream version 1.11.0 18/96418/1 upstream/1.11.0
2016-11-09 Yu JiungImported Upstream version 1.10.0 17/96417/1
2012-10-30 Anas NashifImported Upstream version 1.7.5 upstream/1.7.5
2011-09-04 Yang Tsesetup_once.h cleanup and sync
2011-08-06 Yang Tseconfig-win32.h: comments adjustments - followup
2011-08-06 Yang Tseconfig-win32.h: comments adjustments
2011-03-23 Yang Tsebuild: use getenv() replacement function for systems...
2011-03-22 Yang TseSystem's errno.h inclusion cleanup.
2010-12-17 Yang Tseconfig-win32: provide HAVE_ASSERT_H definition
2010-12-03 Yang Tsebuild: provide SIZEOF_SIZE_T definition for non-configu...
2010-03-27 Daniel Stenbergremove all $Id$ lines
2010-02-28 Yang TseAdded SIZEOF_INT and SIZEOF_SHORT definitions for non...
2009-12-21 Yang Tse- Ingmar Runge noticed that Windows config-win32.h...
2009-10-27 Yang TseFix Pelles C Win32 target compilation issues
2009-10-06 Yang TseFix ssize_t redefinition errors on WIN64 reported by...
2009-04-14 Yang Tseuse HAVE_LIMITS_H symbol to protect limits.h inclusion
2009-02-20 Yang TseDo not halt compilation when using VS2008 to build...
2008-12-08 Gisle VanemAdded needed defines for Watt-32 on Windows.
2008-11-28 Dan FandrichMake use of gethostname() conditional on it being available
2008-11-13 Yang TseRefactor configure script detection of functions used...
2008-11-01 Yang TseAdjust WIN32 freeaddrinfo, getaddrinfo and getnameinfo...
2008-11-01 Yang TseWIN32 availability of freeaddrinfo, getaddrinfo and...
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-17 Yang TseRECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYP...
2008-07-16 Yang TseConfigure process now checks availability of recvfrom...
2007-12-18 Yang TseMSVC 9.0 (VS2008) does not support Windows build target...
2007-11-15 Yang TseNeeded now that in6_addr is referenced in ares.h
2007-11-07 Yang TseMSVC versions prior to VS2005 do not complain about...
2007-10-24 Yang TseWindows build targets have socklen_t definition in...
2007-02-06 Gisle VanemAdded HAVE_PROCESS_H for DOS/Win32.
2006-11-25 Yang TseMake sure RETSIGTYPE is properly defined
2006-11-24 Yang TseDefine HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_AT...
2006-10-31 Gisle VanemUpdated dependency output.
2006-10-31 Gisle VanemRemoved unneeded stuff.
2006-10-31 Gisle VanemAdded Watt-32 section to fix things for Watt32+Win32...
2006-10-14 Yang TseDefine HAVE_STRUCT_TIMEVAL as appropriate for platforms...
2006-07-04 Yang TseGet qualifier of arg 2 for send() apart into SEND_QUAL_...
2006-07-04 Yang TsePlatforms that don't have/run configure need default...
2005-12-20 Gisle VanemChanges for PellesC for Win32. It needs <unistd.h>...
2005-12-18 Yang TseFix spacing. When defining, define to 1.
2005-12-17 Yang TseCleanup
2005-12-16 Yang Tse'Fix' windows builds
2005-11-14 Gisle VanemWe have HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID.
2005-11-10 Gisle VanemEasy configuration with this file.