aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-mapi.h
AgeCommit message (Collapse)AuthorFilesLines
2003-10-24From Jean-Baptiste Marchand: add more MAPI procedure names.Guy Harris1-4/+12
svn path=/trunk/; revision=8769
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-5/+5
winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6117
2002-05-23Additions to the MAPI dissector. Function 02 for MAPI.Ronnie Sahlberg1-1/+2
The function request/call are dissected but the main body of the function in/out parameters consists of a unidimensional conformant and varying array of bytes which content is encrypted/obfuscated. Whoever can tell me how to decrypt/unobfuscate these bytes will get a case of VB next time in Sydney. svn path=/trunk/; revision=5532
2002-05-23Added stub for MS Exchange MAPI protocol.Ronnie Sahlberg1-0/+32
If anyone has a better name they are welcome to change it. Perhaps we can now remove the packet-mapi.c dissector. svn path=/trunk/; revision=5530