summaryrefslogtreecommitdiff
path: root/vc
AgeCommit message (Expand)AuthorFilesLines
2012-12-18vc6cares.dsp: add ares_create_query.c and ares_parse_soa_reply.cYang Tse1-0/+8
2012-02-23Added support for parsing NAPTR recordssaghul1-0/+4
2011-05-20winsock: compilation fixesYang Tse1-0/+4
2011-03-24build: move platform stuff to ares_platform.c and ares_platform.hYang Tse1-0/+8
2011-03-23build: use getenv() replacement function for systems which lack itYang Tse1-0/+8
2010-12-18build: add some explicit file references to VS project filesYang Tse4-0/+72
2010-12-17build: include ares_nowarn in sample program VS project filesYang Tse3-0/+12
2010-06-11add ares_parse_mx_reply.c to VS dsp fileYang Tse1-0/+4
2010-03-27remove all .cvsignore filesDaniel Stenberg5-45/+0
2010-03-05Added IPv6 name servers supportYang Tse1-0/+4
2010-02-28Added ares_nowarn.* to VC6 project fileYang Tse1-0/+8
2009-11-23Changed c-ares naming conventions when using MSVC as described in README.msvcYang Tse4-32/+32
2009-11-20Add ares_data.c and ares_data.hYang Tse1-0/+8
2009-11-11Add kernel32.libYang Tse4-28/+28
2009-11-10Ignore more subdirsYang Tse4-0/+8
2009-11-10Sync linker and resource compiler options with Makefile.msvcYang Tse4-64/+64
2009-11-09Follow Makefile.msvc subdirectory naming scheme, and sync compiler optionsYang Tse4-138/+138
2009-10-29ignore filesYang Tse5-0/+24
2009-10-29Empty subdirYang Tse1-3/+0
2009-10-29Updated MSVC 6.0 workspace and project files that allows buildingYang Tse10-656/+921
2009-06-13don't ignore these subdirs, they must be removed firstYang Tse3-6/+0
2009-06-13Remove DEBUGBUILD symbol definition, is not required for programs using the l...Yang Tse3-6/+6
2009-06-13DEBUGBUILD symbol definition for debug buildsYang Tse4-8/+8
2009-06-13ignore some subdirsYang Tse4-0/+8
2009-05-17Introduction of ares_library_init() and ares_library_cleanup()Yang Tse1-0/+8
2009-04-30cope with ares_build.h and ares_rules.hYang Tse4-12/+20
2008-09-16rearrange to allow internal/private use of ares_writev to any systemYang Tse1-0/+8
2008-09-15rearrange to allow internal/private use of ares_strcasecmp to any system thatYang Tse1-0/+8
2008-05-13also ignore thisYang Tse1-0/+2
2008-05-13also ignore thisYang Tse4-0/+4
2008-05-13ignore this compilation time generated filesYang Tse4-0/+8
2008-05-13don't keep in CVS this compilation time generated fileYang Tse3-6/+0
2008-05-13update MSVC6 projects to use the multithreaded DLL runtime libraryYang Tse3-16/+16
2008-05-13add MSVC6 project for acountry sample programYang Tse2-0/+125
2008-05-09Use monotonic time source if available.Yang Tse1-0/+4
2008-04-04- Alexey Simak fixed the VC dsp file by adding the missing source fileDaniel Stenberg1-0/+4
2007-11-08The only libraries actually needed for sample programs adig andYang Tse2-8/+10
2007-10-02Add ares_llist.c and ares_llist.h to MSCV project file.Yang Tse1-0/+8
2007-04-16ares_getopt() command-line parser function does not belong to actualYang Tse3-15/+27
2007-04-12update MSVC project files with ares_getopt()Yang Tse2-15/+15
2006-11-05Andreas Rieke fixed back the correct line endings!Daniel Stenberg1-240/+240
2006-11-03Andreas Rieke added missing file and changed line endingsDaniel Stenberg1-236/+240
2005-11-11HAVE_xx defines moved to config-win32.h.Gisle Vanem2-11/+11
2005-11-10Remove generated files areslib.plg areslib.mak from CVS.Gisle Vanem2-536/+0
2005-11-10Remove generated files ahost.plg ahost.mak from CVS.Gisle Vanem2-239/+0
2005-11-10Remove generated files adig.plg adig.mak from CVS.Gisle Vanem2-290/+0
2005-11-09Fixes for building with MSVC-6/7. Added inet*.c.Gisle Vanem3-56/+161
2005-11-09Fixes for building ahost with MSVC-6/7. Added inet*.c.Gisle Vanem2-11/+11
2005-03-05Samuel Díaz García's correctionDaniel Stenberg2-8/+8
2005-02-22Updated as suggested by Samuel Díaz GarcíaDaniel Stenberg2-8/+8