wireshark/asn1/cms
Guy Harris 34ae8c850f Fix up a bunch of arguments to "dissect_ber_identifier()" to match its
current signature ("class" is a "gint8 *", not a "guint8 *", and "tag"
is a "gint32 *", not a "guint32 *").  Re-generate the dissectors from
the ASN.1 and the .cnf files in the cases where the arguments were fixed
in a .cnf file.

Give some dissectors the right svn:keywords and svn:eol-style settings.

svn path=/trunk/; revision=14885
2005-07-09 02:58:07 +00:00
..
cms-exp.cnf update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter 2005-02-23 08:57:47 +00:00
cms.cnf Fix up a bunch of arguments to "dissect_ber_identifier()" to match its 2005-07-09 02:58:07 +00:00
CryptographicMessageSyntax.asn make CMS use the new ANY type and get rid of the workaround 2004-11-06 02:06:55 +00:00
Makefile Make the Makefile look like the h235 Makefiles, with the new rules. 2005-01-16 10:19:21 +00:00
Makefile.nmake When using Cygwin's python asn2eth.py 2005-01-16 23:26:02 +00:00
packet-cms-template.c Define a maximum OID string length, and use it in a lot of places. Fixes a 2005-04-22 21:17:13 +00:00
packet-cms-template.h New protocol: RFC2634 ExtendedSecurityServices 2004-11-22 03:36:26 +00:00