aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509af/x509af.cnf
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-162/+0
2016-01-19X509AF: make a local copy of algorithm_id in file scope for later usePascal Quantin1-1/+7
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-2/+2
2015-10-19X509AF: ensure that BER dissector successfully decoded a bit string before ca...Pascal Quantin1-4/+4
2015-10-19X509AF: protect against a comparison with a NULL algorithm_id stringPascal Quantin1-3/+3
2015-10-18x509af: dissect subjectPublicKey for RSAPeter Wu1-0/+26
2015-10-07ssl-utils: load RSA keys based on their modulus+exponentPeter Wu1-0/+6
2015-09-15x509,ber: fix header field of large integersPeter Wu1-0/+3
2015-01-19Convert OID APIs to use wmem.Michael Mann1-2/+2
2015-01-17X509AF: dissect Certificate Serial Number as INT64 instead of INT32Pascal Quantin1-0/+5
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-2/+2
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-3/+3
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
2014-01-27Added back x509af_get_last_algorithm_id() removed in revision 54647 to Stig Bjørlykke1-0/+2
2014-01-08Make global algorithm_id in x509af dissector a direct_reference instead. Bug...Michael Mann1-5/+5
2013-10-31Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann1-2/+2
2013-06-22More proper fix (per advice of bug 8515 (https://bugs.wireshark.org/bugzilla/...Michael Mann1-5/+5
2013-05-01Fix warning.Guy Harris1-1/+1
2013-05-01Remove some global variables in favor of private_data member of asn1_ctx_t. ...Michael Mann1-5/+5
2013-03-02Use explicit casts.Anders Broman1-2/+2
2012-12-07Added deltaRevocationList.Stig Bjørlykke1-0/+1
2010-04-21Export Certificate PDU so this can be dissected from non-asn dissectors.Stig Bjørlykke1-0/+1
2008-11-10fix problem with X.411 asn2wrs compilation, all dissectors regeneratedTomas Kukosa1-2/+2
2007-11-01Change:Anders Broman1-2/+2
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-3/+3
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-13/+13
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-2/+2
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-5/+0
2006-02-16Paolo Abeni:Jörg Mayer1-1/+3
2005-12-06Squelch some compiler const vs. non-const warnings.Guy Harris1-2/+2
2005-11-16From Graeme Lunt:Anders Broman1-0/+29
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-6/+5
2005-07-09Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris1-2/+2
2004-11-21cleanup for x509afRonnie Sahlberg1-0/+12
2004-11-21cleanup for x509ceRonnie Sahlberg1-1/+1
2004-11-21SelectedAttributeTypes are now almost completely implemented also here i a...Ronnie Sahlberg1-1/+1
2004-11-21update to x509if autogenerate the exports conformance file and create a sm...Ronnie Sahlberg1-1/+1
2004-11-06Make X509AF use the new support for ANY type and remove the workaroundRonnie Sahlberg1-1/+0
2004-10-30change Extension to be implemented inside the conformance file and remove it ...Ronnie Sahlberg1-2/+14
2004-10-30implement AlgorithmIdentifier using the conformance file and remove it from t...Ronnie Sahlberg1-2/+8
2004-10-26Use the much better #.REGISTER directive instead of the #.PDU directiveRonnie Sahlberg1-4/+9
2004-10-13get rid of some compiler warnings for X509AFRonnie Sahlberg1-1/+3
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris1-53/+53
2004-09-16update to X509AF to prepare for PKINITRonnie Sahlberg1-0/+1
2004-09-13update x509af to use machinegenerated _PDU() dissectorsRonnie Sahlberg1-0/+6
2004-07-24get rid of the remaining compiler warnings.Ronnie Sahlberg1-1/+4
2004-07-24Add a lot of missing attribute dissectorsRonnie Sahlberg1-0/+1
2004-07-24add dissection of the structure : ExtensionRonnie Sahlberg1-0/+1
2004-07-22minor updateRonnie Sahlberg1-0/+1
2004-07-22minor updateRonnie Sahlberg1-0/+1