summaryrefslogtreecommitdiff
path: root/acountry.c
AgeCommit message (Expand)AuthorFilesLines
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