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

Wireshark-bugs: [Wireshark-bugs] [Bug 2460] New: PKIXCMP: update TCP transport style, add OIDs a

Date: Mon, 14 Apr 2008 05:31:54 -0700 (PDT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2460

           Summary: PKIXCMP: update TCP transport style, add OIDs and
                    content types
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: wireshark@xxxxxxx



Martin Peylo <wireshark@xxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1691|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=1691)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1691)
updates TCP transport style, adds OIDs and content types to ASN.1 CMP dissector

Build Information:
wireshark 1.0.99 (SVN Rev 25015)
--
The "Transport Protocols for CMP" draft wich is associated to RFC4210 (CMPv2)
is different to the one directly integrated in CMPv1. This patch updates the
Wireshark dissector to cope with that. I added a sample capture to the CMP page
in the Wireshark wiki, containing *two valid* application/pkixcmp-poll messages
with are utilizing the TCP transport style.

The Content-Types application/x-pkixcmp, application/pkixcmp-poll and
application/x-pkixcmp-poll are added according to how they were historically
defined.

The OIDs for HMAC MD5, HMAC SHA-1, HMAC TIGER and HMAC RIPEMD-160 are added as
they are defined nowhere else in Wireshark and may be used by CMP messages.

The patch also fixes some minor indentation issues and removes a few needless
whitespaces before EOL.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.