http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20416
User: gal
Date: 2007/01/13 03:26 PM
Log:
New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.
Generally found within a file (.p12 or .pfx) or as a directory attribute (userPKCS12 from iNetOrgPerson).
Wiki page and sample file to follow.
Directory: /trunk/asn1/cms/
Changes Path Action
+4 -0 cms-exp.cnf Modified
+16 -6 cms.cnf Modified
+3 -0 packet-cms-template.c Modified
Directory: /trunk/epan/dissectors/
Changes Path Action
+3 -1 Makefile.common Modified
+2 -2 packet-ber.c Modified
+32 -42 packet-cms.c Modified
+2 -0 packet-cms.h Modified
+1203 -0 packet-pkcs12.c Added
+38 -0 packet-pkcs12.h Added
+14 -1 packet-x509sat.c Modified
+1 -1 packet-x509sat.h Modified
(8 files not shown)