http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2245
Summary: [PATCH]: PKIXCMP - show type and status of the message
in the info column
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 #1440| |review_for_checkin?
Flag| |
Created an attachment (id=1440)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1440)
adds showing the PKIBody and PKIStatus in the info column
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
I'm providing a patch for the asn2wrs cmp.cnf file showing the types of the
PKIBody and PKIStatus in the info column.
To make this work properly, a dummy entry has to be put at the place of the
former commented "p10cr" in the CMP.asn file to avoid getting a miscounted
"branch_taken" value from dissect_ber_choice().
It'd be nicer if the Body type would always be shown before the Status, but I
don't see an easy way to do this.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.