summaryrefslogtreecommitdiff
path: root/acountry.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-17ares_inet_pton/ntop: cleanupDaniel Stenberg1-2/+0
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse1-4/+0
2012-12-14Header inclusion clean-upYang Tse1-5/+0
2011-09-04fix MSVC compiler warning 'conditional expression is constant'Yang Tse1-1/+1
2011-05-25compiler warning: fixYang Tse1-0/+1
2010-11-12Fix compiler warning: array subscript has type 'char'Yang Tse1-6/+6
2010-03-27remove all $Id$ linesDaniel Stenberg1-1/+0
2009-11-10Fix compiler warning: conditional expression is constantYang Tse1-1/+1
2009-11-02Renamed c-ares setup.h to ares_setup.hYang Tse1-1/+1
2009-08-03Remove call to LoadLibrary(). (leftover from debugging).Gisle Vanem1-4/+0
2009-08-03Fix bad sentence.Gisle Vanem1-2/+6
2009-05-29Fix compiler warning: out of bound accessYang Tse1-3/+8
2009-05-17Introduction of ares_library_init() and ares_library_cleanup()Yang Tse1-0/+9
2009-03-11s/u_long/unsigned long/Yang Tse1-1/+1
2008-12-02Make sure sys/socket.h is included before netinet/in.h (required byDan Fandrich1-0/+1
2008-10-17fix compiler warningYang Tse1-3/+4
2008-10-07fix compiler warning: 'dot_4' may be used uninitialized in this functionYang Tse1-0/+1
2008-09-15rearrange to allow internal/private use of ares_strcasecmp to any system thatYang Tse1-0/+15
2008-09-13*** empty log message ***Yang Tse1-1/+1
2008-08-25George Neill's fix acountry sample application compilation failure.Yang Tse1-0/+4
2008-08-16Ops, remove 'use_vc'.Gisle Vanem1-2/+0
2008-08-16Support Watt-32 under Win32.Gisle Vanem1-3/+5
2008-05-08include strings.h (if available) for the strcasecmp() protoDaniel Stenberg1-0/+3
2008-01-02Added '-d' option for Watt-32 debugging.Gisle Vanem1-1/+6
2007-12-11Another sample application that returns country-code andGisle Vanem1-0/+584