Properly introduce packet-pn.c as a helper
[obnox/wireshark/wip.git] / config.h.win32
2007-01-31 ulflinstead of putting the MSC_VER_REQUIRED test into the...
2007-01-31 ulflC preprocessor only handles integers for conditional...
2007-01-29 ulflfix compiler version detection logic, sorry for the...
2007-01-29 etxrabComment out Ulfs changes to be able to do a test build.
2007-01-28 ulfladd a check if the MSVC_VARIANT setting and the current...
2007-01-26 wmeierA few more ethereal --> wireshark
2006-12-08 jmayerGet rid of UCD SNMP support (it's not longer supported and
2006-12-06 geraldDon't define HAVE_AIRPDCAP if HAVE_AIRPCAP isn't define...
2006-09-12 jmayerMakefile.nmake
2006-09-12 ulflit's HAVE_LIBGNUTLS instead HAVE_GNUTLS
2006-09-11 ulfltweak the nmake build so the NET-SNMP library is in...
2006-09-05 etxrabHandle PORTAUDIO_API_1 and add clean-deps target to...
2006-08-30 etxrabFrom Alejandro Vaquero:
2006-08-16 geraldAdd support for AirPcap, an upcoming wireless product...
2006-08-12 ulflfix for bug #1025: It should be no longer necessary...
2006-08-09 geraldPoint to the newest (1.5.0-1) GnuTLS package. Since...
2006-08-05 sahlbergconfig and makefile magic we need when we integrate...
2006-07-20 geraldRemove remaining instances of NEED_SNPRINTF_H. Fix...
2006-07-20 sahlbergwe dont need our own snprintf any more since we always...
2006-07-18 geraldApply The Written Word's patch from bug 333, which...
2006-06-20 geraldChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-05-31 geraldMore ethereal -> wireshark.
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-21 guyIf we have pcap_breakloop(), at least on UN*X we can...
2006-03-15 legoDefine HAVE_LUA_5_1 on windows as that what we have.
2006-03-08 geraldUse Unicode for all native Win32 calls. Unicode Window...
2006-03-01 geraldAdd Lua support by default for Win32. Fix some compila...
2006-02-07 jmayerPaolo Abeni:
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-09-15 guyAdd PRIX64, as we now use it.
2005-08-18 ulflseveral times replacing:
2005-07-29 geraldPick up some fixes and enhancements from
2005-05-21 ulflbugfix: mark pcap_freecode() as optional, as it's not...
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...