aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cms.c
AgeCommit message (Expand)AuthorFilesLines
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