clarify a comment
[metze/wireshark/wip.git] / config.h.win32
2005-11-06 Ulf Lampingreplace *a lot* of file related calls by their GLib...
2005-09-15 Guy HarrisAdd PRIX64, as we now use it.
2005-08-18 Ulf Lampingseveral times replacing:
2005-07-29 Gerald CombsPick up some fixes and enhancements from
2005-05-21 Ulf Lampingbugfix: mark pcap_freecode() as optional, as it's not...
2004-11-01 Gerald CombsWhen we dynamically discover a Kerberos key, it helps...
2004-10-15 Gerald CombsAdd support for decoding DES3/CBC/MD5 keys. Make it...
2004-09-29 Guy HarrisFrom Lars Roland: add an option to link plugins with...
2004-09-23 Guy HarrisFrom Gisle Vanem: add support for pcap_datalink_val_to_...
2004-09-03 Guy HarrisSome UN*Xes don't have any "strtou*" routine to convert...
2004-08-25 Guy Harris"_strtoui64()" first appeared in MSVC++ 7 (good job...
2004-08-22 Guy HarrisWe're using "strtoull()", not "strtol()" - define ...
2004-08-22 Guy HarrisAdd "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-06-20 Ulf Lampingbugfix: prefix for int64 output on win32 must be "I64...
2004-06-19 Guy HarrisPick up the stuff I did for tcpdump to figure out the...
2004-05-09 Guy HarrisFrom Lars Roland: add support for building a libetherea...
2004-05-06 Olivier BiotGet rid of epan/config.h.win32.
2003-12-07 Gerald CombsAdd PCRE support to the Windows build.
2003-11-07 Guy HarrisLet people configure whether to build with Zlib or...
2003-10-10 Guy HarrisConfigure whether we have WinPcap based on whether...
2003-06-12 Guy HarrisDon't wire into "config.h.win32" files an indication...
2003-06-02 Gerald CombsAdd GNU ADNS to the Windows build environment. A preco...
2002-10-23 Guy HarrisDefine HAVE_NET_SNMP, as Ethereal is set up to be built...
2002-10-09 Gerald CombsLink to libsnmp under Win32.
2002-09-10 Guy HarrisFrom Ulf Lamping: define HAVE_LIBZ in the top-level...
2002-06-23 Guy HarrisWinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPc...
2002-03-12 Guy HarrisGet rid of the "--enable-snmp" option; instead, use...
2001-11-02 Guy HarrisDon't assume that all UNIX platforms have <iconv.h...
2001-08-21 Guy HarrisOn Windows, use the directory in which the binary resid...
2001-08-18 Guy HarrisOn Win32, use the default installation directory for...
2001-07-27 Guy HarrisFix AC_ETHEREAL_PCAP_CHECK so that, if a directory...
2001-06-02 Guy HarrisWindows+MSVC lacks "strptime()", so we need to include...
2001-05-01 Guy HarrisBase HAVE_PLUGINS on whether "g_module_supported()...
2001-04-05 Gilbert RamirezWin32 build fix, show "0.5.2 (WinPcap 2.1)" as the...
2001-04-05 Gilbert RamirezUse sed in the Win32 build to place the version in...
2001-03-05 Gilbert RamirezMove version to 0.8.16.
2001-01-12 Gilbert RamirezChange version numbers to 0.8.15
2000-11-28 Gilbert RamirezMove Win32 version to 0.8.14.1
2000-11-22 Guy HarrisGenerated Bison and Flex files test whether __STDC__...
2000-11-20 Gilbert RamirezMove to version 0.8.14
2000-10-27 Gilbert RamirezMove to 0.8.13
2000-10-27 Gilbert RamirezMove to version 0.8.13.
2000-10-17 Guy HarrisMake the top-level "config.h.win32" more closely resemb...
2000-09-14 Gilbert RamirezMove to version 0.8.12
2000-08-03 Gilbert RamirezMove to version 0.8.11
2000-07-31 Guy HarrisThere is a <sys/stat.h> available on Win32, and, in...
2000-07-14 Guy HarrisApparently, on systems with glibc 2.2, "inet_aton(...
2000-07-05 Gilbert RamirezAdd:
2000-07-04 Gilbert RamirezChange version to 0.8.10
2000-06-07 Gilbert RamirezAdd COPS dissector (with a few fixes for compiling...
2000-04-07 Gilbert RamirezMove to version 0.8.6.
2000-04-05 Gilbert RamirezUpdate version and plugin directory.
2000-03-28 Gilbert RamirezAdd getopt.c (from GNU libc) for use on Win32.
2000-02-09 Gilbert RamirezIntegrate Ed Meaney's <emeaney@altiga.com> changes...
2000-02-07 Gilbert RamirezCode changes, but not Makefile changes, for enabling...
2000-01-15 Gilbert RamirezMerge in the final code to make Ethereal run on Win32...
2000-01-10 Gilbert RamirezSome initial changes for win32 support, but not all.
1999-12-22 Gerald CombsPrep for the next release.
1999-12-15 Guy HarrisPull in some additional non-definitions, to make it...
1999-07-13 Gilbert RamirezAdded support for compiling on win32 with Visual C...