summaryrefslogtreecommitdiff
path: root/ares_expand_name.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-15protocol parsing: check input data stricterPatrick Valsecchi1-1/+1
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse1-3/+0
2012-12-14Header inclusion clean-upYang Tse1-1/+0
2011-08-21warnings: fix another 'conversion may lose significant bits' compiler warningYang Tse1-5/+6
2010-12-18ares_expand_name: Fix encoded length for indirect rootStefan Bühler1-1/+8
2010-03-27remove all $Id$ linesDaniel Stenberg1-1/+0
2010-02-23fix compiler warningYang Tse1-4/+8
2009-11-02Renamed c-ares setup.h to ares_setup.hYang Tse1-1/+1
2009-10-08Fix compiler warning: addition result could be truncated before cast to bigge...Yang Tse1-2/+2
2009-01-11- Phil Blundell added the internal function ares__expand_name_for_response()Daniel Stenberg1-0/+11
2008-11-29Make sure sys/socket.h is included before netinet/in.h (required byDan Fandrich1-0/+3
2008-09-17adjust inclusion of "nameser.h"Yang Tse1-7/+5
2008-09-15include header file only when availableYang Tse1-0/+4
2007-09-29We should standarise on C comments.Gisle Vanem1-3/+4
2007-09-29Handle the root of the DNS tree correctly in ares_expand_name.Steinar H. Gunderson1-0/+8
2007-02-26Removed inclusion of <sys/types.h> in .c-filesGisle Vanem1-1/+0
2006-07-222nd try adding CVS id.Gisle Vanem1-1/+1
2006-07-22Added CVS id.Gisle Vanem1-0/+2
2005-06-02William Ahern:Daniel Stenberg1-0/+2
2005-04-06Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OSDaniel Stenberg1-0/+3
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg1-50/+50
2004-08-20Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem1-1/+1
2004-07-22- Fixed a few variable return types for some system calls. Made configureDaniel Stenberg1-0/+1
2004-02-23make ares_expand_name() take a long * instead of an int *, since we doDaniel Stenberg1-1/+1
2004-02-17include ares_private.h to make sure we get the memdebug stuff includedDaniel Stenberg1-0/+1
2004-02-02remove rcsid stuff from c files, it serves no useful purposeDaniel Stenberg1-2/+0
2003-10-07ares 1.1.1 with collected applied patchesDaniel Stenberg1-0/+159