wireshark/asn1/cms
Guy Harris e2c9bcf703 The SHA-1 routines now take const pointers; don't cast away constness.
tvb_get_ptr() returns a "const guint8 *"; don't bother casting its
return value to "const guint8 *".

"cms_verify_msg_digest()" can be passed a const pointer for "alg"; make
its argument a "const char *".

svn path=/trunk/; revision=16534
2005-11-17 11:50:36 +00:00
..
CryptographicMessageSyntax.asn From Graeme Lunt 2005-10-03 05:16:57 +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 From Graeme Lunt: 2005-11-16 07:13:12 +00:00
cms-exp.cnf Regenerate dissectors with the current asn2eth. 2005-09-02 05:43:49 +00:00
cms.cnf From Graeme Lunt: 2005-11-16 07:13:12 +00:00
packet-cms-template.c The SHA-1 routines now take const pointers; don't cast away constness. 2005-11-17 11:50:36 +00:00
packet-cms-template.h New protocol: RFC2634 ExtendedSecurityServices 2004-11-22 03:36:26 +00:00