Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If G_HAVE_GINT64 is defined, so that we can use "gint64" and "guint64" | Guy Harris | 2000-08-10 | 1 | -3/+9 |
* | Convert IPX-and-friend dissectors in packet-ipx.c to use | Gilbert Ramirez | 2000-06-15 | 1 | -1/+5 |
* | Add "tvb_reported_length()" to get the "reported length" of a tvbuff | Guy Harris | 2000-05-29 | 1 | -2/+5 |
* | Have tvbuff's keep track of cap_len and pkt_len ('length' and 'reported_length' | Gilbert Ramirez | 2000-05-16 | 1 | -5/+5 |
* | Add accessors for 24-bit integers (which get returned as guint32's). | Gilbert Ramirez | 2000-05-15 | 1 | -1/+5 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -0/+230 |