aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add a new Wiretap encapsulation type for Cisco HDLC. Map the NetBSDGuy Harris2001-03-151-1/+3
* CUPS browsing protocol support, from Charles LevertGuy Harris2001-03-111-1/+2
* Actually *use* SSL_LIBS if found by configure.Gilbert Ramirez2001-03-061-7/+7
* Rquota support, from Mike Frisch.Guy Harris2001-02-271-1/+3
* As "dissect_diameter()" is now static to "packet-diameter.c", there's noGuy Harris2001-02-191-2/+1
* Updates from Neil Hunter.Guy Harris2001-02-131-3/+6
* If you register more than one field with the same name, the dfilter codeGuy Harris2001-02-121-2/+1
* Pull a lot of common code for handling 802.3 frames (i.e., frames with aGuy Harris2001-02-081-1/+3
* Create a more modular type system for the FT_* types. Put themGilbert Ramirez2001-02-011-6/+44
* Pull the stuff to read and write the list of filter expressions up intoGuy Harris2001-01-281-1/+3
* HCLNFSD support, from Mike Frisch.Guy Harris2001-01-271-1/+3
* SUA Light dissector, from Michael Tuexen.Guy Harris2001-01-221-1/+2
* Automake is a jealous god. If, when sacrificing a goat to it, you doGuy Harris2001-01-151-3/+40
* Make GRE use a dissector table for its protocol types, and registerGuy Harris2001-01-131-1/+2
* Actually call capture_sll() from the capture loop.Gilbert Ramirez2001-01-131-1/+2
* Update the SCTP dissector, and add a dissector forGilbert Ramirez2001-01-111-1/+2
* Add a python script which has the same functionality as the shellGilbert Ramirez2001-01-111-1/+2
* Provide a way by which protocols that run atop HTTP, such as IPP, canGuy Harris2001-01-111-1/+2
* "dissect_http()" doesn't need to be global any more; make it static.Guy Harris2001-01-111-2/+1
* M3UA (MTP3 User Adaptation layer) support, from Michael Tuexen.Guy Harris2001-01-101-1/+2
* Make the stuff to handle SNAP frames (OUI, PID, payload) a routine ofGuy Harris2001-01-101-1/+2
* Frame Relay and Frame-Relay-over-GRE support, from Paul Ionescu.Guy Harris2001-01-071-1/+2
* DEC LANBridge Spanning Tree Protocol support, from Paul Ionescu.Guy Harris2001-01-051-1/+2
* Have the TR MAC and LLC dissectors register themselves, make themGuy Harris2001-01-031-2/+1
* Added a LAPBETHER dissector as per Guy's wishes ... :-)Richard Sharpe2000-12-291-1/+2
* Tvbuffify the CDP, CGMP, ISL, and VTP dissectors.Guy Harris2000-12-281-4/+1
* Tvbuffify the RIP and OSPF dissectors.Guy Harris2000-12-271-3/+1
* Rename "asn1_octet_string_value_decode()" toGuy Harris2000-12-241-2/+1
* Add support for the DLT_LINUX_SLL capture type in the current CVSGuy Harris2000-12-231-1/+2
* added tethereal_static targetNathan Neulinger2000-12-221-2/+17
* X.25 over TCP support, from Paul Ionescu.Guy Harris2000-12-171-1/+2
* Add code to check the checksums of TCP segments and UDP datagrams;Guy Harris2000-12-131-1/+3
* Register "dissect_nbipx()", and have the IPX dissector look up itsGuy Harris2000-12-031-2/+1
* GVRP dissector, from Kevin Shi.Guy Harris2000-11-301-1/+3
* Initial coding of the dissector for the Label Distribution Protocol.Richard Sharpe2000-11-291-1/+2
* WCCP 2.0 support.Guy Harris2000-11-291-1/+2
* Wrap the dissect_fddi() call (with a 4th argument) withGilbert Ramirez2000-11-291-6/+1
* Enable the building of any combination of ethereal, tethereal, and editcap.Gilbert Ramirez2000-11-221-5/+6
* Add a "color.h" file that declares a nominally-toolkit-independentGuy Harris2000-11-211-1/+2
* Register the OSI transport dissector by name, and make it static.Guy Harris2000-11-191-2/+1
* Give the "null" link-layer header dissector a dissector table, and putGuy Harris2000-11-171-2/+2
* Tvbuffify the STP dissector, have it register itself and have the LLCGuy Harris2000-11-161-2/+1
* Tvbuffify the IPP dissector, and have it register itself rather thanGuy Harris2000-11-151-2/+1
* Add a mechanism by which a dissector can be registered by name, anotherGuy Harris2000-11-151-2/+1
* IEEE 802.11 support, from Johan Jorgensen of Axis Communications AB.Guy Harris2000-11-151-1/+3
* Add MGCP dissector plugin from Ed Warnicke <hagbard@physics.rutgers.edu>.Gilbert Ramirez2000-11-091-4/+8
* forget to commit change w/ afs headersNathan Neulinger2000-11-061-1/+4
* AIM/OSCAR dissector, from Ralf Holzer.Guy Harris2000-11-051-1/+2
* SIP dissector, from Heikki Vatiainen.Guy Harris2000-11-041-1/+2
* WAP support, from Neil Hunter.Guy Harris2000-11-041-2/+7