aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cms.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-03code cleaningUwe Heuert1-2/+1
2023-01-03prevent unused functionUwe Heuert1-0/+15
2023-01-03BSI TR-03109 required extensionsUwe Heuert1-1/+218
2022-11-30asn2wrs: disable template line directive by defaultJoakim Karlsson1-39/+0
2022-11-30asn2wrs: disable line directive by defaultJoakim Karlsson1-37/+1
2022-01-07CMS: get rid of globalsJohn Thacker1-56/+98
2021-12-02BER: Make GeneralizedTime a FT_ABSOLUTE_TIMEJohn Thacker1-2/+2
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-3/+3
2021-07-23CMS: Correct RFC 4108 AttributesDylan Ulis1-12/+12
2020-01-30Regenerate some ASN.1 dissectors after gd44c5e45cbPascal Quantin1-1/+1
2020-01-11ber: display x509af.utcTime year in 4 digitsAndre Luyer1-1/+1
2019-11-04CMS: reset object_identifier_id after dissecting ContentInfoPascal Quantin1-15/+16
2019-04-03ASN.1: Use proto_tree_add_bitmask... () for named bits.Anders Broman1-2/+2
2018-08-21Regenerate ASN.1 dissectorsJoão Valverde1-1/+1
2018-08-16CMS: adding algor OIDs and respective parametersMartin Peylo1-18/+79
2018-08-01Do most of the RFC 7468 file processing in the dissector.Guy Harris1-1/+1
2018-02-18ASN.1: update auto generated dissectorsPascal Quantin1-6/+6
2018-02-13cms: Add support for RFC 4108Robert Sauter1-16/+895
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-08-01CMS, ESS: regenerate ASN.1 dissectors after g49e920bc21Pascal Quantin1-1/+1
2017-03-02Rewrite dissectors to use Libgcrypt functions.Erik de Jong1-30/+12
2016-12-30cms: don't assert if eContent fails to be dissectedРоман Донченко1-13/+16
2016-12-27Move DigestInfo from pkcs12 to cmsРоман Донченко1-15/+32
2016-07-22Convert more glib memory to wmem pinfo poolPascal Quantin1-1/+1
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-29/+29
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-20/+20
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-1/+1
2015-05-09Define the SHA-1 digest length in wsutil/sha1.h and use it.Guy Harris1-7/+6
2015-04-09REplace deprecated API tvb_length -> tvb_reported_lengthAndersBroman1-1/+1
2015-01-19Convert OID APIs to use wmem.Michael Mann1-3/+3
2015-01-18ASN.1: regenerate dissectors after g506409dPascal Quantin1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-13/+8
2014-12-02cms: Handle media_type pkcs7-mime and pkcs7-signatureStig Bjørlykke1-1/+5
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-50/+80
2014-06-19batch of manual tvb_length conversionsEvan Huus1-4/+4
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-5/+5
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-5/+5
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-23/+21
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-12-09- Forward declaration of register functions.Anders Broman1-6/+9
2013-10-31Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann1-7/+7
2013-09-05Generated file differs in whitespace output Jörg Mayer1-1/+1
2013-08-01Move a bunch of the crypt modules and pint.h into wsutil.Jeff Morriss1-10/+11
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin1-58/+58
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2012-11-12Added attributes from RFC 2798.Stig Bjørlykke1-15/+16
2012-09-24Regenerate asn.1 dissectors.Jakub Zawadzki1-6/+6