summaryrefslogtreecommitdiff
path: root/ares/ares_send.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure sys/socket.h is included before netinet/in.h (required byDan Fandrich2008-11-291-0/+3
* - Carlo Contavalli added support for the glibc "rotate" option, as documentedDaniel Stenberg2008-11-011-1/+7
* adjust inclusion of "nameser.h"Yang Tse2008-09-171-7/+5
* include header file only when availableYang Tse2008-09-151-0/+4
* fix compiler warningYang Tse2008-07-101-1/+2
* - Introducing millisecond resolution support for the timeout option. SeeDaniel Stenberg2008-05-131-7/+7
* Previously, processing a large batch of timeouts was O(n^2) in the number ofSteinar H. Gunderson2007-09-291-3/+14
* Make the query callbacks return the number of timeouts that happened during t...Steinar H. Gunderson2007-09-281-4/+5
* Three fixes in one commit (sorry): a) Take care of the tcpbuf if it ends whil...Steinar H. Gunderson2007-09-281-3/+7
* Removed inclusion of <sys/types.h> in .c-filesGisle Vanem2007-02-261-1/+0
* compiler warning fixYang Tse2007-02-081-1/+1
* compiler warning fixYang Tse2007-02-011-2/+2
* 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-1/+1
* 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/+104