| Commit message (Expand) | Author | Age | Files | Lines |
* | Yahoo Messenger YMSG protocol support, from Wayne Parrott. | Guy Harris | 2003-03-01 | 1 | -2/+64 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -25/+25 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -9/+1 |
* | Use -1 rather than "tvb_length_remaining(tvb, offset)" in an item for | Guy Harris | 2002-02-01 | 1 | -3/+3 |
* | Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in | Guy Harris | 2002-01-24 | 1 | -7/+4 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Get rid of calls to "proto_is_protocol_enabled()" in heuristic | Guy Harris | 2001-12-17 | 1 | -5/+1 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -5/+5 |
* | Use "proto_tree_add_item()", not "proto_tree_add_string()" with a | Guy Harris | 2001-07-16 | 1 | -21/+21 |
* | Use the "pinfo" argument, rather than the global "pi", to refer to the | Guy Harris | 2001-07-03 | 1 | -3/+3 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -11/+11 |
* | Get rid of END_OF_FRAME references in tvbuffified dissectors. | Guy Harris | 2001-04-23 | 1 | -2/+2 |
* | Tvbuffify packet-yhoo.c. I could use some feedback on this, as it's my | Nathan Neulinger | 2001-04-18 | 1 | -36/+58 |
* | 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 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+5 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -2/+2 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -12/+12 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -12/+12 |
* | Add routines to: | Guy Harris | 2000-05-05 | 1 | -4/+29 |
* | Fix Gerald's e-mail address. | Guy Harris | 2000-01-07 | 1 | -2/+2 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -2/+9 |
* | Added Nathan's patch to yahoo dissector. | Gilbert Ramirez | 1999-10-20 | 1 | -2/+4 |
* | Updates from Nathan Neulinger. | Guy Harris | 1999-10-14 | 1 | -76/+120 |
* | Nathan Neulinger's dissector for the Yahoo messenger and pager | Guy Harris | 1999-10-14 | 1 | -0/+146 |