Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 23981: /trunk/ /trunk/epan/dissectors/: packet-x420.c pa

Date: Wed, 02 Jan 2008 09:34:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23981

User: gal
Date: 2008/01/02 09:34 AM

Log:
 Revised X.420 dissector using separate ASN.1 modules and making the bare minimum changes to those modules that asn2wrs requires.
 Also supports the X.420 message store attributes, used over P7.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1608 -301 packet-x420.c    Modified
  +1 -1      packet-x420.h    Modified

Directory: /trunk/asn1/x420/
  Changes    Path                                    Action
  +39 -0     IPMSExtendedBodyPartTypes2.asn          Added
  +41 -0     IPMSExtendedVoiceBodyPartType.asn       Added
  +263 -0    IPMSFileTransferBodyPartType.asn        Added
  +55 -0     IPMSForwardedContentBodyPartType.asn    Added
  +268 -0    IPMSHeadingExtensions.asn               Added
  +644 -0    IPMSInformationObjects.asn              Added
  +1176 -0   IPMSMessageStoreAttributes.asn          Added
  +509 -0    IPMSObjectIdentifiers.asn               Added
  +150 -0    IPMSSecurityExtensions.asn              Added


(5 files not shown)