| Commit message (Expand) | Author | Age | Files | Lines |
* | Add HFILL to explicitly fill in some additional structure members. | Guy Harris | 2001-06-26 | 1 | -4/+4 |
* | More IS-IS updates. | Guy Harris | 2001-06-23 | 1 | -5/+52 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -42/+42 |
* | Cosmetic: Corrected "Maximum policed unit" to "Maximum packet size" | Ashok Narayanan | 2001-06-14 | 1 | -7/+7 |
* | Bugfix: Removed an unnecessary and potentially spurious include from RSVP. | Ashok Narayanan | 2001-05-01 | 1 | -2/+1 |
* | - Added support for RSVP Refresh Reduction Extensions | Ashok Narayanan | 2001-05-01 | 1 | -18/+215 |
* | Get rid of some unnecessary includes. | Guy Harris | 2001-04-23 | 1 | -2/+1 |
* | Move the declarations of IP protocol numbers to "ipproto.h" from | Guy Harris | 2001-04-23 | 1 | -3/+3 |
* | All the object class-specific types are interior nodes, and the only | Guy Harris | 2001-04-20 | 1 | -23/+23 |
* | FT_UINTn and FT_INTn fields must always have a base selected for them; | Guy Harris | 2001-04-19 | 1 | -33/+33 |
* | Move the declaration of "etype_vals[]" from "epan/packet.h" to | Guy Harris | 2001-04-17 | 1 | -1/+2 |
* | L3PIDs are Ethertypes; display them as such. | Guy Harris | 2001-02-04 | 1 | -14/+16 |
* | Tvbuffify the RSVP dissector. | Guy Harris | 2001-02-04 | 1 | -926/+707 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -10/+8 |
* | Fix call to "pntohs()" - it was missing the "pd+", so it was just | Guy Harris | 2001-01-10 | 1 | -2/+2 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+3 |
* | Ensure that all value_string arrays end in {0, NULL}. Dissectors got away | Gilbert Ramirez | 2001-01-03 | 1 | -5/+13 |
* | 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 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -7/+3 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -2/+2 |
* | Correctly handle Resv Tear Confirm message. | Gilbert Ramirez | 2000-06-02 | 1 | -14/+20 |
* | Get rid of the only uses of proto_tree_add_item_old() and | Gilbert Ramirez | 2000-05-31 | 1 | -3/+3 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -16/+16 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -234/+234 |
* | Register an "ip.proto" dissector table for IPv4, and have dissectors for | Guy Harris | 2000-04-16 | 1 | -3/+8 |
* | Avoid using zero-length arrays - they're an extension that only some | Guy Harris | 2000-04-07 | 1 | -6/+4 |
* | Fix some errors discovered by making GCC do format string/argument | Guy Harris | 2000-03-14 | 1 | -3/+4 |
* | New workaround for not using (ulong *) to dereference memory in RSVP. | Ashok Narayanan | 2000-03-13 | 1 | -7/+17 |
* | "ulong" is not a system-declared data type on all platforms; | Guy Harris | 2000-03-10 | 1 | -6/+6 |
* | Support for MultiProtocol Label Switching (MPLS). The following support | Ashok Narayanan | 2000-03-09 | 1 | -134/+502 |
* | Fix some "proto_tree_add_text()" calls. | Guy Harris | 2000-03-07 | 1 | -80/+80 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -1/+433 |
* | Fix a bunch of dissectors to use "pi.captured_len" rather than | Guy Harris | 2000-01-24 | 1 | -2/+2 |
* | Check header->msg_type before using it. | Gilbert Ramirez | 1999-12-13 | 1 | -6/+6 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -21/+61 |
* | New proto_tree header_field_info stuff. Header_field_infos now contain | Gilbert Ramirez | 1999-10-12 | 1 | -30/+82 |
* | Fix some compilation warnings. | Gilbert Ramirez | 1999-08-29 | 1 | -2/+2 |
* | Updated RSVP with Ashok's patch. Fixes code for 64-bit platforms. | Gilbert Ramirez | 1999-08-28 | 1 | -4/+4 |
* | Updated RSVP decoder with Ashok's newest code. | Gilbert Ramirez | 1999-08-27 | 1 | -11/+181 |
* | Added Ashok's fix for RSVP and support for RSVP+. | Gilbert Ramirez | 1999-08-12 | 1 | -102/+202 |
* | Made the protocol (but not the fields) use the new proto_tree routine, | Gilbert Ramirez | 1999-07-29 | 1 | -3/+16 |
* | Added support for compiling on win32 with Visual C and 'nmake'. It compiles, | Gilbert Ramirez | 1999-07-13 | 1 | -1/+5 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -165/+159 |
* | Added RSVP protocol dissector. | Gilbert Ramirez | 1999-06-11 | 1 | -0/+848 |