aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
AgeCommit message (Expand)AuthorFilesLines
2003-11-07Let people configure whether to build with Zlib or not solely byGuy Harris1-2/+2
2003-10-10Configure whether we have WinPcap based on whether WINPCAP_VERSION isGuy Harris1-2/+4
2003-06-12Don't wire into "config.h.win32" files an indication of whether we haveGuy Harris1-2/+2
2003-06-02Add GNU ADNS to the Windows build environment. A precompiled DLL can beGerald Combs1-1/+5
2002-10-23Define HAVE_NET_SNMP, as Ethereal is set up to be built with Net-SNMPGuy Harris1-2/+3
2002-10-09Link to libsnmp under Win32.Gerald Combs1-2/+2
2002-09-10From Ulf Lamping: define HAVE_LIBZ in the top-level config.h.win32, asGuy Harris1-2/+2
2002-06-23WinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPcap 2.3'sGuy Harris1-2/+2
2002-03-12Get rid of the "--enable-snmp" option; instead, use "--with-ucdsnmp".Guy Harris1-4/+3
2001-11-02Don't assume that all UNIX platforms have <iconv.h> - explicitly checkGuy Harris1-1/+4
2001-08-21On Windows, use the directory in which the binary resides as theGuy Harris1-3/+1
2001-08-18On Win32, use the default installation directory for Ethereal as theGuy Harris1-4/+3
2001-07-27Fix AC_ETHEREAL_PCAP_CHECK so that, if a directory was specified withGuy Harris1-2/+1
2001-06-02Windows+MSVC lacks "strptime()", so we need to include "strptime.h" toGuy Harris1-1/+2
2001-05-01Base HAVE_PLUGINS on whether "g_module_supported()" returns TRUE, not onGuy Harris1-4/+1
2001-04-05Win32 build fix, show "0.5.2 (WinPcap 2.1)" as the libpcap versionGilbert Ramirez1-2/+3
2001-04-05Use sed in the Win32 build to place the version in various files.Gilbert Ramirez1-2/+2
2001-03-05Move version to 0.8.16.Gilbert Ramirez1-4/+4
2001-01-12Change version numbers to 0.8.15Gilbert Ramirez1-3/+3
2000-11-28Move Win32 version to 0.8.14.1Gilbert Ramirez1-3/+3
2000-11-22Generated Bison and Flex files test whether __STDC__ is definedGuy Harris1-1/+18
2000-11-20Move to version 0.8.14Gilbert Ramirez1-3/+3
2000-10-27Move to 0.8.13Gilbert Ramirez1-2/+2
2000-10-27Move to version 0.8.13.Gilbert Ramirez1-2/+2
2000-10-17Make the top-level "config.h.win32" more closely resemble the top-levelGuy Harris1-14/+48
2000-09-14Move to version 0.8.12Gilbert Ramirez1-3/+3
2000-08-03Move to version 0.8.11Gilbert Ramirez1-3/+3
2000-07-31There is a <sys/stat.h> available on Win32, and, in fact, we now includeGuy Harris1-1/+4
2000-07-14Apparently, on systems with glibc 2.2, "inet_aton()" is declared inGuy Harris1-1/+2
2000-07-05Add:Gilbert Ramirez1-1/+2
2000-07-04Change version to 0.8.10Gilbert Ramirez1-3/+3
2000-06-07Add COPS dissector (with a few fixes for compiling on Win32).Gilbert Ramirez1-4/+6
2000-04-07Move to version 0.8.6.Gilbert Ramirez1-1/+1
2000-04-05Update version and plugin directory.Gilbert Ramirez1-2/+2
2000-03-28Add getopt.c (from GNU libc) for use on Win32.Gilbert Ramirez1-0/+1
2000-02-09Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcapGilbert Ramirez1-1/+1
2000-02-07Code changes, but not Makefile changes, for enabling plugins for Win32.Gilbert Ramirez1-0/+1
2000-01-15Merge in the final code to make Ethereal run on Win32, compiledGilbert Ramirez1-56/+33
2000-01-10Some initial changes for win32 support, but not all.Gilbert Ramirez1-6/+12
1999-12-22Prep for the next release.Gerald Combs1-1/+1
1999-12-15Pull in some additional non-definitions, to make it match the currentGuy Harris1-4/+44
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1-0/+63