aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkixac
AgeCommit message (Expand)AuthorFilesLines
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-1/+0
2014-10-13ASN1: Register BER syntaxes as NEWStig Bjørlykke1-1/+1
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-4/+2
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier2-2/+2
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss7-17/+0
2013-12-08- 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-1/+1
2013-09-17Fix dependency problems (continuation of r52110 and r52112).Chris Maynard2-0/+5
2013-05-11I added EXPORT_FILES in too many places, remove themJörg Mayer1-4/+0
2013-05-10pkix1explicit_exp.cnf and pkix1implicit_exp.cnf are storedJörg Mayer1-6/+0
2013-05-10Some more protocols can be generated via cmakeJörg Mayer1-0/+37
2013-05-05Just whitespace changesJörg Mayer1-2/+3
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
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
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-13/+9
2011-07-14Update to correct the definition of the clearance attribute used in certifica...Graeme Lunt3-0/+14
2010-04-15#include <stdio.h> & <string.h> not needed.Bill Meier1-3/+0
2010-04-14Added PKIXAttributeCertificate (RFC3281).Stig Bjørlykke7-0/+494