aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
AgeCommit message (Expand)AuthorFilesLines
2012-08-23The name configure.in has been deprecated for many years.jmayer1-1/+1
2012-06-25From Tony Trinh:etxrab1-1/+1
2012-06-20Remove HAVE_WIRELESS_TOOLBAR from the other build systems.jmayer1-1/+0
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-0/+1
2012-01-04Add initial support for Qt along with a "ui" subdirectory.gerald1-0/+2
2011-11-07Change the use of threads from "mostly always, depending on yourgerald1-3/+0
2011-10-05Add a HAVE_GEOIP_V6 configuration option and enable it by default.gerald1-1/+4
2011-09-25Get rid of (hopefully) all configure options to enable MAIN_MENU_USE_UIMANAGERjmayer1-1/+0
2011-08-06Move the *pcap stuff together. Add an item forguy1-4/+7
2011-08-01Another fix for building with MSVC2005.stig1-3/+0
2011-07-15No need to define USE_THREADS twice.cmaynard1-2/+0
2011-07-14On Windows enable threads everywhere instead of just in dumpcap. Ifgerald1-0/+5
2011-06-28Replace all strerror() with g_strerror().stig1-2/+0
2011-06-23Remove old PCRE references from the Windows build environment. We're notgerald1-3/+0
2011-06-20AttachConsole() needs _WIN32_WINNT 0x0500.stig1-2/+2
2011-06-20Add back support for building with MSVC2005 (and older).stig1-0/+3
2011-06-17Make pcap-ng the default. Add a compile-time option to prefer pcap-ng orgerald1-2/+3
2011-05-31Remove HAVE_AIRPDCAPetxrab1-1/+0
2011-05-12WANT_PACKET_EDITOR fixups for Windows.cmaynard1-1/+1
2011-05-12Conditional support for packet-editor [default=no].darkjames1-0/+1
2011-05-12Make the use of UIManager a configure option.etxrab1-0/+2
2011-04-29On Windows: don't (try but fail--the code did not work) to definemorriss1-0/+3
2011-03-08Remove the 'NEW_PACKET_LIST' defines & etc (since the code no longer supports...wmeier1-3/+0
2011-02-18Disable Code Analysis warning C6011 for now. Hopefully Clang can pickgerald1-0/+6
2011-02-17On Windows, try putting __declspec(noreturn) in front of declarations ofguy1-0/+11
2010-11-27Fix typo in commentsfisher1-1/+1
2010-11-26Define HAVE_GTK in config.h when compiling with GTK for the GUIsfisher1-0/+3
2010-10-03Make "bpf_image" available on Windows. This enables the "Compile BPF" button ...sake1-0/+1
2010-10-03Retry of SVN 34338, now tested on my WinXP dev VM:sake1-0/+1
2010-08-21New packet list is no longer experimental.wmeier1-1/+1
2010-06-01From Kovarththanan Rajaratnam via bug 3500:gerald1-0/+3
2010-04-14Some changes req'd to build Wireshark with VS 2010 (VC10). [More changes stil...wmeier1-2/+2
2010-03-17Add HAVE_PCAP_FREE_DATALINKS to config.h.win32, as we've added it toguy1-0/+1
2009-12-21Switch to using a bundled version of the openSUSE Build Service packagesgerald1-0/+2
2009-12-18Use the WinPcap version of pcap_datalink_val_to_description if it'sgerald1-0/+1
2009-12-11Add the time zone abbreviation to the result of abs_time_to_str() andguy1-0/+6
2009-10-06Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_Hstig1-1/+0
2009-09-09We no longer support the old plugin API so remove it completely from the buil...krj1-11/+0
2009-08-31Remove strcasecmp. We use g_ascii_strcasecmp exclusivelykrj1-1/+0
2009-08-31Reorder (no functionality change)krj1-8/+10
2009-08-31Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which are unusedkrj1-50/+0
2009-08-30Remove superfluous config parameterskrj1-2/+0
2009-08-30Remove outdated comments regarding ZLIB_DLL. We don't have to define this bef...krj1-4/+0
2009-08-30Add a couple of comments to HAVE_DIRECT_H, HAVE_WINDOWS_H and HAVE_WINSOCK2_Hkrj1-4/+9
2009-08-29We require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED_CONFIGkrj1-1/+0
2009-07-02Pull mkstemp() into tempfile.c. That's the only place we use it now, andgerald1-1/+2
2009-07-01Make it possible to configure use of NEW_PACKET_LIST and fixetxrab1-0/+3
2009-05-08Make gtk/capture_if_details_dlg_win32.c compileable using MSVC6 with SDKkukosa1-0/+3
2008-12-23Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_gerald1-0/+3
2008-08-11On Windows, if we're running anything but plain Visual C++ 6 (includinggerald1-0/+3