Commit my changes to handle KRB5 in SPNEGO ...
[metze/wireshark/wip.git] / packet-pppoe.c
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-05-01 Guy HarrisFrom Joerg Mayer: get rid of unused arguments.
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-03 Guy HarrisMake "dissector_add()", "dissector_delete()", and ...
2001-04-17 Guy HarrisMove the declaration of "etype_vals[]" from "epan/packe...
2001-03-30 Guy HarrisCall the dissector for PPP-in-HDLC-like-framing (RFC...
2001-01-21 Guy HarrisRemove some more "CHECK_DISPLAY_AS_DATA()" calls and...
2001-01-09 Guy HarrisAdd an additional "protocol index" argument to "{old_...
2001-01-04 Guy HarrisMake the PPP-over-Ethernet discovery and session protoc...
2000-11-19 Guy HarrisFor each column, have both a buffer into which strings...
2000-11-19 Guy HarrisHave the Etherenet and PPP dissectors register themselv...
2000-09-11 Gilbert RamirezAdded #include "strutil.h"
2000-08-25 Laurent DenielFix comment and add reference to RFC.
2000-08-07 Guy HarrisAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-04-16 Guy HarrisMake various dissectors static if they can be, and...
2000-04-13 Gilbert RamirezChange the sub-dissector handoff registration routines...
2000-02-15 Gilbert RamirezCreate a header file for every packet-*.c file. Prune...
1999-11-16 Guy HarrisReplace the ETT_ "enum" members, declared in "packet...
1999-08-24 Gilbert RamirezRemoved unnecessary #include "etypes.h" lines.
1999-07-07 Gilbert RamirezCreated a new protocol tree implementation and a new...
1999-06-11 Gilbert RamirezAdded PPPoE, PPTP, GRE, and ISAKMP dissectors.