aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
AgeCommit message (Expand)AuthorFilesLines
2016-04-30Don't bother checking for getaddrinfo(): we don't use it.Jeff Morriss1-3/+0
2016-04-09[GTK] Check for xdg-open at run timeJoão Valverde1-3/+0
2016-04-08Use a single WS_NORETURN macroPeter Wu1-11/+3
2016-04-04Include ws_diag_control.h in config.hJoão Valverde1-0/+2
2016-04-04Rename "libz" to "zlib"João Valverde1-2/+2
2016-04-02Use AC_CHECK_MEMBERSJoão Valverde1-2/+0
2016-04-02Use AC_STRUCT_TIMEZONEJoão Valverde1-6/+0
2016-03-21Remove ADNS supportJoão Valverde1-7/+1
2016-02-19Add inet_pton/inet_ntop interface to libwsutilJoão Valverde1-2/+0
2016-01-05Add opiton to configure HAVE_PCAP_CREATEAndersBroman1-0/+1
2015-11-23Remove configure --enable-ipv6 optionJoão Valverde1-3/+0
2015-06-09[MSVC 2015] Change the check to look for MSVC 2010 or newer rather thanAnders1-2/+1
2015-03-25Have a #define for whether the capture buffer size can be set.Guy Harris1-2/+7
2015-02-19Qt: Add more version and packaging information to the main window.Gerald Combs1-0/+2
2015-02-14Don't check for C89 headers.Guy Harris1-6/+0
2015-02-14We use GLib's directory-reading routines, so we don't need <dire[cn]t.h>.Guy Harris1-3/+0
2015-02-06Remove gethostbyaddr and gethostbyaddr2.Gerald Combs1-2/+2
2014-12-20We assume all versions of MSVC have floorl().Guy Harris1-0/+3
2014-10-30Remove the optional strncasecmp.{h,c} target (for systems that don't have tha...Jeff Morriss1-5/+0
2014-08-21Extcap Capture InterfaceRoland Knall1-0/+1
2014-07-06Clean up handling of missing functions.Guy Harris1-2/+7
2014-06-21Move the Windows build target OS definitions to Win XPGraham Bloice1-2/+2
2014-06-18Get rid of obsolete references to nettlePascal Quantin1-3/+0
2014-06-16More Python removal.Guy Harris1-5/+1
2014-06-10Change HAVE_SSE42 to HAVE_SSE4_2 add $(SIMD_FLAGS)AndersBroman1-1/+1
2014-06-09Add sse4.2 optimized function ws_mempbrk_sse42()Jakub Zawadzki1-0/+3
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-1/+0
2013-12-08Add MSC version for VS2013.Graham Bloice1-2/+2
2013-10-05(Hopefully) unbreak windows build (#define'ing to 0 is notJörg Mayer1-1/+1
2013-10-05Invert NEED_INET_ATON_H to HAVE_INET_ATON_HJörg Mayer1-1/+1
2013-03-03Check to see if GLib's printf routines support the X/Open / POSIXGerald Combs1-0/+3
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-10/+0
2013-02-19Add automatic software update checks for Win32 using WinSparkle. AddGerald Combs1-0/+3
2012-09-21Revert r45018 and r45019: put config.h back in lemon.c and take _U_ back offJeff Morriss1-0/+5
2012-09-20Add a missing C comment termination; (Should fix buildbot error ?)Bill Meier1-1/+1
2012-09-20Fix a typo in SVN #44995 which caused building Wireshark with VS 2012 to fail.Bill Meier1-3/+3
2012-09-19Add VC11 (VS2012) to an '#if _MSC_VER == 1500 || ...' test.Bill Meier1-1/+2
2012-09-18From Chris Maynard via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=61...Jeff Morriss1-0/+5
2012-08-23The name configure.in has been deprecated for many years.Jörg Mayer1-1/+1
2012-06-25From Tony Trinh:Anders Broman1-1/+1
2012-06-20Remove HAVE_WIRELESS_TOOLBAR from the other build systems.Jörg Mayer1-1/+0
2012-06-19Start to have an generic wireless toolbar. Sligtly modified patch from Anders Broman1-0/+1
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+2
2011-11-07Change the use of threads from "mostly always, depending on yourGerald Combs1-3/+0
2011-10-05Add a HAVE_GEOIP_V6 configuration option and enable it by default.Gerald Combs1-1/+4
2011-09-25Get rid of (hopefully) all configure options to enable MAIN_MENU_USE_UIMANAGERJörg Mayer1-1/+0
2011-08-06Move the *pcap stuff together. Add an item forGuy Harris1-4/+7
2011-08-01Another fix for building with MSVC2005.Stig Bjørlykke1-3/+0
2011-07-15No need to define USE_THREADS twice.Chris Maynard1-2/+0
2011-07-14On Windows enable threads everywhere instead of just in dumpcap. IfGerald Combs1-0/+5