Wireshark-commits: [Wireshark-commits] rev 25953: /trunk/ /trunk/epan/: Makefile.nmake addr_resolv.c /trunk/gtk/: prefs_nameres.c /trunk/packaging/nsis/: Makefile.nmake wireshark.nsi /trunk/tools/: win32-setup.sh /trunk/: Makefile.nmake ...
From:
gerald@xxxxxxxxxxxxx
Date: Thu, 07 Aug 2008 21:41:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25953
User: gerald
Date: 2008/08/07 02:41 PM
Log:
Add support for the c-ares asynchronous DNS resolution library to the
Windows build. Add support for async IPv6 lookups. Update the ADNS
code slightly.
This is not supported (yet) on the UNIX side.
Directory: /trunk/epan/
Changes Path Action
+5 -3 Makefile.nmake Modified
+190 -24 addr_resolv.c Modified
Directory: /trunk/gtk/
Changes Path Action
+14 -14 prefs_nameres.c Modified
Directory: /trunk/packaging/nsis/
Changes Path Action
+3 -0 Makefile.nmake Modified
+3 -0 wireshark.nsi Modified
Directory: /trunk/tools/
Changes Path Action
+1 -1 win32-setup.sh Modified
Directory: /trunk/
Changes Path Action
+16 -2 Makefile.nmake Modified
+5 -0 config.h.win32 Modified
+29 -2 config.nmake Modified
+8 -0 version_info.c Modified