aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cms/cms.cnf
Commit message (Expand)AuthorAgeFilesLines
* Move /asn1 to /epan/dissectorsJoão Valverde2016-03-131-201/+0
* Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann2015-12-101-1/+1
* REplace deprecated API tvb_length -> tvb_reported_lengthAndersBroman2015-04-091-1/+1
* Convert OID APIs to use wmem.Michael Mann2015-01-191-3/+3
* ASN1: Register PDU-dissectors as NEWStig Bjørlykke2014-10-131-1/+1
* Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin2014-06-191-1/+1
* Update ASN.1 source files with the API changes done in g021e7afPascal Quantin2014-06-181-1/+1
* Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier2014-02-261-1/+1
* Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss2014-02-181-2/+0
* Added back x509af_get_last_algorithm_id() removed in revision 54647 to Stig Bjørlykke2014-01-271-2/+2
* Added a check for valid algorithm id.Stig Bjørlykke2014-01-081-1/+1
* Make global algorithm_id in x509af dissector a direct_reference instead. Bug...Michael Mann2014-01-081-1/+1
* Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann2013-10-311-7/+7
* Added attributes from RFC 2798.Stig Bjørlykke2012-11-121-0/+3
* Add changes in r35546 to template and conformation file.Stig Bjørlykke2011-02-201-8/+8
* Fix modifier in .cnf file.Stig Bjørlykke2010-08-241-1/+1
* Rewrote to fetch content_tvb from dissect_ber_octet_string().Stig Bjørlykke2010-08-241-16/+5
* Update to RFC5652.Stig Bjørlykke2010-01-121-0/+6
* Update to RFC3369.Stig Bjørlykke2010-01-121-0/+14
* Get rid of some unused code warnings.Anders Broman2008-07-221-0/+1
* Get rid of some unused code warnings.Anders Broman2008-07-221-0/+5
* Get rid of ber_created_item().Anders Broman2008-01-031-2/+2
* Change:Anders Broman2007-11-011-3/+3
* - Fix svn:ignore for all directoriesJörg Mayer2007-10-161-2/+2
* get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer2007-08-241-2/+2
* Support for the decryption of EncryptedData which is used by PKCS12Graeme Lunt2007-08-171-3/+13
* not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typesTomas Kukosa2007-06-051-1/+1
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-131-18/+18
* Support for recognising RC4 algorithm.Graeme Lunt2007-03-231-0/+4
* Support for SMIMECapabilities and KeyPreference attributes.Graeme Lunt2007-01-281-0/+37
* New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.Graeme Lunt2007-01-131-6/+16
* remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa2006-06-281-1/+1
* - remove some #.MODULE_IMPORT from .cng filesTomas Kukosa2006-05-241-4/+0
* Squelch some compiler const vs. non-const warnings.Guy Harris2005-12-061-1/+1
* From Grame Lunt:Anders Broman2005-12-051-0/+2
* From Graeme Lunt:Anders Broman2005-11-161-3/+39
* - dissect_ber_object_identifier() returns value as tvbTomas Kukosa2005-11-141-11/+8
* From Graeme LuntAnders Broman2005-10-031-0/+14
* From Graeme LuntAnders Broman2005-10-021-0/+1
* Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris2005-07-091-2/+3
* Add a tree parameter to get_ber_length() so thatRonnie Sahlberg2005-04-201-1/+1
* export EnvelopedDataRonnie Sahlberg2004-12-241-0/+1
* update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg2004-12-131-0/+1
* New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg2004-11-221-3/+9
* cleanup for x509afRonnie Sahlberg2004-11-211-1/+1
* update to x509if autogenerate the exports conformance file and create a sm...Ronnie Sahlberg2004-11-211-1/+1
* make CMS use the new ANY type and get rid of the workaroundRonnie Sahlberg2004-11-061-1/+0
* update to cms to use workaround to lack of ANY and reducing the template sign...Ronnie Sahlberg2004-10-291-2/+35
* Add support for pkauthdata and pkdhkeydata OIDs.Gerald Combs2004-10-281-0/+1
* use the nice #.REGISTER directive instead of handcoding it in teh templateRonnie Sahlberg2004-10-261-0/+7