aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2000-08-11Kerberos 5 dissector, from Wes Hardaker.guy1-1/+2
2000-07-31Include "ptvcursor.obj" in the list of object that have to be linked in.guy1-1/+2
2000-07-30David Frascone's DIAMETER dissector.guy1-1/+2
2000-07-28Add the re-write of the NetWare Core Protocol dissector. It's mostlygram1-1/+5
2000-07-27Quake dissector packet-quake.c added.girlich1-1/+2
2000-07-21Add packet-sctp.cgram1-1/+2
2000-06-16Small patch for the win32 makefile that improves the dependencies andgram1-7/+10
2000-06-12Add "packet-syslog.c".guy1-1/+2
2000-06-12Christophe Tronche's X11 dissector.guy1-1/+2
2000-06-11Search for the GDK library in $(GTK_DIR)\gdk rather than inguy1-2/+2
2000-06-07Add COPS dissector (with a few fixes for compiling on Win32).gram1-1/+2
2000-05-29Graham Bloice's Win32 Makefile changes to build in batch mode (gets ridguy1-1/+4
2000-05-28Give the Appletalk DDP dissector a dissector hash table, and have theguy1-1/+2
2000-05-27Add Mobile IP.gram1-1/+2
2000-05-11Add tvbuff class.gram1-1/+3
2000-05-11In "Makefile.am" and "Makefile.nmake", have "DISSECTOR_SOURCES" includeguy1-201/+3
2000-05-10"packet-giop.h" and "packet-h1.h" have joined the Choir Invisibule, soguy1-3/+1
2000-05-10Fixes for building 0.8.8.gram1-5/+5
2000-04-29Graham Bloice's changes to, on Win32 using Microsoft's "nmake":guy1-5/+209
2000-04-21Support for RTCP and RTP, from Jason Lango.guy1-1/+3
2000-04-20Microsoft Proxy protocol dissector from Jeff Foster.guy1-1/+2
2000-04-16Ralf Schneider's changes to enhance to OSI CLNP, CLTP, and ISIS supportguy1-1/+4
2000-04-15Graham Bloice's Win32 icon for Ethereal and Win32 resource-compilerguy1-8/+10
2000-04-14On Win32, build Ethereal as a Windows-subsystem program rather than aguy1-6/+5
2000-04-13Renamed packet-dhis to packet-ddtp.oabad1-2/+2
2000-04-13Change the sub-dissector handoff registration routines so that thegram1-2/+2
2000-04-13Remove extra space before "Port" in proto_tree label.gram1-1/+2
2000-04-12Build tethereal and editcap on Win32.gram1-7/+40
2000-04-06Fix a typo in the rules to make "dfilter-grammar.c" andguy1-2/+2
2000-04-04The Win32 port of libpcap requires that programs with which it's builtguy1-1/+8
2000-03-28Add getopt.c (from GNU libc) for use on Win32.gram1-0/+1
2000-03-09Support for MultiProtocol Label Switching (MPLS). The following supportashokn1-0/+1
2000-03-02Gerrit Gehnen's dissector for the Sinec H1 protocol (Siemens Industrialguy1-0/+1
2000-02-29Add "packet-dhis.obj" to the list of things to compile.guy1-0/+1
2000-02-14Jeff Foster's SMB Mailslot and Netlogin dissectors; he splitguy1-0/+5
2000-02-12Update the Win32 Nmakefiles to reflect the move of the color code intoguy1-2/+0
2000-02-09Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcapgram1-9/+11
2000-02-09Dietmar Petras provided:gram1-0/+1
2000-02-09Update Makefiles for win32. Move local configuration to config.nmake,gram1-9/+30
2000-02-05Dissector for Cisco's Virtual Trunking Protocol.guy1-0/+1
2000-02-05Cisco Group Management Protocol dissector.guy1-0/+1
2000-01-25Add support for Cisco ISL.guy1-0/+1
2000-01-15Merge in the final code to make Ethereal run on Win32, compiledgram1-101/+119
1999-12-15Bring it somewhat up to date; "register.c" could be a pain, as you'dguy1-8/+71
1999-08-22Put "packet-atm.c" in.guy1-0/+1
1999-08-18Changes to compile in win32.gram1-5/+7
1999-08-04Add a "dissect_xdlc_control()" routine, to dissect the control field ofguy1-1/+2
1999-08-03Update version numbers to 0.7.0, and update win32 Makefiles. I made somegram1-3/+5
1999-07-29Made the protocol (but not the fields) use the new proto_tree routine,gram1-13/+49
1999-07-21Finally got the win32 ethereal to link properly with MSVC.gram1-11/+16