aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in commentStephen Fisher2010-11-271-1/+1
* Define HAVE_GTK in config.h when compiling with GTK for the GUIStephen Fisher2010-11-261-0/+3
* Make "bpf_image" available on Windows. This enables the "Compile BPF" button ...Sake Blok2010-10-031-0/+1
* Retry of SVN 34338, now tested on my WinXP dev VM:Sake Blok2010-10-031-0/+1
* New packet list is no longer experimental.Bill Meier2010-08-211-1/+1
* From Kovarththanan Rajaratnam via bug 3500:Gerald Combs2010-06-011-0/+3
* Some changes req'd to build Wireshark with VS 2010 (VC10). [More changes stil...Bill Meier2010-04-141-2/+2
* Add HAVE_PCAP_FREE_DATALINKS to config.h.win32, as we've added it toGuy Harris2010-03-171-0/+1
* Switch to using a bundled version of the openSUSE Build Service packagesGerald Combs2009-12-211-0/+2
* Use the WinPcap version of pcap_datalink_val_to_description if it'sGerald Combs2009-12-181-0/+1
* Add the time zone abbreviation to the result of abs_time_to_str() andGuy Harris2009-12-111-0/+6
* Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_HStig Bjørlykke2009-10-061-1/+0
* We no longer support the old plugin API so remove it completely from the buil...Kovarththanan Rajaratnam2009-09-091-11/+0
* Remove strcasecmp. We use g_ascii_strcasecmp exclusivelyKovarththanan Rajaratnam2009-08-311-1/+0
* Reorder (no functionality change)Kovarththanan Rajaratnam2009-08-311-8/+10
* Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which are unusedKovarththanan Rajaratnam2009-08-311-50/+0
* Remove superfluous config parametersKovarththanan Rajaratnam2009-08-301-2/+0
* Remove outdated comments regarding ZLIB_DLL. We don't have to define this bef...Kovarththanan Rajaratnam2009-08-301-4/+0
* Add a couple of comments to HAVE_DIRECT_H, HAVE_WINDOWS_H and HAVE_WINSOCK2_HKovarththanan Rajaratnam2009-08-301-4/+9
* We require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED_CONFIGKovarththanan Rajaratnam2009-08-291-1/+0
* Pull mkstemp() into tempfile.c. That's the only place we use it now, andGerald Combs2009-07-021-1/+2
* Make it possible to configure use of NEW_PACKET_LIST and fixAnders Broman2009-07-011-0/+3
* Make gtk/capture_if_details_dlg_win32.c compileable using MSVC6 with SDKTomas Kukosa2009-05-081-0/+3
* Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_Gerald Combs2008-12-231-0/+3
* On Windows, if we're running anything but plain Visual C++ 6 (includingGerald Combs2008-08-111-0/+3
* Add support for the c-ares asynchronous DNS resolution library to theGerald Combs2008-08-071-0/+5
* Add TurboCap-related changes from /trunk-1.0:Gerald Combs2008-06-241-0/+3
* Flex (v 2.5.35) uses this symbol to "exclude" unistd.hAnders Broman2008-04-251-0/+5
* Delete the *right* config.h.win32.Guy Harris2007-12-071-0/+8
* Deleted the wrong config.h.win32.Guy Harris2007-12-071-0/+266
* That's not the right way to resuscitate a file.Guy Harris2007-12-071-254/+0
* Deleted the wrong config.h.win32.Guy Harris2007-12-071-0/+254
* Run runlex.sh from the tools directory. Get rid of the extra copy inGuy Harris2007-12-071-266/+0
* Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)Tomas Kukosa2007-12-041-0/+7
* first steps to support MSVC 2008 Express EditionUlf Lamping2007-11-301-0/+5
* remove forgotten @HAVE_NET_SNMP@Tomas Kukosa2007-09-241-2/+0
* Fix a comment.Guy Harris2007-09-061-1/+1
* Use config and makefile from Chris Maynard and Luis instead.Anders Broman2007-08-261-0/+4
* In keeping with all the other path variables (eg, libdir), don't resolveRichard van der Hoff2007-08-241-3/+0
* instead of putting the MSC_VER_REQUIRED test into the root Makefile (which wo...Ulf Lamping2007-01-311-8/+0
* C preprocessor only handles integers for conditional compilation. Build MSC_V...Ulf Lamping2007-01-311-10/+6
* fix compiler version detection logic, sorry for the noise!Ulf Lamping2007-01-291-6/+4
* Comment out Ulfs changes to be able to do a test build.Anders Broman2007-01-291-0/+2
* add a check if the MSVC_VARIANT setting and the current _MSC_VER #define matc...Ulf Lamping2007-01-281-0/+12
* A few more ethereal --> wiresharkBill Meier2007-01-261-1/+1
* Get rid of UCD SNMP support (it's not longer supported andJörg Mayer2006-12-081-4/+0
* Don't define HAVE_AIRPDCAP if HAVE_AIRPCAP isn't defined. Fix a compilerGerald Combs2006-12-061-0/+1
* Makefile.nmakeJörg Mayer2006-09-121-2/+2
* it's HAVE_LIBGNUTLS instead HAVE_GNUTLSUlf Lamping2006-09-121-1/+1
* tweak the nmake build so the NET-SNMP library is in fact optional (as it is i...Ulf Lamping2006-09-111-2/+2