aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cms.c
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-15Rename crypt-xxx to xxxJörg Mayer1-2/+2
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-28/+28
2011-02-20Add changes in r35546 to template and conformation file.Stig Bjørlykke1-1/+1
2011-01-16Use tvb_memeql() and tvb_memcpy().Jeff Morriss1-10/+10
2010-09-23Replace blurbs that match the name (case insensitive) with NULL.Jeff Morriss1-3/+3
2010-08-24Rewrote to fetch content_tvb from dissect_ber_octet_string().Stig Bjørlykke1-27/+16
2010-05-11Add a little more code to avoid not-very-useful blurbs:Jeff Morriss1-12/+12
2010-05-11Regenerate a few of the ASN.1 dissectorsJeff Morriss1-124/+124
2010-04-14Register SignedData as a BER syntax dissector.Stig Bjørlykke1-0/+1
2010-04-06#include <stdio.h> not needed.Bill Meier1-7/+6
2010-01-12Update to RFC5652.Stig Bjørlykke1-38/+120
2010-01-12Update to RFC3369.Stig Bjørlykke1-55/+334
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-14/+14
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke1-14/+14
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-7/+6
2008-11-10fix problem with X.411 asn2wrs compilation, all dissectors regeneratedTomas Kukosa1-1/+1
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman1-14/+14
2008-08-01Regenerated to use the new decode function for UTCTime.Stig Bjørlykke1-4/+2
2008-07-22Get rid of some unused code warnings.Anders Broman1-23/+13
2008-07-22Get rid of some unused code warnings.Anders Broman1-34/+16