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