summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-29Replaced uint32_t with unsigned int to fix broken builds on a couple of platf...Guenter Knauf2-2/+2
2010-07-18local-bind: Support binding to local interface/IPsBen Greear10-7/+368
2010-07-18version: now start on 1.7.4Daniel Stenberg1-2/+2
2010-06-16fix memory leak in ares_getnameinfoAndrew C. Morrow1-0/+2
2010-06-11changelogs: updated for 1.7.3Daniel Stenberg2-9/+11
2010-06-11init: allow c-ares to work on Android OSBogDan Vatra1-0/+10
2010-06-11changelog: fill in the 1.7.2 changesDaniel Stenberg1-0/+13
2010-06-11added another pdf to ignoreDaniel Stenberg1-0/+1
2010-06-11add ares_parse_mx_reply.c to VS dsp fileYang Tse1-0/+4
2010-06-10tarball: add $(CSOURCES) $(HHEADERS) to EXTRA_DISTDaniel Stenberg1-1/+1
2010-06-10version: start working on 1.7.3Daniel Stenberg1-2/+2
2010-06-10RELEASE-NOTES: 1.7.2 details addedDaniel Stenberg1-5/+6
2010-06-02ares_init: Last, not first instance of domain or search should winJakub Hrozek3-3/+27
2010-06-02style: make code less than 80 columns wideDaniel Stenberg3-32/+47
2010-05-31improve alternative definition of bool to use enum instead of unsigned charTor Arntsen1-6/+24
2010-05-31fix VS2010 compiler warningsYang Tse1-1/+26
2010-04-18added ares_parse_mx_replyJérémy Lal7-0/+286
2010-03-27repair the file modeDaniel Stenberg1-0/+0
2010-03-27remove all $Id$ linesDaniel Stenberg112-112/+0
2010-03-27remove all .cvsignore filesDaniel Stenberg7-85/+0
2010-03-25spell fixDaniel Stenberg1-1/+1
2010-03-25Fix a couple of typos and grammar nits.Peter Pentchev8-13/+13
2010-03-23ignore the GPG signature files tooDaniel Stenberg1-0/+1
2010-03-23start the journey towards 1.7.2Daniel Stenberg2-9/+7
2010-03-23no longer CVS taggingDaniel Stenberg1-1/+1
2010-03-23ignore generated PDFsDaniel Stenberg1-0/+37
2010-03-231.7.1Daniel Stenberg1-0/+2
2010-03-23made README the primary readme fileDaniel Stenberg2-97/+61
2010-03-23s/CVS/gitDaniel Stenberg6-17/+13
2010-03-23git now, not CVSDaniel Stenberg1-0/+7
2010-03-23ignore lots of generated filesDaniel Stenberg2-0/+50
2010-03-23Fix warnings for clangDaniel Johnson1-2/+7
2010-03-17replaced intel compiler option -no-ansi-alias with -fno-strict-aliasingYang Tse1-3/+3
2010-03-17update outdated serial numberYang Tse1-1/+1
2010-03-11fix compiler warningYang Tse3-10/+8
2010-03-09watt32 compilation fixYang Tse1-1/+1
2010-03-06Added another VS10 version stringYang Tse1-1/+3
2010-03-06fix line breakYang Tse2-0/+2
2010-03-06removed usage of 's6_addr', fixing compilation issue triggered with noYang Tse3-6/+4
2010-03-05Daniel Johnson provided fixes for building with the clang compilerDaniel Stenberg2-1/+80
2010-03-05Added IPv6 name servers supportYang Tse27-196/+781
2010-03-05Ops!. Readded ares_nowarn.h.Gisle Vanem1-0/+1
2010-03-05Added ares_nowarn.c.Gisle Vanem1-1/+0
2010-02-28Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse2-0/+12
2010-02-28Added ares_nowarn.* to VC6 project fileYang Tse1-0/+8
2010-02-26Added SIZEOF_INT definitionYang Tse1-0/+1
2010-02-26fix compiler warningYang Tse4-1/+84
2010-02-23fix compiler warningYang Tse2-11/+19
2010-02-21fix compiler warningYang Tse1-0/+20
2010-02-17ares_reinit()Daniel Stenberg1-0/+5