| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -4/+5 |
* | Add a new "prefs_register_protocol()" routine, which is like | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -4/+6 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -5/+5 |
* | Add #include <string.h>, to get prototypes for mem* and str* functions. | Gilbert Ramirez | 2000-11-17 | 1 | -1/+2 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+7 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -8/+8 |
* | Add preference for placement of AH payload, at same level or in subtree. | Gilbert Ramirez | 2000-07-08 | 1 | -6/+31 |
* | Change dissect_ah() so that dissect_ip() doesn't have to make a | Gilbert Ramirez | 2000-06-05 | 1 | -2/+49 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -10/+10 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -15/+15 |
* | Have the IPv6 dissector use the same dissector table as the IPv4 | Guy Harris | 2000-04-20 | 1 | -3/+3 |
* | Register an "ip.proto" dissector table for IPv4, and have dissectors for | Guy Harris | 2000-04-16 | 1 | -1/+9 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -2/+2 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -1/+2 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -4/+15 |
* | Replace proto_tree_add_item_format by proto_tree_add_item. | Laurent Deniel | 1999-10-17 | 1 | -24/+16 |
* | add ipcomp.flags to filter notation. | Jun-ichiro itojun Hagino | 1999-10-15 | 1 | -3/+7 |
* | IPComp (RFC2393) decoding. | Jun-ichiro itojun Hagino | 1999-10-15 | 1 | -10/+99 |
* | implement ipprotostr() in ipproto.c, which basically does ipprotobynumber() | Jun-ichiro itojun Hagino | 1999-10-14 | 1 | -2/+2 |
* | New proto_tree header_field_info stuff. Header_field_infos now contain | Gilbert Ramirez | 1999-10-12 | 1 | -5/+9 |
* | Add display filters | Laurent Deniel | 1999-10-11 | 1 | -17/+44 |
* | Made the protocol (but not the fields) use the new proto_tree routine, | Gilbert Ramirez | 1999-07-29 | 1 | -3/+19 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -14/+12 |
* | Two more files for ipv6. | Gilbert Ramirez | 1999-03-29 | 1 | -0/+141 |