aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-mapi.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-28/+28
2002-06-24Change each DCERPC dissector to pass in a hf value on initialisationTim Potter1-2/+2
2002-06-15Fixed bug in MAPIRonnie Sahlberg1-2/+5
2002-06-04Get rid of the "data_src" member of the "frame_data" structure; put itGuy Harris1-2/+2
2002-05-31Removed some trailing commas from various DCERPC dissectors.Tim Potter1-5/+4
2002-05-27Changed toplevel REF pointer dissection to create a subtree. Not creating a s...Ronnie Sahlberg1-6/+6
2002-05-25Fix for bug when displaying selected item in hexpanel. 2 bytes too many wereRonnie Sahlberg1-2/+2
2002-05-25Throw in a cast to squelch a compiler complaint ("unsigned short" +Guy Harris1-2/+2
2002-05-25Some additional decoding of the decrypted MAPI PDU in opcode:2.Ronnie Sahlberg1-3/+66
2002-05-25MAPI new option. New option to decrypt the MAPI opnum 2 payload.Ronnie Sahlberg1-12/+162
2002-05-23MAPI Logoff function fully decoded.Ronnie Sahlberg1-3/+27
2002-05-23Additions to the MAPI dissector. Function 02 for MAPI.Ronnie Sahlberg1-2/+146
2002-05-23Added stub for MS Exchange MAPI protocol.Ronnie Sahlberg1-0/+73