| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -22/+22 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -5/+1 |
* | LDP support for draft-martini-l2circuit-encap-mpls for | Guy Harris | 2002-03-18 | 1 | -3/+7 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -5/+5 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -3/+6 |
* | MPLS support for handling either IPv4 or IPv6 as the payload protocol | Guy Harris | 2001-11-07 | 1 | -6/+14 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -6/+6 |
* | Get rid of unnecessary includes. | Guy Harris | 2001-04-23 | 1 | -3/+2 |
* | FT_UINTn and FT_INTn fields must always have a base selected for them; | Guy Harris | 2001-04-19 | 1 | -2/+2 |
* | Move the declaration of "etype_vals[]" from "epan/packet.h" to | Guy Harris | 2001-04-17 | 1 | -3/+2 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-25 | 1 | -5/+1 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -3/+3 |
* | Set "pinfo->current_proto". | Guy Harris | 2001-01-06 | 1 | -1/+3 |
* | Tvbuffify the MPLS dissector. | Guy Harris | 2001-01-06 | 1 | -31/+34 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+3 |
* | PPP patches from Burke Lau to: | Guy Harris | 2000-12-14 | 1 | -1/+5 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSI | Guy Harris | 2000-11-18 | 1 | -3/+9 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -3/+3 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -6/+6 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -7/+7 |
* | Make various dissectors static if they can be, and get rid of any header | Guy Harris | 2000-04-16 | 1 | -3/+2 |
* | Change the sub-dissector handoff registration routines so that the | Gilbert Ramirez | 2000-04-13 | 1 | -1/+7 |
* | Change dfilter_init() to check for empty-string abbreviations and for | Gilbert Ramirez | 2000-03-20 | 1 | -4/+4 |
* | Remove the proto_tree_add_text() and proto_tree_add_item_hidden() calls | Gilbert Ramirez | 2000-03-13 | 1 | -11/+10 |
* | Support for MultiProtocol Label Switching (MPLS). The following support | Ashok Narayanan | 2000-03-09 | 1 | -0/+193 |