aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/cms
AgeCommit message (Expand)AuthorFilesLines
2022-01-07CMS: get rid of globalsJohn Thacker2-38/+77
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-3/+3
2021-07-23CMS: Correct RFC 4108 AttributesDylan Ulis1-13/+13
2019-11-04CMS: reset object_identifier_id after dissecting ContentInfoPascal Quantin2-1/+2
2018-08-16CMS: adding algor OIDs and respective parametersMartin Peylo2-5/+32
2018-08-01Do most of the RFC 7468 file processing in the dissector.Guy Harris1-1/+1
2018-04-18Remove autotools build system.Dario Lombardo1-55/+0
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo2-26/+2
2018-02-13cms: Add support for RFC 4108Robert Sauter4-1/+240
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo2-26/+2
2017-03-02Rewrite dissectors to use Libgcrypt functions.Erik de Jong1-24/+6
2016-12-30cms: don't assert if eContent fails to be dissectedРоман Донченко1-2/+5
2016-12-27Move DigestInfo from pkcs12 to cmsРоман Донченко2-0/+7
2016-12-14cms: remove trivial differences between the ASN.1 code and RFC 5652Роман Донченко1-21/+19
2016-07-22Convert more glib memory to wmem pinfo poolPascal Quantin1-1/+1
2016-06-30Remove Makefile.common filesJoão Valverde2-68/+47
2016-06-15Remove Nmake build systemPascal Quantin1-25/+0
2016-03-13Clean asn1 make/cmake whitespaceJoão Valverde4-4/+0
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde9-0/+1038