aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cms.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-03BSI TR-03109 required extensionsUwe Heuert1-0/+2
2022-11-30asn2wrs: disable template line directive by defaultJoakim Karlsson1-9/+0
2022-11-30asn2wrs: disable line directive by defaultJoakim Karlsson1-1/+1
2018-02-18ASN.1: update auto generated dissectorsPascal Quantin1-1/+1
2018-02-13cms: Add support for RFC 4108Robert Sauter1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-12-27Move DigestInfo from pkcs12 to cmsРоман Донченко1-0/+1
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-4/+4
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-3/+1
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.Stig Bjørlykke1-3/+3
2010-01-12Update to RFC5652.Stig Bjørlykke1-2/+3
2010-01-12Update to RFC3369.Stig Bjørlykke1-1/+1
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke1-1/+1
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman1-1/+1
2008-08-01Regenerated to use the new decode function for UTCTime.Stig Bjørlykke1-1/+1
2008-01-03Get rid of ber_created_item().Anders Broman1-1/+1
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-1/+1
2007-09-13Regenerate with -X and -T option.Anders Broman1-1/+1
2007-08-17Support for the decryption of EncryptedData which is used by PKCS12Graeme Lunt1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-16/+16
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-1/+1
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-16/+16
2007-01-13New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.Graeme Lunt1-0/+2
2007-01-12Move sha1.[ch] to epan/crypt/crypt-sha1.[ch]. Remove duplicate code.Gerald Combs1-1/+1
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-3/+3
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-12-06Squelch some compiler const vs. non-const warnings.Guy Harris1-1/+1
2005-12-05From Grame Lunt:Anders Broman1-3/+4
2005-11-17The SHA-1 routines now take const pointers; don't cast away constness.Guy Harris1-1/+1
2005-10-03From Graeme LuntAnders Broman1-1/+1
2005-07-09Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris1-1/+1
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...Ronnie Sahlberg1-1/+1
2004-12-24export EnvelopedDataRonnie Sahlberg1-0/+1
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-1/+2
2004-12-12updates from tomas and andersRonnie Sahlberg1-1/+1
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg1-3/+11
2004-11-06make CMS use the new ANY type and get rid of the workaroundRonnie Sahlberg1-1/+1
2004-10-29update to cms to use workaround to lack of ANY and reducing the template sign...Ronnie Sahlberg1-4/+4
2004-10-28Add support for pkauthdata and pkdhkeydata OIDs.Gerald Combs1-0/+1
2004-10-12Re-generate with latest asn2eth.Guy Harris1-1/+1
2004-09-16add new dissectors to build processRonnie Sahlberg1-8/+5
2004-07-25 large CMS update.Ronnie Sahlberg1-0/+1
2004-07-20Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATRonnie Sahlberg1-0/+50