Copy over r51462 from trunk:
[metze/wireshark/wip.git] / config.h.win32
2013-03-03 Gerald CombsCheck to see if GLib's printf routines support the...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-19 Gerald CombsAdd automatic software update checks for Win32 using...
2012-09-21 Jeff MorrissRevert r45018 and r45019: put config.h back in lemon...
2012-09-20 Bill MeierAdd a missing C comment termination; (Should fix buildb...
2012-09-20 Bill MeierFix a typo in SVN #44995 which caused building Wireshar...
2012-09-19 Bill MeierAdd VC11 (VS2012) to an '#if _MSC_VER == 1500 || ....
2012-09-18 Jeff MorrissFrom Chris Maynard via https://bugs.wireshark.org/bugzi...
2012-08-23 Jörg MayerThe name configure.in has been deprecated for many...
2012-06-25 Anders BromanFrom Tony Trinh:
2012-06-20 Jörg MayerRemove HAVE_WIRELESS_TOOLBAR from the other build systems.
2012-06-19 Anders BromanStart to have an generic wireless toolbar. Sligtly...
2012-01-04 Gerald CombsAdd initial support for Qt along with a "ui" subdirectory.
2011-11-07 Gerald CombsChange the use of threads from "mostly always, dependin...
2011-10-05 Gerald CombsAdd a HAVE_GEOIP_V6 configuration option and enable...
2011-09-25 Jörg MayerGet rid of (hopefully) all configure options to enable...
2011-08-06 Guy HarrisMove the *pcap stuff together. Add an item for
2011-08-01 Stig BjørlykkeAnother fix for building with MSVC2005.
2011-07-15 Chris MaynardNo need to define USE_THREADS twice.
2011-07-14 Gerald CombsOn Windows enable threads everywhere instead of just...
2011-06-28 Stig BjørlykkeReplace all strerror() with g_strerror().
2011-06-23 Gerald CombsRemove old PCRE references from the Windows build envir...
2011-06-20 Stig BjørlykkeAttachConsole() needs _WIN32_WINNT 0x0500.
2011-06-20 Stig BjørlykkeAdd back support for building with MSVC2005 (and older).
2011-06-17 Gerald CombsMake pcap-ng the default. Add a compile-time option...
2011-05-31 Anders BromanRemove HAVE_AIRPDCAP
2011-05-12 Chris MaynardWANT_PACKET_EDITOR fixups for Windows.
2011-05-12 Jakub ZawadzkiConditional support for packet-editor [default=no].
2011-05-12 Anders BromanMake the use of UIManager a configure option.
2011-04-29 Jeff MorrissOn Windows: don't (try but fail--the code did not work...
2011-03-08 Bill MeierRemove the 'NEW_PACKET_LIST' defines & etc (since the...
2011-02-18 Gerald CombsDisable Code Analysis warning C6011 for now. Hopefully...
2011-02-17 Guy HarrisOn Windows, try putting __declspec(noreturn) in front...
2010-11-27 Stephen FisherFix typo in comment
2010-11-26 Stephen FisherDefine HAVE_GTK in config.h when compiling with GTK...
2010-10-03 Sake BlokMake "bpf_image" available on Windows. This enables...
2010-10-03 Sake BlokRetry of SVN 34338, now tested on my WinXP dev VM:
2010-08-21 Bill MeierNew packet list is no longer experimental.
2010-06-01 Gerald CombsFrom Kovarththanan Rajaratnam via bug 3500:
2010-04-14 Bill MeierSome changes req'd to build Wireshark with VS 2010...
2010-03-17 Guy HarrisAdd HAVE_PCAP_FREE_DATALINKS to config.h.win32, as...
2009-12-21 Gerald CombsSwitch to using a bundled version of the openSUSE Build...
2009-12-18 Gerald CombsUse the WinPcap version of pcap_datalink_val_to_descrip...
2009-12-11 Guy HarrisAdd the time zone abbreviation to the result of abs_tim...
2009-10-06 Stig BjørlykkeInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-09-09 Kovarththanan Raja... We no longer support the old plugin API so remove it...
2009-08-31 Kovarththanan Raja... Remove strcasecmp. We use g_ascii_strcasecmp exclusively
2009-08-31 Kovarththanan Raja... Reorder (no functionality change)
2009-08-31 Kovarththanan Raja... Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which...
2009-08-30 Kovarththanan Raja... Remove superfluous config parameters
2009-08-30 Kovarththanan Raja... Remove outdated comments regarding ZLIB_DLL. We don...
2009-08-30 Kovarththanan Raja... Add a couple of comments to HAVE_DIRECT_H, HAVE_WINDOWS...
2009-08-29 Kovarththanan Raja... We require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED...
2009-07-02 Gerald CombsPull mkstemp() into tempfile.c. That's the only place...
2009-07-01 Anders BromanMake it possible to configure use of NEW_PACKET_LIST...
2009-05-08 Tomas KukosaMake gtk/capture_if_details_dlg_win32.c compileable...
2008-12-23 Gerald CombsAdd GeoIP to the Windows build. Fix a remaining geoip_...
2008-08-11 Gerald CombsOn Windows, if we're running anything but plain Visual...
2008-08-07 Gerald CombsAdd support for the c-ares asynchronous DNS resolution...
2008-06-24 Gerald CombsAdd TurboCap-related changes from /trunk-1.0:
2008-04-25 Anders BromanFlex (v 2.5.35) uses this symbol to "exclude" unistd.h
2007-12-07 Guy HarrisDelete the *right* config.h.win32.
2007-12-07 Guy HarrisDeleted the wrong config.h.win32.
2007-12-07 Guy HarrisThat's not the right way to resuscitate a file.
2007-12-07 Guy HarrisDeleted the wrong config.h.win32.
2007-12-07 Guy HarrisRun runlex.sh from the tools directory. Get rid of...
2007-12-04 Tomas KukosaSupport for RPCAP features in GUI (from Boris Misenov...
2007-11-30 Ulf Lampingfirst steps to support MSVC 2008 Express Edition
2007-09-24 Tomas Kukosaremove forgotten @HAVE_NET_SNMP@
2007-09-06 Guy HarrisFix a comment.
2007-08-26 Anders BromanUse config and makefile from Chris Maynard and Luis...
2007-08-24 Richard van der... In keeping with all the other path variables (eg, libdi...
2007-01-31 Ulf Lampinginstead of putting the MSC_VER_REQUIRED test into the...
2007-01-31 Ulf LampingC preprocessor only handles integers for conditional...
2007-01-29 Ulf Lampingfix compiler version detection logic, sorry for the...
2007-01-29 Anders BromanComment out Ulfs changes to be able to do a test build.
2007-01-28 Ulf Lampingadd a check if the MSVC_VARIANT setting and the current...
2007-01-26 Bill MeierA few more ethereal --> wireshark
2006-12-08 Jörg MayerGet rid of UCD SNMP support (it's not longer supported and
2006-12-06 Gerald CombsDon't define HAVE_AIRPDCAP if HAVE_AIRPCAP isn't define...
2006-09-12 Jörg MayerMakefile.nmake
2006-09-12 Ulf Lampingit's HAVE_LIBGNUTLS instead HAVE_GNUTLS
2006-09-11 Ulf Lampingtweak the nmake build so the NET-SNMP library is in...
2006-09-05 Anders BromanHandle PORTAUDIO_API_1 and add clean-deps target to...
2006-08-30 Anders BromanFrom Alejandro Vaquero:
2006-08-16 Gerald CombsAdd support for AirPcap, an upcoming wireless product...
2006-08-12 Ulf Lampingfix for bug #1025: It should be no longer necessary...
2006-08-09 Gerald CombsPoint to the newest (1.5.0-1) GnuTLS package. Since...
2006-08-05 Ronnie Sahlbergconfig and makefile magic we need when we integrate...
2006-07-20 Gerald CombsRemove remaining instances of NEED_SNPRINTF_H. Fix...
2006-07-20 Ronnie Sahlbergwe dont need our own snprintf any more since we always...
2006-07-18 Gerald CombsApply The Written Word's patch from bug 333, which...
2006-06-20 Gerald CombsChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-05-31 Gerald CombsMore ethereal -> wireshark.
2006-05-31 Gerald Combslibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-21 Guy HarrisIf we have pcap_breakloop(), at least on UN*X we can...
2006-03-15 Luis OntanonDefine HAVE_LUA_5_1 on windows as that what we have.
2006-03-08 Gerald CombsUse Unicode for all native Win32 calls. Unicode Window...
2006-03-01 Gerald CombsAdd Lua support by default for Win32. Fix some compila...
2006-02-07 Jörg MayerPaolo Abeni:
next