aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2006-02-22Add makefile.nmakeAnders Broman1-3/+3
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris1-1/+12
2004-09-12to prevent problems reported by David Richards, don't depend on the cvarsdll ...Ulf Lamping1-1/+3
2004-07-26Add a Makefile.common for Wiretap, and have Makefile.am andGuy Harris1-34/+4
2004-07-23From Graham Bloice: add resources to wiretap.dll.Guy Harris1-1/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-02-11From Rolf Fiedler: support for reading EyeSDN USB S0 trace files.Guy Harris1-1/+2
2003-12-02From Martijn Schipper: support for reading AiroPeek files in V9 captureGuy Harris1-2/+3
2003-11-07Let people configure whether to build with Zlib or not solely byGuy Harris1-5/+7
2003-10-31From Scott Emberley: support for reading Network Instruments version 9Guy Harris1-1/+2
2003-10-30From Marcel Holtmann: support for reading Linux Bluez Bluetooth stackGuy Harris1-1/+2
2003-10-10Give every Makefile.nmake file a "distclean" rule, and have "distclean"Guy Harris1-3/+6
2003-08-26From Jesper Peterson: support for Endace ERF file format.Guy Harris1-1/+2
2003-08-23Use "file_access.c", not "file_io.c", as the latter is already in use inGuy Harris1-2/+2
2003-08-22Rename "wiretap/file.c" to "wiretap/file_io.c", as some tools, such asGuy Harris1-2/+2
2003-07-29From Thierry Martin: support for reading files from Accellent 5Views LANGuy Harris1-2/+3
2003-06-14Define GLIB_LIBS and GTK_LIBS variables in config.nmake (based onGuy Harris1-2/+2
2003-06-14Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based onGuy Harris1-2/+2
2002-07-31From Motonori Shindo: support for reading CoSine L2 debug output.Guy Harris1-1/+2
2002-06-13Add /I$(PCAP_DIR)/include to the list of directories in which to lookGuy Harris1-2/+3
2002-04-30Move the code to guess the traffic type based on the packet contentsGuy Harris1-1/+2
2002-02-27From Joerg Mayer:Guy Harris1-2/+2
2001-12-12From Motonori Shindo:Guy Harris1-4/+4
2001-12-04Support for reading Visual Networks traffic capture files, from TomGuy Harris1-1/+2
2001-10-19DBS Etherwatch wiretap module, from Marc Milgram.Guy Harris1-1/+2
2001-10-18VMS TCPIPtrace wiretap module, from Marc Milgram.Guy Harris1-1/+2
2001-04-12Improvement of 'make clean' targets.Gilbert Ramirez1-2/+3
2001-04-06Build with zlib.Gilbert Ramirez1-7/+5
2001-04-05Use sed in the Win32 build to place the version in various files.Gilbert Ramirez1-2/+2
2001-03-23The Win32 build builds wiretap as a DLL and requires WinPcap 2.1.Gilbert Ramirez1-6/+28
2001-02-22Etherpeek version 5, 6, and 7 support, from Daniel Thompson.Guy Harris1-1/+2
2000-09-19Add pppdump.obj to win32 makefile.Gilbert Ramirez1-1/+2
2000-08-08Added wiretap support to read the Cisco Secure Intrusion Detection System IPL...Mike Hall1-1/+2
2000-05-29Graham Bloice's Win32 Makefile changes to build in batch mode (gets ridGuy Harris1-1/+4
2000-04-29Graham Bloice's changes to, on Win32 using Microsoft's "nmake":Guy Harris1-2/+2
2000-04-12Build tethereal and editcap on Win32.Gilbert Ramirez1-0/+3
2000-04-06Use the "-o" flag, rather than using the "-t" flag and redirecting theGuy Harris1-1/+1
2000-04-04The Win32 port of libpcap requires that programs with which it's builtGuy Harris1-1/+3
2000-02-09Update Makefiles for win32. Move local configuration to config.nmake,Gilbert Ramirez1-5/+13
2000-01-15Merge in the final code to make Ethereal run on Win32, compiledGilbert Ramirez1-2/+1
2000-01-13Add "file_wrappers.c" to the list of things to compile with MicrosoftGuy Harris1-0/+1
1999-12-15Bring it somewhat up to date.Guy Harris1-2/+16
1999-08-18Changes to compile in win32.Gilbert Ramirez1-2/+3
1999-08-03Update version numbers to 0.7.0, and update win32 Makefiles. I made someGilbert Ramirez1-1/+2
1999-07-21Finally got the win32 ethereal to link properly with MSVC.Gilbert Ramirez1-1/+1
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1-0/+17