| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -5/+7 |
* | Tvbuffify the Vines dissector, and add protocols for the Vines | Guy Harris | 2001-01-06 | 1 | -217/+296 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -13/+13 |
* | Add #include <string.h>, to get prototypes for mem* and str* functions. | Gilbert Ramirez | 2000-11-17 | 1 | -1/+2 |
* | - add protocol registration | Laurent Deniel | 2000-08-25 | 1 | -69/+120 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -6/+6 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -19/+19 |
* | Register an "ip.proto" dissector table for IPv4, and have dissectors for | Guy Harris | 2000-04-16 | 1 | -1/+3 |
* | Register a "ppp.protocol" dissector table for PPP, and have dissectors | Guy Harris | 2000-04-16 | 1 | -4/+13 |
* | Change the sub-dissector handoff registration routines so that the | Gilbert Ramirez | 2000-04-13 | 1 | -1/+8 |
* | In "dissect_eth()", update "pi.len" and "pi.captured_len" regardless of | Guy Harris | 2000-01-23 | 1 | -2/+2 |
* | Applied the vines part of Joerg's vines patch. | Gilbert Ramirez | 2000-01-21 | 1 | -2/+14 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -6/+20 |
* | Adjust the sizes of the buffers in "vines_addr_to_str()". | Guy Harris | 1999-10-22 | 1 | -2/+2 |
* | Add support for Banyan Vines addresses to the code that handles the | Guy Harris | 1999-10-22 | 1 | -6/+24 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -25/+22 |
* | Removed all references to gtk objects from packet*.[ch] files. They now | Gilbert Ramirez | 1999-03-23 | 1 | -40/+35 |
* | * Added Joerg Mayer's Vines patch | Gerald Combs | 1998-12-29 | 1 | -84/+167 |
* | * Added column formatting functionality. | Gerald Combs | 1998-11-17 | 1 | -34/+42 |
* | A lengthy patch to add the wiretap library. Wiretap is not used by default | Gilbert Ramirez | 1998-11-12 | 1 | -2/+1 |
* | Merged in a _huge_ patch from Guy Harris. It adds a time stap column, | Gerald Combs | 1998-09-27 | 1 | -19/+19 |
* | * Added Don Lafontaine's support for Banyan Vines. | Gerald Combs | 1998-09-17 | 1 | -0/+215 |