Allow filter names and expressions of arbitrary length, and, in the
[metze/wireshark/wip.git] / packet-pptp.c
2001-01-22 Guy HarrisRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-09 Guy HarrisAdd an additional "protocol index" argument to "{old_...
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2000-12-29 Guy HarrisFix up some calls in which I didn't replace "NullTVB...
2000-12-29 Guy HarrisTvbuffify the PPTP dissector.
2000-11-19 Guy HarrisFor each column, have both a buffer into which strings...
2000-08-25 Laurent DenielAdd protocol registration (pptp).
2000-08-07 Guy HarrisAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-04-08 Guy HarrisMove calls to "dissector_add()" out of the register...
2000-01-20 Guy HarrisPut the RFC number for PPTP into the introductory comment.
2000-01-07 Guy HarrisFix Gerald's e-mail address.
1999-11-16 Guy HarrisReplace the ETT_ "enum" members, declared in "packet...
1999-09-17 Guy HarrisAdd a "BYTES_ARE_IN_FRAME()" macro, to test whether...
1999-08-26 Guy HarrisConvert a bunch of uses of "fd->cap_len" to use "pi...
1999-07-13 Gilbert RamirezAdded support for compiling on win32 with Visual C...
1999-07-07 Gilbert RamirezCreated a new protocol tree implementation and a new...
1999-06-11 Gilbert RamirezAdded PPPoE, PPTP, GRE, and ISAKMP dissectors.