aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cms
AgeCommit message (Expand)AuthorFilesLines
2015-01-19Convert OID APIs to use wmem.Michael Mann1-3/+3
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-7/+2
2014-12-02cms: Handle media_type pkcs7-mime and pkcs7-signatureStig Bjørlykke1-0/+4
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke2-3/+3
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-06-19batch of manual tvb_length conversionsEvan Huus1-4/+4
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin2-5/+5
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin2-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 Morriss9-19/+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-12-09- Forward declaration of register functions.Anders Broman1-0/+3
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-18Fix a couple of EXPORT_DEPENDSChris Maynard1-1/+1
2013-09-17More dependeny updates for asn1 -exp.cnf files.Jörg Mayer2-2/+9
2013-08-01Move a bunch of the crypt modules and pint.h into wsutil.Jeff Morriss1-3/+4
2013-05-07Another set of asn1 protocols can now be generated with cmakeJörg Mayer1-0/+39
2013-05-05Just whitespace changesJörg Mayer1-1/+3
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2012-11-12Added attributes from RFC 2798.Stig Bjørlykke1-0/+3
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 Zawadzki5-5/+5
2012-01-18#include <epan/crypt/crypt-*.h> => #include <epan/crypt/*.h>Chris Maynard1-2/+2
2011-10-14Don't generate the conformance file for exported types when building theJeff Morriss1-1/+1
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-16/+12
2011-02-20Add changes in r35546 to template and conformation file.Stig Bjørlykke2-9/+9
2010-09-23Replace blurbs that match the name (case insensitive) with NULL.Jeff Morriss1-3/+3
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-04-14Register SignedData as a BER syntax dissector.Stig Bjørlykke1-0/+1
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-02-28Build dependencies for x509ce and x509sat.Stig Bjørlykke1-1/+9
2010-01-12Update to RFC5652.Stig Bjørlykke5-62/+73
2010-01-12Update to RFC3369.Stig Bjørlykke5-10/+97
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
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-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-1/+1
2007-11-01Change:Anders Broman1-3/+3
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-3/+3
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-2/+2
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-0/+3
2007-10-10Add missing dependencies and update syntax of existing ones.Jörg Mayer1-1/+9
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3