pinfo->private_data was a quite subptimal idea
[obnox/wireshark/wip.git] / config.h.win32
2004-11-01 geraldWhen we dynamically discover a Kerberos key, it helps...
2004-10-15 geraldAdd support for decoding DES3/CBC/MD5 keys. Make it...
2004-09-29 guyFrom Lars Roland: add an option to link plugins with...
2004-09-23 guyFrom Gisle Vanem: add support for pcap_datalink_val_to_...
2004-09-03 guySome UN*Xes don't have any "strtou*" routine to convert...
2004-08-25 guy"_strtoui64()" first appeared in MSVC++ 7 (good job...
2004-08-22 guyWe're using "strtoull()", not "strtol()" - define ...
2004-08-22 guyAdd "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-20 ulflbugfix: prefix for int64 output on win32 must be "I64...
2004-06-19 guyPick up the stuff I did for tcpdump to figure out the...
2004-05-09 guyFrom Lars Roland: add support for building a libetherea...
2004-05-06 obiotGet rid of epan/config.h.win32.
2003-12-07 geraldAdd PCRE support to the Windows build.
2003-11-07 guyLet people configure whether to build with Zlib or...
2003-10-10 guyConfigure whether we have WinPcap based on whether...
2003-06-12 guyDon't wire into "config.h.win32" files an indication...
2003-06-02 geraldAdd GNU ADNS to the Windows build environment. A preco...
2002-10-23 guyDefine HAVE_NET_SNMP, as Ethereal is set up to be built...
2002-10-09 geraldLink to libsnmp under Win32.
2002-09-10 guyFrom Ulf Lamping: define HAVE_LIBZ in the top-level...
2002-06-23 guyWinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPc...
2002-03-12 guyGet rid of the "--enable-snmp" option; instead, use...
2001-11-02 guyDon't assume that all UNIX platforms have <iconv.h...
2001-08-21 guyOn Windows, use the directory in which the binary resid...
2001-08-18 guyOn Win32, use the default installation directory for...
2001-07-27 guyFix AC_ETHEREAL_PCAP_CHECK so that, if a directory...
2001-06-02 guyWindows+MSVC lacks "strptime()", so we need to include...
2001-05-01 guyBase HAVE_PLUGINS on whether "g_module_supported()...
2001-04-05 gramWin32 build fix, show "0.5.2 (WinPcap 2.1)" as the...
2001-04-05 gramUse sed in the Win32 build to place the version in...
2001-03-05 gramMove version to 0.8.16.
2001-01-12 gramChange version numbers to 0.8.15
2000-11-28 gramMove Win32 version to 0.8.14.1
2000-11-22 guyGenerated Bison and Flex files test whether __STDC__...
2000-11-20 gramMove to version 0.8.14
2000-10-27 gramMove to 0.8.13
2000-10-27 gramMove to version 0.8.13.
2000-10-17 guyMake the top-level "config.h.win32" more closely resemb...
2000-09-14 gramMove to version 0.8.12
2000-08-03 gramMove to version 0.8.11
2000-07-31 guyThere is a <sys/stat.h> available on Win32, and, in...
2000-07-14 guyApparently, on systems with glibc 2.2, "inet_aton(...
2000-07-05 gramAdd:
2000-07-04 gramChange version to 0.8.10
2000-06-07 gramAdd COPS dissector (with a few fixes for compiling...
2000-04-07 gramMove to version 0.8.6.
2000-04-05 gramUpdate version and plugin directory.
2000-03-28 gramAdd getopt.c (from GNU libc) for use on Win32.
2000-02-09 gramIntegrate Ed Meaney's <emeaney@altiga.com> changes...
2000-02-07 gramCode changes, but not Makefile changes, for enabling...
2000-01-15 gramMerge in the final code to make Ethereal run on Win32...
2000-01-10 gramSome initial changes for win32 support, but not all.
1999-12-22 geraldPrep for the next release.
1999-12-15 guyPull in some additional non-definitions, to make it...
1999-07-13 gramAdded support for compiling on win32 with Visual C...