Yang Tse
|
b7c7bab713
|
Introduction of ares_library_init() and ares_library_cleanup()
|
16 years ago |
Yang Tse
|
7951433e32
|
cope with ares_build.h and ares_rules.h
|
16 years ago |
Yang Tse
|
1a9795b401
|
rearrange to allow internal/private use of ares_writev to any system
that lacks the writev function.
|
16 years ago |
Yang Tse
|
746f3e2942
|
rearrange to allow internal/private use of ares_strcasecmp to any system that
lacks the strcasecmp function.
|
16 years ago |
Yang Tse
|
76d91c21ad
|
also ignore this
|
17 years ago |
Yang Tse
|
222203147d
|
also ignore this
|
17 years ago |
Yang Tse
|
6756f1e34e
|
ignore this compilation time generated files
|
17 years ago |
Yang Tse
|
db0975d279
|
don't keep in CVS this compilation time generated file
|
17 years ago |
Yang Tse
|
22a99388ee
|
update MSVC6 projects to use the multithreaded DLL runtime library
|
17 years ago |
Yang Tse
|
df17ab0d66
|
add MSVC6 project for acountry sample program
|
17 years ago |
Yang Tse
|
0848b4fdaa
|
Use monotonic time source if available.
|
17 years ago |
Daniel Stenberg
|
2b31a21d91
|
- Alexey Simak fixed the VC dsp file by adding the missing source file
ares_expand_string.c
|
17 years ago |
Yang Tse
|
aa74d21c4e
|
The only libraries actually needed for sample programs adig and
ahost are ws2_32.lib and advapi32.lib
|
17 years ago |
Yang Tse
|
962f9c220a
|
Add ares_llist.c and ares_llist.h to MSCV project file.
|
17 years ago |
Yang Tse
|
bba777d6da
|
ares_getopt() command-line parser function does not belong to actual
c-ares library. It is just a convinience source code helper function
for use in example programs adig.c and ahost.c
|
18 years ago |
Yang Tse
|
cd6a0a68b8
|
update MSVC project files with ares_getopt()
|
18 years ago |
Daniel Stenberg
|
776108dc80
|
Andreas Rieke fixed back the correct line endings!
|
18 years ago |
Daniel Stenberg
|
7ea2bc0db7
|
Andreas Rieke added missing file and changed line endings
|
18 years ago |
Gisle Vanem
|
5d0d35bb21
|
HAVE_xx defines moved to config-win32.h.
|
19 years ago |
Gisle Vanem
|
5f85e119d1
|
Remove generated files areslib.plg areslib.mak from CVS.
|
19 years ago |
Gisle Vanem
|
e3b0e81281
|
Remove generated files ahost.plg ahost.mak from CVS.
|
19 years ago |
Gisle Vanem
|
38de342800
|
Remove generated files adig.plg adig.mak from CVS.
|
19 years ago |
Gisle Vanem
|
a8e801a4d9
|
Fixes for building with MSVC-6/7. Added inet*.c.
Replace <winsock.h> with <winsock2.h> + <ws2tcpip.h>
(ala libcurl since IPv6 is not optional now).
|
19 years ago |
Gisle Vanem
|
8aadde8e5e
|
Fixes for building ahost with MSVC-6/7. Added inet*.c.
|
19 years ago |
Daniel Stenberg
|
9898493661
|
Samuel Daz Garca's correction
|
20 years ago |
Daniel Stenberg
|
e1290d3410
|
Updated as suggested by Samuel Daz Garca
|
20 years ago |
Daniel Stenberg
|
0d17141733
|
added ares_cancel and ares_version
|
20 years ago |
Gisle Vanem
|
081ea5e5d2
|
Removed ares_free_errmem.c from MSCV project files.
|
21 years ago |
Daniel Stenberg
|
8e68a9e82e
|
generated files, no need to keep in CVS
|
21 years ago |
Daniel Stenberg
|
5e847a14bd
|
ares 1.1.1 with collected applied patches
|
21 years ago |