aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the "--enable-snmp" option; instead, use "--with-ucdsnmp".Guy Harris2002-03-121-4/+3
* Don't assume that all UNIX platforms have <iconv.h> - explicitly checkGuy Harris2001-11-021-1/+4
* On Windows, use the directory in which the binary resides as theGuy Harris2001-08-211-3/+1
* On Win32, use the default installation directory for Ethereal as theGuy Harris2001-08-181-4/+3
* Fix AC_ETHEREAL_PCAP_CHECK so that, if a directory was specified withGuy Harris2001-07-271-2/+1
* Windows+MSVC lacks "strptime()", so we need to include "strptime.h" toGuy Harris2001-06-021-1/+2
* Base HAVE_PLUGINS on whether "g_module_supported()" returns TRUE, not onGuy Harris2001-05-011-4/+1
* Win32 build fix, show "0.5.2 (WinPcap 2.1)" as the libpcap versionGilbert Ramirez2001-04-051-2/+3
* Use sed in the Win32 build to place the version in various files.Gilbert Ramirez2001-04-051-2/+2
* Move version to 0.8.16.Gilbert Ramirez2001-03-051-4/+4
* Change version numbers to 0.8.15Gilbert Ramirez2001-01-121-3/+3
* Move Win32 version to 0.8.14.1Gilbert Ramirez2000-11-281-3/+3
* Generated Bison and Flex files test whether __STDC__ is definedGuy Harris2000-11-221-1/+18
* Move to version 0.8.14Gilbert Ramirez2000-11-201-3/+3
* Move to 0.8.13Gilbert Ramirez2000-10-271-2/+2
* Move to version 0.8.13.Gilbert Ramirez2000-10-271-2/+2
* Make the top-level "config.h.win32" more closely resemble the top-levelGuy Harris2000-10-171-14/+48
* Move to version 0.8.12Gilbert Ramirez2000-09-141-3/+3
* Move to version 0.8.11Gilbert Ramirez2000-08-031-3/+3
* There is a <sys/stat.h> available on Win32, and, in fact, we now includeGuy Harris2000-07-311-1/+4
* Apparently, on systems with glibc 2.2, "inet_aton()" is declared inGuy Harris2000-07-141-1/+2
* Add:Gilbert Ramirez2000-07-051-1/+2
* Change version to 0.8.10Gilbert Ramirez2000-07-041-3/+3
* Add COPS dissector (with a few fixes for compiling on Win32).Gilbert Ramirez2000-06-071-4/+6
* Move to version 0.8.6.Gilbert Ramirez2000-04-071-1/+1
* Update version and plugin directory.Gilbert Ramirez2000-04-051-2/+2
* Add getopt.c (from GNU libc) for use on Win32.Gilbert Ramirez2000-03-281-0/+1
* Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcapGilbert Ramirez2000-02-091-1/+1
* Code changes, but not Makefile changes, for enabling plugins for Win32.Gilbert Ramirez2000-02-071-0/+1
* Merge in the final code to make Ethereal run on Win32, compiledGilbert Ramirez2000-01-151-56/+33
* Some initial changes for win32 support, but not all.Gilbert Ramirez2000-01-101-6/+12
* Prep for the next release.Gerald Combs1999-12-221-1/+1
* Pull in some additional non-definitions, to make it match the currentGuy Harris1999-12-151-4/+44
* Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1999-07-131-0/+63