aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pkixac.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-18/+18
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-12/+12
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-8/+7
2014-10-13ASN1: Register BER syntaxes as NEWStig Bjørlykke1-8/+12
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-22/+34
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-11/+9
2013-12-08- Forward declaration of register functions.Anders Broman1-7/+10
2013-10-31Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann1-1/+1
2013-05-27Postfix FT_NONE fields with "_element" string to reduce number of incompatibl...Pascal Quantin1-12/+12
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2012-09-24Regenerate asn.1 dissectors.Jakub Zawadzki1-7/+7
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
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1
2011-07-14Update to correct the definition of the clearance attribute used in certifica...Graeme Lunt1-5/+43
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.Stig Bjørlykke1-15/+15
2010-05-11Add a little more code to avoid not-very-useful blurbs:Jeff Morriss1-5/+5
2010-05-11Regenerate a few more of the ASN.1 dissectorsJeff Morriss1-43/+43
2010-04-16Remove svn:executable propertyBill Meier1-0/+0
2010-04-15#include <stdio.h> & <string.h> not needed.Bill Meier1-9/+6
2010-04-14Added PKIXAttributeCertificate (RFC3281).Stig Bjørlykke1-0/+836