platform/upstream/c-ares.git
2004-02-04 Daniel Stenbergfixing
2004-02-04 Daniel Stenbergprevent a compiler warning about a macro definition
2004-02-04 Daniel Stenbergprevent the windows version to use global symbol names
2004-02-04 Daniel Stenbergwe use the more aggressive compiler warnings
2004-02-04 Daniel Stenbergmade more pointers unsigned, as they were mostly used...
2004-02-04 Daniel Stenbergtypecast comparision between signed and unsigned
2004-02-04 Daniel Stenbergtry_config() takes a second parameter as const, to...
2004-02-04 Daniel Stenbergtakes a void *, not a char * anymore
2004-02-04 Daniel Stenbergares_free_string() now takes a void * instead
2004-02-04 Daniel Stenbergdon't compare signed and unsigned
2004-02-04 Daniel Stenbergadded a tags target
2004-02-04 Daniel Stenbergnew configure file
2004-02-04 Daniel Stenberguse configure.ac instead of configure.in
2004-02-04 Daniel Stenbergstop a compiler warning
2004-02-03 Daniel Stenberglibcares.a is here
2004-02-03 Daniel StenbergWe now produce 'libcares.a' instead, to make it possibl...
2004-02-03 Daniel Stenbergadd link to the new cares web site
2004-02-03 Daniel Stenbergadded notes about incompatible functions
2004-02-03 Daniel Stenbergadjusted to the new single-parameter version of this...
2004-02-03 Daniel Stenbergremoved odd newline
2004-02-03 Daniel Stenbergmodified *strerror()
2004-02-02 Daniel Stenberguse the new single-argument ares_strerror()
2004-02-02 Daniel Stenbergremove rcsid stuff from c files, it serves no useful...
2004-02-02 Daniel Stenbergremoved the silly second argument to ares_strerror()
2004-01-29 Daniel Stenbergdocumented ares_version()
2004-01-29 Daniel Stenbergreturn a const char *
2004-01-29 Daniel Stenberguse the name 'c-ares' for this package
2004-01-29 Daniel Stenberginclude the new README.cares
2004-01-29 Daniel Stenbergpoint out that this is a forked project, all c-ares...
2004-01-29 Daniel Stenbergc-ares specific README, leaving most of the original...
2004-01-29 Daniel Stenbergcut off the initial blurb, moved that to README.cares
2004-01-29 Daniel StenbergDirk Manske fixed a flaw in the setting of the socket...
2004-01-04 Daniel Stenbergthe gettimeofday fix
2004-01-04 Daniel StenbergDominick Meglio's fix to make our private gettimeofday...
2003-10-24 Daniel Stenbergc-ares is the new name and ares_version() was added
2003-10-24 Daniel StenbergIntroducing ares_version(), so that we can have apps...
2003-10-17 Daniel Stenbergignore these too
2003-10-08 Daniel Stenbergname it pre1
2003-10-08 Daniel Stenbergclarify why this package exists
2003-10-08 Daniel Stenbergrun autoconf if needed
2003-10-08 Daniel Stenbergignore these files
2003-10-08 Daniel Stenbergadded for completeness
2003-10-08 Daniel Stenbergclarified the reason for this package
2003-10-07 Daniel Stenbergares 1.1.1 with collected applied patches