summaryrefslogtreecommitdiff
path: root/ares/ares_query.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warning: conversion from "int" to "unsigned char"Yang Tse2007-10-181-5/+5
* Previously, processing a large batch of timeouts was O(n^2) in the number ofSteinar H. Gunderson2007-09-291-5/+9
* Make the query callbacks return the number of timeouts that happened during t...Steinar H. Gunderson2007-09-281-6/+7
* Vlad Dinulescu fixed two outstanding valgrind reportsDaniel Stenberg2007-07-141-1/+1
* minor edit since getting an ID seems pointless when failure happensDaniel Stenberg2007-06-041-2/+2
* Shmulik Regev brought cryptographically secure transaction IDsDaniel Stenberg2007-05-301-1/+60
* Removed inclusion of <sys/types.h> in .c-filesGisle Vanem2007-02-261-1/+0
* 2nd try adding CVS id.Gisle Vanem2006-07-221-1/+1
* Added CVS id.Gisle Vanem2006-07-221-0/+2
* Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OSDaniel Stenberg2005-04-061-0/+3
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-22/+22
* Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem2004-08-201-1/+1
* - Fixed a few variable return types for some system calls. Made configureDaniel Stenberg2004-07-221-0/+1
* remove rcsid stuff from c files, it serves no useful purposeDaniel Stenberg2004-02-021-2/+0
* ares 1.1.1 with collected applied patchesDaniel Stenberg2003-10-071-0/+112