Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-mapi.c packet-dcerpc-mapi.h pa

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 23 May 2002 07:23:33 -0500 (CDT)
sahlberg    2002/05/23 07:23:32 CDT

  Modified files:
    .                    packet-dcerpc-mapi.c packet-dcerpc-mapi.h 
                         packet-dcerpc-nt.c packet-dcerpc.c 
                         packet-dcerpc.h packet-smb.c 
  Log:
  Additions to the MAPI dissector. Function 02 for MAPI.
  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.
  
  Revision  Changes    Path
  1.2       +146 -2    ethereal/packet-dcerpc-mapi.c
  1.2       +2 -1      ethereal/packet-dcerpc-mapi.h
  1.36      +7 -7      ethereal/packet-dcerpc-nt.c
  1.49      +2 -2      ethereal/packet-dcerpc.c
  1.16      +2 -1      ethereal/packet-dcerpc.h
  1.260     +2 -1      ethereal/packet-smb.c