platform/upstream/c-ares.git
2010-03-23 Daniel JohnsonFix warnings for clang
2010-03-17 Yang Tsereplaced intel compiler option -no-ansi-alias with...
2010-03-17 Yang Tseupdate outdated serial number
2010-03-11 Yang Tsefix compiler warning
2010-03-09 Yang Tsewatt32 compilation fix
2010-03-06 Yang TseAdded another VS10 version string
2010-03-06 Yang Tsefix line break
2010-03-06 Yang Tseremoved usage of 's6_addr', fixing compilation issue...
2010-03-05 Daniel StenbergDaniel Johnson provided fixes for building with the...
2010-03-05 Yang TseAdded IPv6 name servers support
2010-03-05 Gisle VanemOps!. Readded ares_nowarn.h.
2010-03-05 Gisle VanemAdded ares_nowarn.c.
2010-02-28 Yang TseAdded SIZEOF_INT and SIZEOF_SHORT definitions for non...
2010-02-28 Yang TseAdded ares_nowarn.* to VC6 project file
2010-02-26 Yang TseAdded SIZEOF_INT definition
2010-02-26 Yang Tsefix compiler warning
2010-02-23 Yang Tsefix compiler warning
2010-02-21 Yang Tsefix compiler warning
2010-02-17 Daniel Stenbergares_reinit()
2010-01-28 Daniel Stenberg- Tommie Gannert pointed out a silly bug in ares_proces...
2009-12-30 Yang TseVMS specific preprocessor symbol checking adjustments
2009-12-29 Yang TseMention last changes
2009-12-29 Yang Tse- Fix configure_socket() to use ares_socket_t instead...
2009-12-29 Yang Tse- Where run-time error checks enabling compiler option...
2009-12-21 Yang Tse- Ingmar Runge noticed that Windows config-win32.h...
2009-11-30 Daniel Stenbergstart working on 1.7.1
2009-11-27 Yang TsePreserve empty line following last target
2009-11-26 Yang Tse- Larry Lansing fixed ares_parse_srv_reply to properly...
2009-11-24 Yang TseWhen using icc, compile with -fpic and link with intel...
2009-11-24 Yang TseAdded 'currently' in italics to insist on transient...
2009-11-24 Yang TseFix language
2009-11-23 Yang TseDaniel wants upcoming release to be 1.7.0
2009-11-23 Yang TseMention last changes
2009-11-23 Yang Tse- Removed from external interface preprocessor symbol...
2009-11-23 Yang TseAdded README.msvc
2009-11-23 Yang TseChanged c-ares naming conventions when using MSVC as...
2009-11-23 Yang Tse- Mention other recent changes
2009-11-23 Yang Tse- Jakub Hrozek renamed addrttl and addr6ttl structs...
2009-11-23 Yang Tse- Jakub Hrozek fixed more function prototypes in man...
2009-11-22 Yang TseMake configure remove the ares_build.h file included...
2009-11-22 Yang TseFix macro redefinition.
2009-11-22 Yang TseFix name space pollution.
2009-11-22 Yang TseAllow using different extra import libraries for debug...
2009-11-21 Yang TseAdd manifest stuff to msvc makefile
2009-11-20 Yang TseSync man page with reality
2009-11-20 Yang TseAdd missing external API decoration for ares_set_socket...
2009-11-20 Yang TseAdd ares_free_data() man page.
2009-11-20 Yang Tse- Provide in external interface preprocessor symbol...
2009-11-20 Yang TseRemove typecast
2009-11-20 Yang TseFix comment
2009-11-20 Yang TseAdd ares_data.c and ares_data.h
2009-11-20 Yang TseJakub Hrozek modified ares_parse_srv_reply() and ares_p...
2009-11-20 Yang TseInitial support for the generic ares_free_data() functi...
2009-11-18 Yang TseMake usage of calloc()'s arguments consistent with...
2009-11-18 Yang Tseworkaround icc 9.1 optimizer issue
2009-11-16 Yang TseAdd icc fvisibility bug test
2009-11-16 Yang TseFix icc 9.0 compiler warning: external definition with...
2009-11-16 Yang TseFix three var names
2009-11-16 Yang TseAdd check for assert.h header file
2009-11-15 Yang Tsegetaddrinfo is fully thread safe on solaris versions...
2009-11-15 Yang TseRemove files generated on previous buildconf/configure run
2009-11-15 Yang TseRemove enable-thread / disable-thread configure option...
2009-11-14 Yang TseRefactor how preprocessor symbol _THREAD_SAFE definitio...
2009-11-13 Yang TseAssume that getaddrinfo is thread safe, unless hard...
2009-11-13 Yang TseRelated with the threadsafe capability of getaddrinfo:
2009-11-12 Yang TseAIX 5.2 and newer have threadsafe getaddrinfo.
2009-11-12 Yang TseHP-UX 11.11 and later have threadsafe getaddrinfo
2009-11-12 Yang TseCheck if getaddrinfo is threadsafe when function check...
2009-11-11 Yang TseRenamed fpGetNetworkParams and fpSystemFunction036...
2009-11-11 Yang TseAdd kernel32.lib
2009-11-10 Yang TseMention last changes
2009-11-10 Yang TseReinstate copyright symbol lost in previous commit
2009-11-10 Yang TseMake some strings different in resource file for debug...
2009-11-10 Yang TseIgnore more subdirs
2009-11-10 Yang TseFix compiler warning: conditional expression is constant
2009-11-10 Yang TseSync linker and resource compiler options with Makefile...
2009-11-09 Yang TseFollow Makefile.msvc subdirectory naming scheme, and...
2009-11-09 Yang TseUpdated MSVC makefile that allows building dynamic...
2009-11-09 Yang TseTest for USE_WINSOCK since it is more restrictive than...
2009-11-09 Yang TseMake header inclusion depend on HAVE_*_H definition
2009-11-09 Yang TseRemove unneeded preprocessor directives
2009-11-05 Yang TseAdjust c-ares include paths for memory tracking enabled...
2009-11-04 Yang Tsesource files used by sample programs
2009-11-02 Yang TseRenamed c-ares setup.h to ares_setup.h
2009-11-02 Yang TseAdjust include paths to take in account that currently:
2009-11-01 Yang TseUndo old temporary change once used for testing purposes
2009-10-31 Yang TseMention many changes
2009-10-31 Yang TseMention --enable-symbol-hiding configure option
2009-10-31 Yang TseSymbol hiding configure options renamed to the hopefull...
2009-10-30 Yang TseHeader inclusion depending on HAVE_* symbol.
2009-10-30 Yang TseComparison of the Initial revision of this file with...
2009-10-30 Yang TseAdd CVS Id tag.
2009-10-30 Yang TseAdd CVS Id tag.
2009-10-30 Yang TseFix comment
2009-10-30 Yang TseIn no particular order, changed/fixed all of the follow...
2009-10-29 Yang TseAdd c-ares DLL resource file to distribution archive
2009-10-29 Yang Tseignore files
2009-10-29 Yang TseEmpty subdir
2009-10-29 Yang TseUpdated MSVC 6.0 workspace and project files that allow...
2009-10-29 Daniel Stenbergno need to check for NULL pointers before dereferencing...
next