aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cms/cms.cnf
AgeCommit message (Expand)AuthorFilesLines
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-1/+1
2015-04-09REplace deprecated API tvb_length -> tvb_reported_lengthAndersBroman1-1/+1
2015-01-19Convert OID APIs to use wmem.Michael Mann1-3/+3
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-1/+1
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-1/+1
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-1/+1
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-1/+1
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
2014-01-27Added back x509af_get_last_algorithm_id() removed in revision 54647 to Stig Bjørlykke1-2/+2
2014-01-08Added a check for valid algorithm id.Stig Bjørlykke1-1/+1
2014-01-08Make global algorithm_id in x509af dissector a direct_reference instead. Bug...Michael Mann1-1/+1
2013-10-31Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann1-7/+7
2012-11-12Added attributes from RFC 2798.Stig Bjørlykke1-0/+3
2011-02-20Add changes in r35546 to template and conformation file.Stig Bjørlykke1-8/+8
2010-08-24Fix modifier in .cnf file.Stig Bjørlykke1-1/+1
2010-08-24Rewrote to fetch content_tvb from dissect_ber_octet_string().Stig Bjørlykke1-16/+5
2010-01-12Update to RFC5652.Stig Bjørlykke1-0/+6
2010-01-12Update to RFC3369.Stig Bjørlykke1-0/+14
2008-07-22Get rid of some unused code warnings.Anders Broman1-0/+1
2008-07-22Get rid of some unused code warnings.Anders Broman1-0/+5
2008-01-03Get rid of ber_created_item().Anders Broman1-2/+2
2007-11-01Change:Anders Broman1-3/+3
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-2/+2
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-2/+2
2007-08-17Support for the decryption of EncryptedData which is used by PKCS12Graeme Lunt1-3/+13
2007-06-05not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typesTomas Kukosa1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-18/+18
2007-03-23Support for recognising RC4 algorithm.Graeme Lunt1-0/+4
2007-01-28Support for SMIMECapabilities and KeyPreference attributes.Graeme Lunt1-0/+37
2007-01-13New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.Graeme Lunt1-6/+16
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-1/+1
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-4/+0
2005-12-06Squelch some compiler const vs. non-const warnings.Guy Harris1-1/+1
2005-12-05From Grame Lunt:Anders Broman1-0/+2
2005-11-16From Graeme Lunt:Anders Broman1-3/+39
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-11/+8
2005-10-03From Graeme LuntAnders Broman1-0/+14
2005-10-02From Graeme LuntAnders Broman1-0/+1
2005-07-09Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris1-2/+3
2005-04-20Add a tree parameter to get_ber_length() so thatRonnie 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-0/+1
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg1-3/+9
2004-11-21cleanup for x509afRonnie Sahlberg1-1/+1
2004-11-21update to x509if autogenerate the exports conformance file and create a sm...Ronnie Sahlberg1-1/+1
2004-11-06make CMS use the new ANY type and get rid of the workaroundRonnie Sahlberg1-1/+0
2004-10-29update to cms to use workaround to lack of ANY and reducing the template sign...Ronnie Sahlberg1-2/+35
2004-10-28Add support for pkauthdata and pkdhkeydata OIDs.Gerald Combs1-0/+1
2004-10-26 use the nice #.REGISTER directive instead of handcoding it in teh templateRonnie Sahlberg1-0/+7
2004-10-13get rid of some compiler warnings for cmsRonnie Sahlberg1-0/+2