summaryrefslogtreecommitdiff
path: root/ares
Commit message (Expand)AuthorAgeFilesLines
* added initial pkg-config file (attempt)Daniel Stenberg2007-07-263-2/+22
* added curl include for debug builds.Gunter Knauf2007-07-201-0/+3
* added another SEE ALSODaniel Stenberg2007-07-141-3/+4
* Brad House's fix to hish a win32 compiler warningDaniel Stenberg2007-07-141-1/+2
* added Vlad's entire description of his valgrind fixDaniel Stenberg2007-07-141-1/+30
* Vlad Dinulescu fixed two outstanding valgrind reportsDaniel Stenberg2007-07-144-3/+8
* added better CodeWarrior detection.Gunter Knauf2007-07-081-1/+4
* removed some obsolete include paths and defines.Gunter Knauf2007-07-071-4/+4
* add test for gettimeofday() so that HAVE_GETTIMEOFDAY gets defined.Gunter Knauf2007-07-041-0/+1
* although the check for HAVE_STRUCT_TIMEVAL solved the redefine it is incorrec...Gunter Knauf2007-07-041-1/+1
* added check for sys/param.h.Gunter Knauf2007-07-041-0/+1
* trial to catch problem with Daniels cross-mingw ares builds.Gunter Knauf2007-07-031-0/+2
* added NetWare CLIB-own header to solve gcc warnings.Gunter Knauf2007-07-031-0/+3
* few minor changes to make ares compile for NetWare CLIB architecture.Gunter Knauf2007-07-034-4/+12
* changed to build for CLIB / LIBC.Gunter Knauf2007-07-031-35/+69
* sync'd with lib makefile changes: use var for awk; fixed RECV* / SEND* define...Gunter Knauf2007-07-021-19/+26
* start working on 1.4.1Daniel Stenberg2007-06-082-20/+5
* 1.4.0 prepscares-1_4_0Daniel Stenberg2007-06-083-1/+27
* the revertDaniel Stenberg2007-06-051-0/+10
* Revered Ashish Sharma's multiple entries patch, as it caused memory madnessDaniel Stenberg2007-06-041-119/+20
* minor edit since getting an ID seems pointless when failure happensDaniel Stenberg2007-06-041-2/+2
* fix the bad bad bad mess this caused on name resolves returning more thanDaniel Stenberg2007-06-041-4/+2
* Brad Spencer found and fixed three flaws in the code, found with the newDaniel Stenberg2007-06-023-3/+7
* Brad House fixed VS2005 compiler warnings due to time_t being 64bit.Daniel Stenberg2007-06-024-4/+13
* Ashish Sharma provided a patch for supporting multiple entries in theDaniel Stenberg2007-06-025-21/+138
* ares_destroy_options() and ares_save_options() man pages by Brad HouseDaniel Stenberg2007-06-023-2/+90
* make next version 1.4.0Daniel Stenberg2007-05-301-3/+3
* first take at detecting a random device and seeding the random key using dataDaniel Stenberg2007-05-302-2/+30
* Shmulik Regev brought cryptographically secure transaction IDsDaniel Stenberg2007-05-304-13/+173
* Brad House added ares_save_options() and ares_destroy_options() that can beDaniel Stenberg2007-05-304-2/+133
* added ares_process_fd() to allow applications to ask for processing onDaniel Stenberg2007-05-305-37/+118
* Ravi Pratap fixed a flaw in the init_by_resolv_conf() function for windowsDaniel Stenberg2007-05-252-0/+8
* Steve Little's fixes to allow compilation on VMS 64-bit modeYang Tse2007-04-251-0/+21
* fixed ARFLAGS for CodeWarrior build.Gunter Knauf2007-04-211-2/+2
* added ranlib when library is created with ar.Gunter Knauf2007-04-161-0/+5
* No need for USE_MANUAL. Use select_s() instead of select().Gisle Vanem2007-04-161-4/+3
* move linkage var declarations to ares_getopt.hYang Tse2007-04-164-15/+4
* use Makefile.inc to determine sources.Gunter Knauf2007-04-161-24/+24
* ares_getopt() command-line parser function does not belong to actual c-ares l...Gunter Knauf2007-04-161-6/+7
* ares_getopt() command-line parser function does not belong to actualYang Tse2007-04-161-4/+9
* ares_getopt() command-line parser function does not belong to actualYang Tse2007-04-1610-27/+73
* update MSVC project files with ares_getopt()Yang Tse2007-04-122-15/+15
* use ares_getopt for all platformsYang Tse2007-04-124-11/+8
* add ares_getopt prototypeYang Tse2007-04-122-1/+5
* Rename function as ares_getopt()Yang Tse2007-04-121-5/+2
* Replace tabs with spacesYang Tse2007-04-121-66/+66
* Add file ares_getopt.cYang Tse2007-04-121-0/+130
* convenience SIG_ATOMIC_T macro definitionYang Tse2007-04-111-0/+11
* move WinSock definitions of EBADF, EINTR, EINVAL and EAFNOSUPPORT to setup_o...Yang Tse2007-04-041-0/+6
* update copyright yearYang Tse2007-04-031-1/+1