aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-mapi.h
AgeCommit message (Collapse)AuthorFilesLines
2003-10-24From Jean-Baptiste Marchand: add more MAPI procedure names.guy1-4/+12
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8769 f5534014-38df-0310-8fa8-9805f1628bb7
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-5/+5
winapi_cleanup tool written by Patrik Stridvall for the wine project. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6117 f5534014-38df-0310-8fa8-9805f1628bb7
2002-05-23Additions to the MAPI dissector. Function 02 for MAPI.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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5532 f5534014-38df-0310-8fa8-9805f1628bb7
2002-05-23Added stub for MS Exchange MAPI protocol.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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5530 f5534014-38df-0310-8fa8-9805f1628bb7