| Commit message (Expand) | Author | Age | Files | Lines |
* | From Ronnie Sahlberg: | Guy Harris | 2002-10-21 | 1 | -3/+14 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -12/+12 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -5/+1 |
* | From Joerg Mayer: get rid of unused arguments. | Guy Harris | 2002-05-01 | 1 | -3/+3 |
* | 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 | -13/+13 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -7/+10 |
* | Move the declaration of "etype_vals[]" from "epan/packet.h" to | Guy Harris | 2001-04-17 | 1 | -2/+2 |
* | Call the dissector for PPP-in-HDLC-like-framing (RFC 1662) the | Guy Harris | 2001-03-30 | 1 | -5/+5 |
* | Remove some more "CHECK_DISPLAY_AS_DATA()" calls and code to set | Guy Harris | 2001-01-21 | 1 | -9/+1 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -3/+5 |
* | Make the PPP-over-Ethernet discovery and session protocols registered | Guy Harris | 2001-01-04 | 1 | -28/+59 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -3/+3 |
* | Have the Etherenet and PPP dissectors register themselves, and have | Guy Harris | 2000-11-19 | 1 | -56/+73 |
* | Added #include "strutil.h" | Gilbert Ramirez | 2000-09-11 | 1 | -1/+2 |
* | Fix comment and add reference to RFC. | Laurent Deniel | 2000-08-25 | 1 | -3/+3 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -3/+3 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -17/+17 |
* | Make various dissectors static if they can be, and get rid of any header | Guy Harris | 2000-04-16 | 1 | -6/+6 |
* | Change the sub-dissector handoff registration routines so that the | Gilbert Ramirez | 2000-04-13 | 1 | -1/+8 |
* | 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/+19 |
* | Removed unnecessary #include "etypes.h" lines. | Gilbert Ramirez | 1999-08-24 | 1 | -2/+1 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -23/+20 |
* | Added PPPoE, PPTP, GRE, and ISAKMP dissectors. | Gilbert Ramirez | 1999-06-11 | 1 | -0/+237 |