aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
Commit message (Expand)AuthorAgeFilesLines
* When we dynamically discover a Kerberos key, it helps to add it to theGerald Combs2004-11-011-3/+0
* Add support for decoding DES3/CBC/MD5 keys. Make it disabled by default.Gerald Combs2004-10-151-0/+6
* From Lars Roland: add an option to link plugins with libethereal ratherGuy Harris2004-09-291-11/+10
* From Gisle Vanem: add support for pcap_datalink_val_to_name() for Win32.Guy Harris2004-09-231-0/+2
* Some UN*Xes don't have any "strtou*" routine to convert a string to aGuy Harris2004-09-031-3/+0
* "_strtoui64()" first appeared in MSVC++ 7 (good job of supporting thoseGuy Harris2004-08-251-1/+1
* We're using "strtoull()", not "strtol()" - define "strtoull", notGuy Harris2004-08-221-2/+2
* Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bitGuy Harris2004-08-221-0/+3
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* bugfix: prefix for int64 output on win32 must be "I64" not "i64"Ulf Lamping2004-06-201-5/+5
* Pick up the stuff I did for tcpdump to figure out the right strings toGuy Harris2004-06-191-1/+40
* From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris2004-05-091-1/+22
* Get rid of epan/config.h.win32.Olivier Biot2004-05-061-2/+2
* Add PCRE support to the Windows build.Gerald Combs2003-12-071-1/+4
* Let people configure whether to build with Zlib or not solely byGuy Harris2003-11-071-2/+2
* Configure whether we have WinPcap based on whether WINPCAP_VERSION isGuy Harris2003-10-101-2/+4
* Don't wire into "config.h.win32" files an indication of whether we haveGuy Harris2003-06-121-2/+2
* Add GNU ADNS to the Windows build environment. A precompiled DLL can beGerald Combs2003-06-021-1/+5
* Define HAVE_NET_SNMP, as Ethereal is set up to be built with Net-SNMPGuy Harris2002-10-231-2/+3
* Link to libsnmp under Win32.Gerald Combs2002-10-091-2/+2
* From Ulf Lamping: define HAVE_LIBZ in the top-level config.h.win32, asGuy Harris2002-09-101-2/+2
* WinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPcap 2.3'sGuy Harris2002-06-231-2/+2
* 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