Add make-manuf, a script that:
[metze/wireshark/wip.git] / packet-pptp.c
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.