1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2026-03-20 22:41:10 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
2b31a21d91 - Alexey Simak fixed the VC dsp file by adding the missing source file
ares_expand_string.c
2008-04-04 20:26:06 +00:00
962f9c220a Add ares_llist.c and ares_llist.h to MSCV project file. 2007-10-02 11:13:58 +00:00
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
2007-04-16 09:01:16 +00:00
cd6a0a68b8 update MSVC project files with ares_getopt() 2007-04-12 19:14:00 +00:00
776108dc80 Andreas Rieke fixed back the correct line endings! 2006-11-05 23:08:11 +00:00
7ea2bc0db7 Andreas Rieke added missing file and changed line endings 2006-11-03 10:41:33 +00:00
5d0d35bb21 HAVE_xx defines moved to config-win32.h. 2005-11-11 19:14:51 +00:00
5f85e119d1 Remove generated files areslib.plg areslib.mak from CVS. 2005-11-10 16:42:07 +00:00
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).
2005-11-09 21:32:47 +00:00
0d17141733 added ares_cancel and ares_version 2004-11-07 13:37:07 +00:00
081ea5e5d2 Removed ares_free_errmem.c from MSCV project files.
Fixed line-endings to CR-LF.
2004-08-29 15:40:17 +00:00
5e847a14bd ares 1.1.1 with collected applied patches 2003-10-07 21:54:04 +00:00