g_fprintf() & g_vfprintf() should not be used....
[obnox/wireshark/wip.git] / config.h.win32
2012-01-04 geraldAdd initial support for Qt along with a "ui" subdirectory.
2011-11-07 geraldChange the use of threads from "mostly always, dependin...
2011-10-05 geraldAdd a HAVE_GEOIP_V6 configuration option and enable...
2011-09-25 jmayerGet rid of (hopefully) all configure options to enable...
2011-08-06 guyMove the *pcap stuff together. Add an item for
2011-08-01 stigAnother fix for building with MSVC2005.
2011-07-15 cmaynardNo need to define USE_THREADS twice.
2011-07-14 geraldOn Windows enable threads everywhere instead of just...
2011-06-28 stigReplace all strerror() with g_strerror().
2011-06-23 geraldRemove old PCRE references from the Windows build envir...
2011-06-20 stigAttachConsole() needs _WIN32_WINNT 0x0500.
2011-06-20 stigAdd back support for building with MSVC2005 (and older).
2011-06-17 geraldMake pcap-ng the default. Add a compile-time option...
2011-05-31 etxrabRemove HAVE_AIRPDCAP
2011-05-12 cmaynardWANT_PACKET_EDITOR fixups for Windows.
2011-05-12 darkjamesConditional support for packet-editor [default=no].
2011-05-12 etxrabMake the use of UIManager a configure option.
2011-04-29 morrissOn Windows: don't (try but fail--the code did not work...
2011-03-08 wmeierRemove the 'NEW_PACKET_LIST' defines & etc (since the...
2011-02-18 geraldDisable Code Analysis warning C6011 for now. Hopefully...
2011-02-17 guyOn Windows, try putting __declspec(noreturn) in front...
2010-11-27 sfisherFix typo in comment
2010-11-26 sfisherDefine HAVE_GTK in config.h when compiling with GTK...
2010-10-03 sakeMake "bpf_image" available on Windows. This enables...
2010-10-03 sakeRetry of SVN 34338, now tested on my WinXP dev VM:
2010-08-21 wmeierNew packet list is no longer experimental.
2010-06-01 geraldFrom Kovarththanan Rajaratnam via bug 3500:
2010-04-14 wmeierSome changes req'd to build Wireshark with VS 2010...
2010-03-17 guyAdd HAVE_PCAP_FREE_DATALINKS to config.h.win32, as...
2009-12-21 geraldSwitch to using a bundled version of the openSUSE Build...
2009-12-18 geraldUse the WinPcap version of pcap_datalink_val_to_descrip...
2009-12-11 guyAdd the time zone abbreviation to the result of abs_tim...
2009-10-06 stigInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-09-09 krjWe no longer support the old plugin API so remove it...
2009-08-31 krjRemove strcasecmp. We use g_ascii_strcasecmp exclusively
2009-08-31 krjReorder (no functionality change)
2009-08-31 krjRemove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which...
2009-08-30 krjRemove superfluous config parameters
2009-08-30 krjRemove outdated comments regarding ZLIB_DLL. We don...
2009-08-30 krjAdd a couple of comments to HAVE_DIRECT_H, HAVE_WINDOWS...
2009-08-29 krjWe require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED...
2009-07-02 geraldPull mkstemp() into tempfile.c. That's the only place...
2009-07-01 etxrabMake it possible to configure use of NEW_PACKET_LIST...
2009-05-08 kukosaMake gtk/capture_if_details_dlg_win32.c compileable...
2008-12-23 geraldAdd GeoIP to the Windows build. Fix a remaining geoip_...
2008-08-11 geraldOn Windows, if we're running anything but plain Visual...
2008-08-07 geraldAdd support for the c-ares asynchronous DNS resolution...
2008-06-24 geraldAdd TurboCap-related changes from /trunk-1.0:
2008-04-25 etxrabFlex (v 2.5.35) uses this symbol to "exclude" unistd.h
2007-12-07 guyDelete the *right* config.h.win32.
2007-12-07 guyDeleted the wrong config.h.win32.
2007-12-07 guyThat's not the right way to resuscitate a file.
2007-12-07 guyDeleted the wrong config.h.win32.
2007-12-07 guyRun runlex.sh from the tools directory. Get rid of...
2007-12-04 kukosaSupport for RPCAP features in GUI (from Boris Misenov...
2007-11-30 ulflfirst steps to support MSVC 2008 Express Edition
2007-09-24 kukosaremove forgotten @HAVE_NET_SNMP@
2007-09-06 guyFix a comment.
2007-08-26 etxrabUse config and makefile from Chris Maynard and Luis...
2007-08-24 richardvIn keeping with all the other path variables (eg, libdi...
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 ...
next