aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cms.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-16From Graeme Lunt:etxrab1-12/+118
2005-11-14 - dissect_ber_object_identifier() returns value as tvbkukosa1-12/+7
2005-10-03From Graeme Luntetxrab1-4/+156
2005-10-02From Graeme Luntetxrab1-5/+12
2005-09-02Regenerate dissectors with the current asn2eth.guy1-38/+77
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choicesahlberg1-30/+41
2005-07-09Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsguy1-16/+26
2005-06-26make dissect_ber_choice take a guint* that will return thesahlberg1-18/+22
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes agerald1-1/+1
2005-04-20Add a tree parameter to get_ber_length() so thatsahlberg1-1/+1
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...sahlberg1-15/+15
2004-12-24export EnvelopedDatasahlberg1-2/+2
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...sahlberg1-41/+44
2004-12-12update the helper for BER GeneralizedTime to handle implicit tag and update a...sahlberg1-1/+1
2004-12-12updates from tomas and anderssahlberg1-15/+15
2004-11-22New protocol: RFC2634 ExtendedSecurityServicessahlberg1-12/+13
2004-11-21cleanup for x509afsahlberg1-1/+1
2004-11-20get rid of some compiler warningssahlberg1-65/+65
2004-11-14various changes in the generated dissectors after asn2eth was patched.sahlberg1-1/+1
2004-11-06make CMS use the new ANY type and get rid of the workaroundsahlberg1-1/+3
2004-10-29update to cms to use workaround to lack of ANY and reducing the template sign...sahlberg1-138/+158
2004-10-28Add support for pkauthdata and pkdhkeydata OIDs.gerald1-22/+57
2004-10-26new cms dissector based on updated and cleaned up conformance and template file.sahlberg1-36/+55
2004-10-13get rid of some compiler warnings for cmssahlberg1-15/+15
2004-10-12Re-generate with latest asn2eth.guy1-64/+70
2004-09-16add new dissectors to build processsahlberg1-28/+46
2004-07-25cms update forgot that Name had been commented out in one of the structure.sahlberg1-0/+10
2004-07-25 large CMS update.sahlberg1-15/+749
2004-07-23remove some more compiler warningssahlberg1-33/+33
2004-07-23register ber oid functions through a special function in packet-ber.c which a...sahlberg1-5/+1
2004-07-21get rid of the nasty ber specific oid->callback table and reimplement the fun...sahlberg1-5/+8
2004-07-20Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATsahlberg1-0/+845