aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cms.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-24export EnvelopedDataRonnie Sahlberg1-2/+2
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-41/+44
2004-12-12update the helper for BER GeneralizedTime to handle implicit tag and update a...Ronnie Sahlberg1-1/+1
2004-12-12updates from tomas and andersRonnie Sahlberg1-15/+15
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg1-12/+13
2004-11-21cleanup for x509afRonnie Sahlberg1-1/+1
2004-11-20get rid of some compiler warningsRonnie Sahlberg1-65/+65
2004-11-14various changes in the generated dissectors after asn2eth was patched.Ronnie Sahlberg1-1/+1
2004-11-06make CMS use the new ANY type and get rid of the workaroundRonnie Sahlberg1-1/+3
2004-10-29update to cms to use workaround to lack of ANY and reducing the template sign...Ronnie Sahlberg1-138/+158
2004-10-28Add support for pkauthdata and pkdhkeydata OIDs.Gerald Combs1-22/+57
2004-10-26new cms dissector based on updated and cleaned up conformance and template file.Ronnie Sahlberg1-36/+55
2004-10-13get rid of some compiler warnings for cmsRonnie Sahlberg1-15/+15
2004-10-12Re-generate with latest asn2eth.Guy Harris1-64/+70
2004-09-16add new dissectors to build processRonnie Sahlberg1-28/+46
2004-07-25cms update forgot that Name had been commented out in one of the structure.Ronnie Sahlberg1-0/+10
2004-07-25 large CMS update.Ronnie Sahlberg1-15/+749
2004-07-23remove some more compiler warningsRonnie Sahlberg1-33/+33
2004-07-23register ber oid functions through a special function in packet-ber.c which a...Ronnie Sahlberg1-5/+1
2004-07-21get rid of the nasty ber specific oid->callback table and reimplement the fun...Ronnie Sahlberg1-5/+8
2004-07-20Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATRonnie Sahlberg1-0/+845