| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of the "--enable-snmp" option; instead, use "--with-ucdsnmp". | Guy Harris | 2002-03-12 | 1 | -4/+3 |
* | Don't assume that all UNIX platforms have <iconv.h> - explicitly check | Guy Harris | 2001-11-02 | 1 | -1/+4 |
* | On Windows, use the directory in which the binary resides as the | Guy Harris | 2001-08-21 | 1 | -3/+1 |
* | On Win32, use the default installation directory for Ethereal as the | Guy Harris | 2001-08-18 | 1 | -4/+3 |
* | Fix AC_ETHEREAL_PCAP_CHECK so that, if a directory was specified with | Guy Harris | 2001-07-27 | 1 | -2/+1 |
* | Windows+MSVC lacks "strptime()", so we need to include "strptime.h" to | Guy Harris | 2001-06-02 | 1 | -1/+2 |
* | Base HAVE_PLUGINS on whether "g_module_supported()" returns TRUE, not on | Guy Harris | 2001-05-01 | 1 | -4/+1 |
* | Win32 build fix, show "0.5.2 (WinPcap 2.1)" as the libpcap version | Gilbert Ramirez | 2001-04-05 | 1 | -2/+3 |
* | Use sed in the Win32 build to place the version in various files. | Gilbert Ramirez | 2001-04-05 | 1 | -2/+2 |
* | Move version to 0.8.16. | Gilbert Ramirez | 2001-03-05 | 1 | -4/+4 |
* | Change version numbers to 0.8.15 | Gilbert Ramirez | 2001-01-12 | 1 | -3/+3 |
* | Move Win32 version to 0.8.14.1 | Gilbert Ramirez | 2000-11-28 | 1 | -3/+3 |
* | Generated Bison and Flex files test whether __STDC__ is defined | Guy Harris | 2000-11-22 | 1 | -1/+18 |
* | Move to version 0.8.14 | Gilbert Ramirez | 2000-11-20 | 1 | -3/+3 |
* | Move to 0.8.13 | Gilbert Ramirez | 2000-10-27 | 1 | -2/+2 |
* | Move to version 0.8.13. | Gilbert Ramirez | 2000-10-27 | 1 | -2/+2 |
* | Make the top-level "config.h.win32" more closely resemble the top-level | Guy Harris | 2000-10-17 | 1 | -14/+48 |
* | Move to version 0.8.12 | Gilbert Ramirez | 2000-09-14 | 1 | -3/+3 |
* | Move to version 0.8.11 | Gilbert Ramirez | 2000-08-03 | 1 | -3/+3 |
* | There is a <sys/stat.h> available on Win32, and, in fact, we now include | Guy Harris | 2000-07-31 | 1 | -1/+4 |
* | Apparently, on systems with glibc 2.2, "inet_aton()" is declared in | Guy Harris | 2000-07-14 | 1 | -1/+2 |
* | Add: | Gilbert Ramirez | 2000-07-05 | 1 | -1/+2 |
* | Change version to 0.8.10 | Gilbert Ramirez | 2000-07-04 | 1 | -3/+3 |
* | Add COPS dissector (with a few fixes for compiling on Win32). | Gilbert Ramirez | 2000-06-07 | 1 | -4/+6 |
* | Move to version 0.8.6. | Gilbert Ramirez | 2000-04-07 | 1 | -1/+1 |
* | Update version and plugin directory. | Gilbert Ramirez | 2000-04-05 | 1 | -2/+2 |
* | Add getopt.c (from GNU libc) for use on Win32. | Gilbert Ramirez | 2000-03-28 | 1 | -0/+1 |
* | Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcap | Gilbert Ramirez | 2000-02-09 | 1 | -1/+1 |
* | Code changes, but not Makefile changes, for enabling plugins for Win32. | Gilbert Ramirez | 2000-02-07 | 1 | -0/+1 |
* | Merge in the final code to make Ethereal run on Win32, compiled | Gilbert Ramirez | 2000-01-15 | 1 | -56/+33 |
* | Some initial changes for win32 support, but not all. | Gilbert Ramirez | 2000-01-10 | 1 | -6/+12 |
* | Prep for the next release. | Gerald Combs | 1999-12-22 | 1 | -1/+1 |
* | Pull in some additional non-definitions, to make it match the current | Guy Harris | 1999-12-15 | 1 | -4/+44 |
* | Added support for compiling on win32 with Visual C and 'nmake'. It compiles, | Gilbert Ramirez | 1999-07-13 | 1 | -0/+63 |