aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cmp.h
AgeCommit message (Collapse)AuthorFilesLines
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-3/+3
index of the branch taken or -1 to make prettifications easier to implement. change the signature of dissect_ber_choice and rename it to dissect_ber_CHOICE to catch all occurences of the use of this function update asn2eth to use the new name/signature update all occurences of this function to the new name and new signature. svn path=/trunk/; revision=14758
2004-12-24New protocol RFC2510 PKIXCMP Certificate Management ProtocolRonnie Sahlberg1-0/+83
svn path=/trunk/; revision=12828