Ethereal-cvs: [Ethereal-cvs] r11478 - in trunk: asn1/cms asn1/x509sat epan/dissectors: trunk/a

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

Date: Fri, 23 Jul 2004 02:08:15 -0500 (CDT)
Author: sahlberg
Date: Fri Jul 23 02:08:14 2004
New Revision: 11478

Modified:
   trunk/asn1/cms/packet-cms-template.c
   trunk/asn1/x509sat/packet-x509sat-template.c
   trunk/epan/dissectors/packet-ber.c
   trunk/epan/dissectors/packet-ber.h
   trunk/epan/dissectors/packet-cms.c
   trunk/epan/dissectors/packet-x509sat.c
Log:
register ber oid functions through a special function in packet-ber.c which also takes (still unused) the name of the oid
so that sometime later it will be easy to add code to add the name of the oid to the dissection.