| Commit message (Expand) | Author | Age | Files | Lines |
* | Put ARP hardware addresses that are MAC addresses into the protocol tree | Guy Harris | 2002-02-10 | 1 | -34/+100 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -3/+3 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -10/+10 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -3/+10 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -10/+10 |
* | Add a new Wiretap encapsulation type for Cisco HDLC. Map the NetBSD | Guy Harris | 2001-03-15 | 1 | -1/+2 |
* | Make tvb_get_ptr() return 'const guint8*', and clean up all the | Gilbert Ramirez | 2001-03-13 | 1 | -4/+4 |
* | 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 | -2/+2 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+3 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Move "bytes_to_str()" to "strutil.c" from "packet.c" - it's just a | Guy Harris | 2000-11-13 | 1 | -1/+2 |
* | Tvbuffify the AppleTalk ARP dissector. | Guy Harris | 2000-11-13 | 1 | -46/+45 |
* | 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 | -4/+4 |
* | 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 | -12/+12 |
* | Change the sub-dissector handoff registration routines so that the | Gilbert Ramirez | 2000-04-13 | 1 | -1/+7 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -9/+9 |
* | added hack for aarp to deal with linux kernel byteswapping misfeature | Nathan Neulinger | 1999-12-10 | 1 | -1/+13 |
* | proto tree style fixes | Nathan Neulinger | 1999-12-08 | 1 | -6/+6 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -2/+8 |
* | Decode the hardware and protocol types. | Guy Harris | 1999-11-04 | 1 | -85/+127 |
* | Replace proto_tree_add_item_format by proto_tree_add_item. | Laurent Deniel | 1999-10-16 | 1 | -26/+26 |
* | New proto_tree header_field_info stuff. Header_field_infos now contain | Gilbert Ramirez | 1999-10-12 | 1 | -10/+27 |
* | Oops, forgot to check truncated header. | Laurent Deniel | 1999-10-03 | 1 | -1/+6 |
* | packet-aarp.c: | Laurent Deniel | 1999-10-03 | 1 | -25/+65 |
* | Give it an RCS ID. | Guy Harris | 1999-09-23 | 1 | -0/+2 |
* | Made the protocol (but not the fields) use the new proto_tree routine, | Gilbert Ramirez | 1999-07-29 | 1 | -2/+16 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -13/+12 |
* | Removed all references to gtk objects from packet*.[ch] files. They now | Gilbert Ramirez | 1999-03-23 | 1 | -25/+19 |
* | The Appletalk ARP opcode, like other AARP fields, is big-endian, not | Guy Harris | 1998-12-03 | 1 | -1/+1 |
* | * Added column formatting functionality. | Gerald Combs | 1998-11-17 | 1 | -20/+17 |
* | A lengthy patch to add the wiretap library. Wiretap is not used by default | Gilbert Ramirez | 1998-11-12 | 1 | -1/+0 |
* | * Copied in the correct GNU license (I'm such a goober) | Gerald Combs | 1998-10-16 | 1 | -0/+158 |