aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2000-05-27Add Mobile IP dissector. Converted to use tvbuff.Gilbert Ramirez1-1/+2
2000-05-22EIGRP over Appletalk and EIGRP over IPX support, from Paul Ionescu.Guy Harris1-1/+2
2000-05-15Add very basic tvbuff documentation. I still need to explain TVBUFF_COMPOSITE's,Gilbert Ramirez1-1/+2
2000-05-12Add a sample Makefile for regression testing by using tethereal.Gilbert Ramirez1-1/+2
2000-05-12Remove proto_tree doc, as all necessary info in it is in README.developer.Gilbert Ramirez1-2/+2
2000-05-11Add tvbuff class.Gilbert Ramirez1-1/+8
2000-05-11In "Makefile.am" and "Makefile.nmake", have "DISSECTOR_SOURCES" includeGuy Harris1-77/+79
2000-05-05Add routines to:Guy Harris1-3/+1
2000-04-21Support for RTCP and RTP, from Jason Lango.Guy Harris1-1/+5
2000-04-20Have the IPv6 dissector use the same dissector table as the IPv4Guy Harris1-3/+1
2000-04-20Microsoft Proxy protocol dissector from Jeff Foster.Guy Harris1-1/+2
2000-04-17Register a "llc.dsap" dissector table for 802.2 LLC, and have dissectorsGuy Harris1-1/+2
2000-04-16Make various dissectors static if they can be, and get rid of any headerGuy Harris1-3/+1
2000-04-16Register an "ip.proto" dissector table for IPv4, and have dissectors forGuy Harris1-4/+1
2000-04-16Register a "ppp.protocol" dissector table for PPP, and have dissectorsGuy Harris1-1/+2
2000-04-15Ralf Schneider's changes to enhance to OSI CLNP, CLTP, and ISIS supportGuy Harris1-1/+7
2000-04-15Graham Bloice's Win32 icon for Ethereal and Win32 resource-compilerGuy Harris1-1/+5
2000-04-13Renamed packet-dhis to packet-ddtp.Olivier Abad1-3/+3
2000-04-13Change the sub-dissector handoff registration routines so that theGilbert Ramirez1-3/+2
2000-04-12Jeff Foster's SOCKS dissector, support for associating dissectorsGuy Harris1-1/+2
2000-04-08Move calls to "dissector_add()" out of the register routines for TCP andGuy Harris1-28/+3
2000-04-08Jeff Foster's rlogin dissector, and changes to the TCP dissector toGuy Harris1-1/+2
2000-04-05Packaging fixes.Gilbert Ramirez1-1/+4
2000-04-04Make "register.c" depend on "$(srcdir)/make-reg-dotc", so that if theGuy Harris1-2/+2
2000-03-29Use the "-o" flag, rather than using the "-t" flag and redirecting theGuy Harris1-2/+2
2000-03-09Support for MultiProtocol Label Switching (MPLS). The following supportAshok Narayanan1-1/+3
2000-03-03Add config.nmake and two Makefile.nmake's to the list of deliverables.Gilbert Ramirez1-1/+2
2000-03-02Oops, forgot to include "packet-h1.h".Guy Harris1-1/+2
2000-03-02Gerrit Gehnen's dissector for the Sinec H1 protocol (Siemens IndustrialGuy Harris1-1/+2
2000-03-01James Coe's developer HOWTO.Guy Harris1-1/+2
2000-02-23New dissector for DHIS (Dynamic Host Information Services) protocol.Olivier Abad1-1/+3
2000-02-19Add a "README.bsd", which currently only explains how to enable BPF inGuy Harris1-1/+2
2000-02-15Build/packaging fix. We have to include an install-exec-hook targetGilbert Ramirez1-1/+3
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez1-1/+67
2000-02-14Jeff Foster's SMB Mailslot and Netlogin dissectors; he splitGuy Harris1-1/+7
2000-02-12The color stuff is almost completely toolkit-dependent (this isn't justGuy Harris1-3/+1
2000-02-11Add Peter Kjellerstedt <peter.kjellerstedt@axis.com>'s patchesGilbert Ramirez1-1/+8
2000-02-09Dietmar Petras provided:Gilbert Ramirez1-1/+2
2000-02-05Dissector for Cisco's Virtual Trunking Protocol.Guy Harris1-1/+2
2000-02-05Cisco Group Management Protocol dissector.Guy Harris1-1/+2
2000-01-30Added ethereal_static extra target in Makefile.am. Did not add the updatesNathan Neulinger1-2/+18
2000-01-26Add a debian subdirectory and the files needed to generate a debian package.Olivier Abad1-1/+11
2000-01-24Add support for Cisco ISL.Guy Harris1-1/+2
2000-01-18Include CFLAGS in the command to build "rdps".Guy Harris1-2/+2
2000-01-15Don't exclude register.c from the distribution tarball because weGilbert Ramirez1-3/+9
2000-01-15Remove libltdl from the build. The directory is still in CVS, but it isGilbert Ramirez1-17/+4
2000-01-15Arrange that, on Solaris, we link with "-lkstat" if necessary whenGuy Harris1-5/+5
2000-01-15Tethereal needs the same set of additional objects that Ethereal does;Guy Harris1-4/+37
2000-01-15Merge in the final code to make Ethereal run on Win32, compiledGilbert Ramirez1-1/+2
2000-01-14Add "doc/editcap.pod" and "doc/tethereal.pod.template" to theGuy Harris1-1/+3