aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
AgeCommit message (Expand)AuthorFilesLines
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