wireshark/asn1/ocsp
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
..
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
OCSP.asn new protocol : RFC2560 Online Certificate Status Protocol 2004-11-29 09:58:16 +00:00
ocsp.cnf Fix up a bunch of arguments to "dissect_ber_identifier()" to match its 2005-07-09 02:58:07 +00:00
packet-ocsp-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-ocsp-template.h new protocol : RFC2560 Online Certificate Status Protocol 2004-11-29 09:58:16 +00:00