| Commit message (Expand) | Author | Age | Files | Lines |
* | From Ulf Lamping: | Guy Harris | 2002-08-26 | 1 | -2/+2 |
* | Put in a comment noting that forcibly setting "pinfo->fd->lnk_t" means | Guy Harris | 2002-08-06 | 1 | -1/+11 |
* | From Anand V. Narwani: | Guy Harris | 2002-07-12 | 1 | -1/+10 |
* | From Didier Gautheron: put "frame.marked" into the "Frame" subtree, not | Guy Harris | 2002-05-04 | 1 | -2/+3 |
* | From Didier Gautheron: add a "frame.marked" hidden field, set if the | Guy Harris | 2002-05-03 | 1 | -1/+7 |
* | "pinfo->pseudo_header" might be null, even for link-layer types such as | Guy Harris | 2002-04-13 | 1 | -11/+18 |
* | More static-ization. | Gilbert Ramirez | 2002-04-08 | 1 | -2/+2 |
* | Add support for reassembling RPC-over-TCP fragments, and do that in both | Guy Harris | 2002-02-18 | 1 | -25/+30 |
* | Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in | Guy Harris | 2002-01-24 | 1 | -2/+2 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -4/+4 |
* | Mark un-reassembled TCP segments as (possibly) being un-reassembled, by | Guy Harris | 2002-01-17 | 1 | -3/+3 |
* | Use the "fragmented" field of the "packet_info" structure in | Guy Harris | 2002-01-17 | 1 | -7/+32 |
* | If a ReportedBoundsError exception occurs, report it as a "malformed | Guy Harris | 2002-01-08 | 1 | -6/+6 |
* | Cisco HDLC and frame relay direction reporting, from Tom Nisbet. | Gerald Combs | 2001-12-24 | 1 | -1/+7 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -9/+10 |
* | Clean up indentation. | Guy Harris | 2001-12-08 | 1 | -15/+16 |
* | Attach a descriptive name field type and base to dissector tables; that | Guy Harris | 2001-12-08 | 1 | -2/+3 |
* | WTAP_ENCAP_ values are #defined in decimal; display them in decimal. | Guy Harris | 2001-12-06 | 1 | -2/+2 |
* | Added a proto_reg_handoff_frame() function and switched from | Ed Warnicke | 2001-11-26 | 1 | -2/+9 |
* | Add an option to show the File Offset of a frame. Not useful for | Gilbert Ramirez | 2001-11-01 | 1 | -1/+23 |
* | Make the resolution for time values be nanoseconds rather than | Guy Harris | 2001-09-14 | 1 | -11/+11 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -8/+8 |
* | Added a register_dissector() call in packet-frame.c so that frame is now | Ed Warnicke | 2001-04-01 | 1 | -1/+2 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -4/+13 |
* | If we get an exception when dissecting a packet, append "[Short Frame]" | Guy Harris | 2000-12-29 | 1 | -1/+5 |
* | Add the relative time to the frame tree, at the request of Manfred Young. | Gerald Combs | 2000-12-15 | 1 | -1/+13 |
* | Wrap the dissect_fddi() call (with a 4th argument) with | Gilbert Ramirez | 2000-11-29 | 1 | -70/+13 |
* | IEEE 802.11 support, from Johan Jorgensen of Axis Communications AB. | Guy Harris | 2000-11-15 | 1 | -2/+5 |
* | Implement epan_dissect_new() and epan_dissect_free(). These are the | Gilbert Ramirez | 2000-10-06 | 1 | -0/+233 |