summaryrefslogtreecommitdiff
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2000-04-04The Win32 port of libpcap requires that programs with which it's builtGuy Harris1-1/+8
2000-03-28Add getopt.c (from GNU libc) for use on Win32.Gilbert Ramirez1-0/+1
2000-03-09Support for MultiProtocol Label Switching (MPLS). The following supportAshok Narayanan1-0/+1
2000-03-02Gerrit Gehnen's dissector for the Sinec H1 protocol (Siemens IndustrialGuy Harris1-0/+1
2000-02-29Add "packet-dhis.obj" to the list of things to compile.Guy Harris1-0/+1
2000-02-14Jeff Foster's SMB Mailslot and Netlogin dissectors; he splitGuy Harris1-0/+5
2000-02-12Update the Win32 Nmakefiles to reflect the move of the color code intoGuy Harris1-2/+0
2000-02-09Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcapGilbert Ramirez1-9/+11
2000-02-09Dietmar Petras provided:Gilbert Ramirez1-0/+1
2000-02-09Update Makefiles for win32. Move local configuration to config.nmake,Gilbert Ramirez1-9/+30
2000-02-05Dissector for Cisco's Virtual Trunking Protocol.Guy Harris1-0/+1
2000-02-05Cisco Group Management Protocol dissector.Guy Harris1-0/+1
2000-01-25Add support for Cisco ISL.Guy Harris1-0/+1
2000-01-15Merge in the final code to make Ethereal run on Win32, compiledGilbert Ramirez1-101/+119
1999-12-15Bring it somewhat up to date; "register.c" could be a pain, as you'dGuy Harris1-8/+71
1999-08-22Put "packet-atm.c" in.Guy Harris1-0/+1
1999-08-18Changes to compile in win32.Gilbert Ramirez1-5/+7
1999-08-04Add a "dissect_xdlc_control()" routine, to dissect the control field ofGuy Harris1-1/+2
1999-08-03Update version numbers to 0.7.0, and update win32 Makefiles. I made someGilbert Ramirez1-3/+5
1999-07-29Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1-13/+49
1999-07-21Finally got the win32 ethereal to link properly with MSVC.Gilbert Ramirez1-11/+16
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1-0/+53