Yang Tse
a056480169
vc6cares.dsp: add ares_create_query.c and ares_parse_soa_reply.c
12 years ago
saghul
6bab0393c4
Added support for parsing NAPTR records
13 years ago
Yang Tse
ef5390e6bb
winsock: compilation fixes
...
Provide winsock iphlpapi alternative definitions to prevent compilation
failures when using a variety of winsock header implementations.
14 years ago
Yang Tse
5b6a188909
build: move platform stuff to ares_platform.c and ares_platform.h
14 years ago
Yang Tse
822fd0f877
build: use getenv() replacement function for systems which lack it
14 years ago
Yang Tse
a44f4c33e9
build: add some explicit file references to VS project files
14 years ago
Yang Tse
5209cf03a1
add ares_parse_mx_reply.c to VS dsp file
15 years ago
Daniel Stenberg
cd6b2b8659
remove all .cvsignore files
15 years ago
Yang Tse
8fe746fcf2
Added IPv6 name servers support
15 years ago
Yang Tse
62f43da764
Added ares_nowarn.* to VC6 project file
15 years ago
Yang Tse
9084888dca
Changed c-ares naming conventions when using MSVC as described in README.msvc
15 years ago
Yang Tse
3e66eb8702
Add ares_data.c and ares_data.h
15 years ago
Yang Tse
c91a177d71
Add kernel32.lib
15 years ago
Yang Tse
55ad5935ac
Ignore more subdirs
15 years ago
Yang Tse
253ad4a726
Sync linker and resource compiler options with Makefile.msvc
15 years ago
Yang Tse
7b8a5dbfbe
Follow Makefile.msvc subdirectory naming scheme, and sync compiler options
15 years ago
Yang Tse
e5d9f1c7ba
ignore files
15 years ago
Yang Tse
991dd45884
Updated MSVC 6.0 workspace and project files that allows building
...
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.
15 years ago