aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
AgeCommit message (Expand)AuthorFilesLines
2011-05-12WANT_PACKET_EDITOR fixups for Windows.Chris Maynard1-1/+1
2011-05-12Conditional support for packet-editor [default=no].Jakub Zawadzki1-0/+1
2011-05-12Make the use of UIManager a configure option.Anders Broman1-0/+2
2011-04-29On Windows: don't (try but fail--the code did not work) to defineJeff Morriss1-0/+3
2011-03-08Remove the 'NEW_PACKET_LIST' defines & etc (since the code no longer supports...Bill Meier1-3/+0
2011-02-18Disable Code Analysis warning C6011 for now. Hopefully Clang can pickGerald Combs1-0/+6
2011-02-17On Windows, try putting __declspec(noreturn) in front of declarations ofGuy Harris1-0/+11
2010-11-27Fix typo in commentStephen Fisher1-1/+1
2010-11-26Define HAVE_GTK in config.h when compiling with GTK for the GUIStephen Fisher1-0/+3
2010-10-03Make "bpf_image" available on Windows. This enables the "Compile BPF" button ...Sake Blok1-0/+1
2010-10-03Retry of SVN 34338, now tested on my WinXP dev VM:Sake Blok1-0/+1
2010-08-21New packet list is no longer experimental.Bill Meier1-1/+1
2010-06-01From Kovarththanan Rajaratnam via bug 3500:Gerald Combs1-0/+3
2010-04-14Some changes req'd to build Wireshark with VS 2010 (VC10). [More changes stil...Bill Meier1-2/+2
2010-03-17Add HAVE_PCAP_FREE_DATALINKS to config.h.win32, as we've added it toGuy Harris1-0/+1
2009-12-21Switch to using a bundled version of the openSUSE Build Service packagesGerald Combs1-0/+2
2009-12-18Use the WinPcap version of pcap_datalink_val_to_description if it'sGerald Combs1-0/+1
2009-12-11Add the time zone abbreviation to the result of abs_time_to_str() andGuy Harris1-0/+6
2009-10-06Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_HStig Bjørlykke1-1/+0
2009-09-09We no longer support the old plugin API so remove it completely from the buil...Kovarththanan Rajaratnam1-11/+0
2009-08-31Remove strcasecmp. We use g_ascii_strcasecmp exclusivelyKovarththanan Rajaratnam1-1/+0
2009-08-31Reorder (no functionality change)Kovarththanan Rajaratnam1-8/+10
2009-08-31Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which are unusedKovarththanan Rajaratnam1-50/+0
2009-08-30Remove superfluous config parametersKovarththanan Rajaratnam1-2/+0
2009-08-30Remove outdated comments regarding ZLIB_DLL. We don't have to define this bef...Kovarththanan Rajaratnam1-4/+0
2009-08-30Add a couple of comments to HAVE_DIRECT_H, HAVE_WINDOWS_H and HAVE_WINSOCK2_HKovarththanan Rajaratnam1-4/+9
2009-08-29We require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED_CONFIGKovarththanan Rajaratnam1-1/+0
2009-07-02Pull mkstemp() into tempfile.c. That's the only place we use it now, andGerald Combs1-1/+2
2009-07-01Make it possible to configure use of NEW_PACKET_LIST and fixAnders Broman1-0/+3
2009-05-08Make gtk/capture_if_details_dlg_win32.c compileable using MSVC6 with SDKTomas Kukosa1-0/+3
2008-12-23Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_Gerald Combs1-0/+3
2008-08-11On Windows, if we're running anything but plain Visual C++ 6 (includingGerald Combs1-0/+3
2008-08-07Add support for the c-ares asynchronous DNS resolution library to theGerald Combs1-0/+5
2008-06-24Add TurboCap-related changes from /trunk-1.0:Gerald Combs1-0/+3
2008-04-25Flex (v 2.5.35) uses this symbol to "exclude" unistd.hAnders Broman1-0/+5
2007-12-07Delete the *right* config.h.win32.Guy Harris1-0/+8
2007-12-07Deleted the wrong config.h.win32.Guy Harris1-0/+266
2007-12-07That's not the right way to resuscitate a file.Guy Harris1-254/+0
2007-12-07Deleted the wrong config.h.win32.Guy Harris1-0/+254
2007-12-07Run runlex.sh from the tools directory. Get rid of the extra copy inGuy Harris1-266/+0
2007-12-04Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)Tomas Kukosa1-0/+7
2007-11-30first steps to support MSVC 2008 Express EditionUlf Lamping1-0/+5
2007-09-24remove forgotten @HAVE_NET_SNMP@Tomas Kukosa1-2/+0
2007-09-06Fix a comment.Guy Harris1-1/+1
2007-08-26Use config and makefile from Chris Maynard and Luis instead.Anders Broman1-0/+4
2007-08-24In keeping with all the other path variables (eg, libdir), don't resolveRichard van der Hoff1-3/+0
2007-01-31instead of putting the MSC_VER_REQUIRED test into the root Makefile (which wo...Ulf Lamping1-8/+0
2007-01-31C preprocessor only handles integers for conditional compilation. Build MSC_V...Ulf Lamping1-10/+6
2007-01-29fix compiler version detection logic, sorry for the noise!Ulf Lamping1-6/+4
2007-01-29Comment out Ulfs changes to be able to do a test build.Anders Broman1-0/+2