aboutsummaryrefslogtreecommitdiffstats
path: root/packet-mapi.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-19For each column, have both a buffer into which strings for that columnGuy Harris1-2/+2
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel1-1/+3
2000-08-07Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris1-2/+2
2000-05-31Add routines for adding items to a protocol tree that take arguments ofGuy Harris1-4/+4
2000-05-11Add tvbuff class.Gilbert Ramirez1-6/+6
2000-04-08Move calls to "dissector_add()" out of the register routines for TCP andGuy Harris1-3/+11
2000-01-07Fix Gerald's e-mail address.Guy Harris1-2/+2
1999-11-21Add display filters.Laurent Deniel1-1/+20
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-2/+8
1999-11-11added minimalist MAPI dissector - only determines request/replyNathan Neulinger1-0/+83