summaryrefslogtreecommitdiff
path: root/ares/vc
Commit message (Collapse)AuthorAgeFilesLines
* remove the ares subtreeDaniel Stenberg2010-03-2411-1051/+0
| | | | | | c-ares is now hosted entirely separate from the curl project see http://c-ares.haxx.se/ for all details concerning c-ares, its source repository and more.
* Added IPv6 name servers supportYang Tse2010-03-051-0/+4
|
* Added ares_nowarn.* to VC6 project fileYang Tse2010-02-281-0/+8
|
* Changed c-ares naming conventions when using MSVC as described in README.msvcYang Tse2009-11-234-32/+32
|
* Add ares_data.c and ares_data.hYang Tse2009-11-201-0/+8
|
* Add kernel32.libYang Tse2009-11-114-28/+28
|
* Ignore more subdirsYang Tse2009-11-104-0/+8
|
* Sync linker and resource compiler options with Makefile.msvcYang Tse2009-11-104-64/+64
|
* Follow Makefile.msvc subdirectory naming scheme, and sync compiler optionsYang Tse2009-11-094-138/+138
|
* ignore filesYang Tse2009-10-295-0/+24
|
* Empty subdirYang Tse2009-10-291-3/+0
|
* Updated MSVC 6.0 workspace and project files that allows buildingYang Tse2009-10-2910-656/+921
| | | | | | | | dynamic and static c-ares libraries in debug and release flavours. Additionally each of the three sample programs is built against each of the four possible c-ares libraries, generating all this a total number of 12 executables and 4 libraries.
* don't ignore these subdirs, they must be removed firstYang Tse2009-06-133-6/+0
|
* Remove DEBUGBUILD symbol definition, is not required for programs using the ↵Yang Tse2009-06-133-6/+6
| | | | library.
* DEBUGBUILD symbol definition for debug buildsYang Tse2009-06-134-8/+8
|
* ignore some subdirsYang Tse2009-06-134-0/+8
|
* Introduction of ares_library_init() and ares_library_cleanup()Yang Tse2009-05-171-0/+8
|
* cope with ares_build.h and ares_rules.hYang Tse2009-04-304-12/+20
|
* rearrange to allow internal/private use of ares_writev to any systemYang Tse2008-09-161-0/+8
| | | | that lacks the writev function.
* rearrange to allow internal/private use of ares_strcasecmp to any system thatYang Tse2008-09-151-0/+8
| | | | lacks the strcasecmp function.
* also ignore thisYang Tse2008-05-131-0/+2
|
* also ignore thisYang Tse2008-05-134-0/+4
|
* ignore this compilation time generated filesYang Tse2008-05-134-0/+8
|
* don't keep in CVS this compilation time generated fileYang Tse2008-05-133-6/+0
|
* update MSVC6 projects to use the multithreaded DLL runtime libraryYang Tse2008-05-133-16/+16
|
* add MSVC6 project for acountry sample programYang Tse2008-05-132-0/+125
|
* Use monotonic time source if available.Yang Tse2008-05-091-0/+4
|
* - Alexey Simak fixed the VC dsp file by adding the missing source fileDaniel Stenberg2008-04-041-0/+4
| | | | ares_expand_string.c
* The only libraries actually needed for sample programs adig andYang Tse2007-11-082-8/+10
| | | | ahost are ws2_32.lib and advapi32.lib
* Add ares_llist.c and ares_llist.h to MSCV project file.Yang Tse2007-10-021-0/+8
|
* ares_getopt() command-line parser function does not belong to actualYang Tse2007-04-163-15/+27
| | | | | c-ares library. It is just a convinience source code helper function for use in example programs adig.c and ahost.c
* update MSVC project files with ares_getopt()Yang Tse2007-04-122-15/+15
|
* Andreas Rieke fixed back the correct line endings!Daniel Stenberg2006-11-051-240/+240
|
* Andreas Rieke added missing file and changed line endingsDaniel Stenberg2006-11-031-236/+240
|
* HAVE_xx defines moved to config-win32.h.Gisle Vanem2005-11-112-11/+11
|
* Remove generated files areslib.plg areslib.mak from CVS.Gisle Vanem2005-11-102-536/+0
|
* Remove generated files ahost.plg ahost.mak from CVS.Gisle Vanem2005-11-102-239/+0
|
* Remove generated files adig.plg adig.mak from CVS.Gisle Vanem2005-11-102-290/+0
|
* Fixes for building with MSVC-6/7. Added inet*.c.Gisle Vanem2005-11-093-56/+161
| | | | | Replace <winsock.h> with <winsock2.h> + <ws2tcpip.h> (ala libcurl since IPv6 is not optional now).
* Fixes for building ahost with MSVC-6/7. Added inet*.c.Gisle Vanem2005-11-092-11/+11
|
* Samuel Díaz García's correctionDaniel Stenberg2005-03-052-8/+8
|
* Updated as suggested by Samuel Díaz GarcíaDaniel Stenberg2005-02-222-8/+8
|
* added ares_cancel and ares_versionDaniel Stenberg2004-11-072-0/+28
|
* Removed ares_free_errmem.c from MSCV project files.Gisle Vanem2004-08-292-372/+358
| | | | Fixed line-endings to CR-LF.
* generated files, no need to keep in CVSDaniel Stenberg2004-04-052-0/+0
|
* ares 1.1.1 with collected applied patchesDaniel Stenberg2003-10-0715-0/+1482