aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
AgeCommit message (Expand)AuthorFilesLines
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variablegerald1-2/+2
2006-05-31More ethereal -> wireshark.gerald1-1/+1
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofgerald1-6/+6
2006-05-21If we have pcap_breakloop(), at least on UN*X we can stop the captureguy1-0/+1
2006-03-15Define HAVE_LUA_5_1 on windows as that what we have.lego1-0/+1
2006-03-08Use Unicode for all native Win32 calls. Unicode Windows applicationsgerald1-0/+4
2006-03-01Add Lua support by default for Win32. Fix some compilation problems.gerald1-1/+4
2006-02-07Paolo Abeni:jmayer1-0/+3
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...ulfl1-3/+0
2005-09-15Add PRIX64, as we now use it.guy1-3/+11
2005-08-18several times replacing:ulfl1-1/+0
2005-07-29Pick up some fixes and enhancements fromgerald1-0/+3
2005-05-21bugfix: mark pcap_freecode() as optional, as it's not available by WinPcap 2.3ulfl1-0/+3
2004-11-01When we dynamically discover a Kerberos key, it helps to add it to thegerald1-3/+0
2004-10-15Add support for decoding DES3/CBC/MD5 keys. Make it disabled by default.gerald1-0/+6
2004-09-29From Lars Roland: add an option to link plugins with libethereal ratherguy1-11/+10
2004-09-23From Gisle Vanem: add support for pcap_datalink_val_to_name() for Win32.guy1-0/+2
2004-09-03Some UN*Xes don't have any "strtou*" routine to convert a string to aguy1-3/+0
2004-08-25"_strtoui64()" first appeared in MSVC++ 7 (good job of supporting thoseguy1-1/+1
2004-08-22We're using "strtoull()", not "strtol()" - define "strtoull", notguy1-2/+2
2004-08-22Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bitguy1-0/+3
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-06-20bugfix: prefix for int64 output on win32 must be "I64" not "i64"ulfl1-5/+5
2004-06-19Pick up the stuff I did for tcpdump to figure out the right strings toguy1-1/+40
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:guy1-1/+22
2004-05-06Get rid of epan/config.h.win32.obiot1-2/+2
2003-12-07Add PCRE support to the Windows build.gerald1-1/+4
2003-11-07Let people configure whether to build with Zlib or not solely byguy1-2/+2
2003-10-10Configure whether we have WinPcap based on whether WINPCAP_VERSION isguy1-2/+4
2003-06-12Don't wire into "config.h.win32" files an indication of whether we haveguy1-2/+2
2003-06-02Add GNU ADNS to the Windows build environment. A precompiled DLL can begerald1-1/+5
2002-10-23Define HAVE_NET_SNMP, as Ethereal is set up to be built with Net-SNMPguy1-2/+3
2002-10-09Link to libsnmp under Win32.gerald1-2/+2
2002-09-10From Ulf Lamping: define HAVE_LIBZ in the top-level config.h.win32, asguy1-2/+2
2002-06-23WinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPcap 2.3'sguy1-2/+2
2002-03-12Get rid of the "--enable-snmp" option; instead, use "--with-ucdsnmp".guy1-4/+3
2001-11-02Don't assume that all UNIX platforms have <iconv.h> - explicitly checkguy1-1/+4
2001-08-21On Windows, use the directory in which the binary resides as theguy1-3/+1
2001-08-18On Win32, use the default installation directory for Ethereal as theguy1-4/+3
2001-07-27Fix AC_ETHEREAL_PCAP_CHECK so that, if a directory was specified withguy1-2/+1
2001-06-02Windows+MSVC lacks "strptime()", so we need to include "strptime.h" toguy1-1/+2
2001-05-01Base HAVE_PLUGINS on whether "g_module_supported()" returns TRUE, not onguy1-4/+1
2001-04-05Win32 build fix, show "0.5.2 (WinPcap 2.1)" as the libpcap versiongram1-2/+3
2001-04-05Use sed in the Win32 build to place the version in various files.gram1-2/+2
2001-03-05Move version to 0.8.16.gram1-4/+4
2001-01-12Change version numbers to 0.8.15gram1-3/+3
2000-11-28Move Win32 version to 0.8.14.1gram1-3/+3
2000-11-22Generated Bison and Flex files test whether __STDC__ is definedguy1-1/+18
2000-11-20Move to version 0.8.14gram1-3/+3
2000-10-27Move to 0.8.13gram1-2/+2