aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-mapi.c
Commit message (Expand)AuthorAgeFilesLines
* Change each DCERPC dissector to pass in a hf value on initialisationTim Potter2002-06-241-2/+2
* Fixed bug in MAPIRonnie Sahlberg2002-06-151-2/+5
* Get rid of the "data_src" member of the "frame_data" structure; put itGuy Harris2002-06-041-2/+2
* Removed some trailing commas from various DCERPC dissectors.Tim Potter2002-05-311-5/+4
* Changed toplevel REF pointer dissection to create a subtree. Not creating a s...Ronnie Sahlberg2002-05-271-6/+6
* Fix for bug when displaying selected item in hexpanel. 2 bytes too many wereRonnie Sahlberg2002-05-251-2/+2
* Throw in a cast to squelch a compiler complaint ("unsigned short" +Guy Harris2002-05-251-2/+2
* Some additional decoding of the decrypted MAPI PDU in opcode:2.Ronnie Sahlberg2002-05-251-3/+66
* MAPI new option. New option to decrypt the MAPI opnum 2 payload.Ronnie Sahlberg2002-05-251-12/+162
* MAPI Logoff function fully decoded.Ronnie Sahlberg2002-05-231-3/+27
* Additions to the MAPI dissector. Function 02 for MAPI.Ronnie Sahlberg2002-05-231-2/+146
* Added stub for MS Exchange MAPI protocol.Ronnie Sahlberg2002-05-231-0/+73