aboutsummaryrefslogtreecommitdiff
path: root/ares
AgeCommit message (Expand)Author
2007-06-08start working on 1.4.1Daniel Stenberg
2007-06-081.4.0 prepsDaniel Stenberg
2007-06-05the revertDaniel Stenberg
2007-06-04Revered Ashish Sharma's multiple entries patch, as it caused memory madnessDaniel Stenberg
2007-06-04minor edit since getting an ID seems pointless when failure happensDaniel Stenberg
2007-06-04fix the bad bad bad mess this caused on name resolves returning more thanDaniel Stenberg
2007-06-02Brad Spencer found and fixed three flaws in the code, found with the newDaniel Stenberg
2007-06-02Brad House fixed VS2005 compiler warnings due to time_t being 64bit.Daniel Stenberg
2007-06-02Ashish Sharma provided a patch for supporting multiple entries in theDaniel Stenberg
2007-06-02ares_destroy_options() and ares_save_options() man pages by Brad HouseDaniel Stenberg
2007-05-30make next version 1.4.0Daniel Stenberg
2007-05-30first take at detecting a random device and seeding the random key using dataDaniel Stenberg
2007-05-30Shmulik Regev brought cryptographically secure transaction IDsDaniel Stenberg
2007-05-30Brad House added ares_save_options() and ares_destroy_options() that can beDaniel Stenberg
2007-05-30added ares_process_fd() to allow applications to ask for processing onDaniel Stenberg
2007-05-25Ravi Pratap fixed a flaw in the init_by_resolv_conf() function for windowsDaniel Stenberg
2007-04-25Steve Little's fixes to allow compilation on VMS 64-bit modeYang Tse
2007-04-21fixed ARFLAGS for CodeWarrior build.Gunter Knauf
2007-04-16added ranlib when library is created with ar.Gunter Knauf
2007-04-16No need for USE_MANUAL. Use select_s() instead of select().Gisle Vanem
2007-04-16move linkage var declarations to ares_getopt.hYang Tse
2007-04-16use Makefile.inc to determine sources.Gunter Knauf
2007-04-16ares_getopt() command-line parser function does not belong to actual c-ares l...Gunter Knauf
2007-04-16ares_getopt() command-line parser function does not belong to actualYang Tse
2007-04-16ares_getopt() command-line parser function does not belong to actualYang Tse
2007-04-12update MSVC project files with ares_getopt()Yang Tse
2007-04-12use ares_getopt for all platformsYang Tse
2007-04-12add ares_getopt prototypeYang Tse
2007-04-12Rename function as ares_getopt()Yang Tse
2007-04-12Replace tabs with spacesYang Tse
2007-04-12Add file ares_getopt.cYang Tse
2007-04-11convenience SIG_ATOMIC_T macro definitionYang Tse
2007-04-04move WinSock definitions of EBADF, EINTR, EINVAL and EAFNOSUPPORT to setup_o...Yang Tse
2007-04-03update copyright yearYang Tse
2007-04-03Cleanup. Warnings related with FD_SET, FD_ISSET, and FD_ZERO macrosYang Tse
2007-03-27added variadic macro stuff.Gunter Knauf
2007-03-26added CVS Id tag.Gunter Knauf
2007-03-26fixed build to use compiler-default lib extension.Gunter Knauf
2007-03-22attempt to keep message length below 80 charsYang Tse
2007-03-17Added a hack to work around the circular dependency whenGisle Vanem
2007-03-15show better description for AMD64-linux static libraries PIC checkYang Tse
2007-03-08remove code superceeded by the new method used to forceYang Tse
2007-03-07fix test leftover in previous commitYang Tse
2007-03-07force libtool to build static libraries with PIC on AMD64Yang Tse
2007-03-07Autoconf redefines the M4 builtin macro 'm4_undefine' in such a way thatYang Tse
2007-03-06Autoconf 2.57 didn't like these m4_undefine for some reason (probably a bug).Dan Fandrich
2007-03-06skip libtool C++ and Fortran linker checksYang Tse
2007-03-06skip libtool C++ and Fortran checksYang Tse
2007-02-27Added TOPDIR variable. Put dependencies in external file.Gisle Vanem
2007-02-26Removed inclusion of <sys/types.h> in .c-filesGisle Vanem