aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-07Add support for the c-ares asynchronous DNS resolution library to thegerald1-0/+5
2008-06-24Add TurboCap-related changes from /trunk-1.0:gerald1-0/+3
2008-04-25Flex (v 2.5.35) uses this symbol to "exclude" unistd.hetxrab1-0/+5
2007-12-07Delete the *right* config.h.win32.guy1-0/+8
2007-12-07Deleted the wrong config.h.win32.guy1-0/+266
2007-12-07That's not the right way to resuscitate a file.guy1-254/+0
2007-12-07Deleted the wrong config.h.win32.guy1-0/+254
2007-12-07Run runlex.sh from the tools directory. Get rid of the extra copy inguy1-266/+0
2007-12-04Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)kukosa1-0/+7
2007-11-30first steps to support MSVC 2008 Express Editionulfl1-0/+5
2007-09-24remove forgotten @HAVE_NET_SNMP@kukosa1-2/+0
2007-09-06Fix a comment.guy1-1/+1
2007-08-26Use config and makefile from Chris Maynard and Luis instead.etxrab1-0/+4
2007-08-24In keeping with all the other path variables (eg, libdir), don't resolverichardv1-3/+0
2007-01-31instead of putting the MSC_VER_REQUIRED test into the root Makefile (which wo...ulfl1-8/+0
2007-01-31C preprocessor only handles integers for conditional compilation. Build MSC_V...ulfl1-10/+6
2007-01-29fix compiler version detection logic, sorry for the noise!ulfl1-6/+4
2007-01-29Comment out Ulfs changes to be able to do a test build.etxrab1-0/+2
2007-01-28add a check if the MSVC_VARIANT setting and the current _MSC_VER #define matc...ulfl1-0/+12
2007-01-26A few more ethereal --> wiresharkwmeier1-1/+1
2006-12-08Get rid of UCD SNMP support (it's not longer supported andjmayer1-4/+0
2006-12-06Don't define HAVE_AIRPDCAP if HAVE_AIRPCAP isn't defined. Fix a compilergerald1-0/+1
2006-09-12Makefile.nmakejmayer1-2/+2
2006-09-12it's HAVE_LIBGNUTLS instead HAVE_GNUTLSulfl1-1/+1
2006-09-11tweak the nmake build so the NET-SNMP library is in fact optional (as it is i...ulfl1-2/+2
2006-09-05Handle PORTAUDIO_API_1 and add clean-deps target to distclean.etxrab1-0/+2
2006-08-30From Alejandro Vaquero:etxrab1-0/+3
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. Supportgerald1-0/+2
2006-08-12fix for bug #1025: It should be no longer necessary to use the I64x format st...ulfl1-2/+8
2006-08-09Point to the newest (1.5.0-1) GnuTLS package. Since it containsgerald1-0/+3
2006-08-05config and makefile magic we need when we integrate kerberos for windows with...sahlberg1-0/+6
2006-07-20Remove remaining instances of NEED_SNPRINTF_H. Fix up whitespace.gerald1-2/+0
2006-07-20we dont need our own snprintf any more since we always use g_snprintf() instead.sahlberg1-1/+0
2006-07-18Apply The Written Word's patch from bug 333, which changes HAVE_ICONV_Hgerald1-1/+1
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variablegerald1-2/+2
2006-05-31More ethereal -> wireshark.gerald1-1/+1
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofgerald1-6/+6
2006-05-21If we have pcap_breakloop(), at least on UN*X we can stop the captureguy1-0/+1
2006-03-15Define HAVE_LUA_5_1 on windows as that what we have.lego1-0/+1
2006-03-08Use Unicode for all native Win32 calls. Unicode Windows applicationsgerald1-0/+4
2006-03-01Add Lua support by default for Win32. Fix some compilation problems.gerald1-1/+4
2006-02-07Paolo Abeni:jmayer1-0/+3
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...ulfl1-3/+0
2005-09-15Add PRIX64, as we now use it.guy1-3/+11
2005-08-18several times replacing:ulfl1-1/+0
2005-07-29Pick up some fixes and enhancements fromgerald1-0/+3
2005-05-21bugfix: mark pcap_freecode() as optional, as it's not available by WinPcap 2.3ulfl1-0/+3
2004-11-01When we dynamically discover a Kerberos key, it helps to add it to thegerald1-3/+0