| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -7/+5 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -3/+3 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+3 |
* | "dissect_lapb()" is static to "packet-lapb.c", so it can't be directly | Guy Harris | 2000-12-29 | 1 | -2/+4 |
* | Wrap the dissect_fddi() call (with a 4th argument) with | Gilbert Ramirez | 2000-11-29 | 1 | -3/+8 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -7/+7 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | Convert LAPD and V.120 dissector to use tvbuff. Convert xdlc dissector-helper, | Gilbert Ramirez | 2000-05-31 | 1 | -5/+2 |
* | Changed my mail address to oabad@cybercable.fr (dhis.net is too | Olivier Abad | 2000-05-28 | 1 | -2/+2 |
* | Get rid of some now-unused variables. | Guy Harris | 2000-05-26 | 1 | -3/+1 |
* | Convert X.25 dissector to use tvbuffs. | Olivier Abad | 2000-05-25 | 1 | -3/+2 |
* | Removed : col_add_fstr(pinfo->fd, COL_RES_DL_SRC, "0x%02X", byte0); | Olivier Abad | 2000-05-25 | 1 | -4/+1 |
* | Convert LAPB dissector to use tvbuffs, and to get pseudo_header from | Gilbert Ramirez | 2000-05-25 | 1 | -34/+50 |
* | Add wtap-int.h. Move definitions relevant to the internal workins of wiretap | Gilbert Ramirez | 2000-05-19 | 1 | -2/+2 |
* | Remove the "union pseudo_header" from the "frame_data" structure; | Guy Harris | 2000-05-18 | 1 | -6/+8 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -4/+4 |
* | Changed the type of the lapb.control protocol field from FT_STRING to | Olivier Abad | 2000-03-15 | 1 | -2/+2 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -6/+6 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -1/+2 |
* | Change Olivier's e-mail address. | Gilbert Ramirez | 1999-11-29 | 1 | -2/+2 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -6/+14 |
* | Add full name of LAPB to protocol label. | Gilbert Ramirez | 1999-10-15 | 1 | -2/+2 |
* | New proto_tree header_field_info stuff. Header_field_infos now contain | Gilbert Ramirez | 1999-10-12 | 1 | -3/+6 |
* | Patch from Olivier Abad: | Guy Harris | 1999-09-12 | 1 | -1/+11 |
* | Add support for reading Full Frontal ATM from an ATM Sniffer capture | Guy Harris | 1999-08-20 | 1 | -4/+4 |
* | Put in an RCS ID. | Guy Harris | 1999-08-05 | 1 | -0/+2 |
* | Add a "dissect_xdlc_control()" routine, to dissect the control field of | Guy Harris | 1999-08-04 | 1 | -378/+28 |
* | Olivier Abad's patch to add dissectors for LAP-B and X.25, and wiretap | Guy Harris | 1999-08-02 | 1 | -0/+453 |