aboutsummaryrefslogtreecommitdiffstats
path: root/packet-tpkt.c
Commit message (Expand)AuthorAgeFilesLines
* Have "is_tpkt()" take a minimum-payload-length argument and checkGuy Harris2002-05-131-5/+19
* From Andreas Sikkema: keep TPKT information out of the Info column inGuy Harris2002-03-251-2/+25
* The length field in the TPKT header contains the length of the packetGuy Harris2002-03-051-3/+4
* In the Q.931-over-TPKT-over-TCP dissector, if the TCP segment we'reGuy Harris2002-02-231-25/+28
* "is_tpkt()" is always used to check a TCP segment to see if it mightGuy Harris2002-02-231-14/+10
* Add some necessary "volatile" declarations.Guy Harris2002-02-221-3/+3
* Catch the ReportedBoundsError exception in the DNS and TPKT dissectorsGuy Harris2002-02-221-2/+34
* Handle TPKT packets split across segment boundaries, and multiple TPKTGuy Harris2002-02-221-70/+131
* Clean up the heuristic code in the Q.931 dissector. If it's a heuristicGuy Harris2002-02-021-31/+37
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-5/+5
* Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris2001-12-031-2/+5
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-4/+4
* Give a number of files RCS IDs.Guy Harris2001-06-121-2/+3
* Handle, in the Q.931 heuristic dissector, the case where TPKT isn'tGuy Harris2001-03-281-2/+2
* Support for TPKT being used for its original purpose (TCP port > 102,Guy Harris2001-03-281-43/+91
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-031-1/+1
* For each column, have both a buffer into which strings for that columnGuy Harris2000-11-191-1/+1
* Andreas Sikkema's new H.261 and TPKT dissectors, replacement RTCP andGuy Harris2000-10-191-0/+187