platform/upstream/c-ares.git
2010-06-02 Jakub Hrozekares_init: Last, not first instance of domain or search...
2010-06-02 Daniel Stenbergstyle: make code less than 80 columns wide
2010-05-31 Tor Arntsenimprove alternative definition of bool to use enum...
2010-05-31 Yang Tsefix VS2010 compiler warnings
2010-04-17 Jérémy Laladded ares_parse_mx_reply
2010-03-27 Daniel Stenbergrepair the file mode
2010-03-27 Daniel Stenbergremove all $Id$ lines
2010-03-27 Daniel Stenbergremove all .cvsignore files
2010-03-25 Daniel Stenbergspell fix
2010-03-25 Peter PentchevFix a couple of typos and grammar nits.
2010-03-23 Daniel Stenbergignore the GPG signature files too
2010-03-23 Daniel Stenbergstart the journey towards 1.7.2
2010-03-23 Daniel Stenbergno longer CVS tagging
2010-03-23 Daniel Stenbergignore generated PDFs
2010-03-23 Daniel Stenberg1.7.1
2010-03-23 Daniel Stenbergmade README the primary readme file
2010-03-23 Daniel Stenbergs/CVS/git
2010-03-23 Daniel Stenberggit now, not CVS
2010-03-23 Daniel Stenbergignore lots of generated files
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
next