aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509af/packet-x509af-template.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-20X509AF: reset algorithm_id global variable when closing a filePascal Quantin1-0/+7
2016-01-19X509AF: make a local copy of algorithm_id in file scope for later usePascal Quantin1-1/+1
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-24/+24
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-8/+8
2015-11-25Require BER dissector (OID) registration to be "new style".Michael Mann1-21/+21
2015-11-24Remove the LDAP wrapping for registering dissectors and just use dissector_ad...Michael Mann1-7/+7
2015-10-18x509af: dissect subjectPublicKey for RSAPeter Wu1-0/+1
2015-10-07ssl-utils: load RSA keys based on their modulus+exponentPeter Wu1-0/+21
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-1/+0
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-10/+10
2014-09-16Fix spelling: cant-->can't, wont-->won't, etcBill Meier1-2/+2
2014-06-22convert to proto_tree_add_subtree[_format] for ASN.1 dissectorsMichael Mann1-6/+2
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-5/+5
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/+6
2014-01-08Make global algorithm_id in x509af dissector a direct_reference instead. Bug...Michael Mann1-6/+0
2013-05-01Remove some global variables in favor of private_data member of asn1_ctx_t. ...Michael Mann1-3/+0
2013-03-28-Wmissing-prototypesAnders Broman1-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-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2010-06-28Moved register_ber_syntax_dissector() and register_ber_oid_syntax() fromStig Bjørlykke1-8/+8
2010-04-21Export Certificate PDU so this can be dissected from non-asn dissectors.Stig Bjørlykke1-3/+3
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-2/+0
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2009-09-24Remove check_col() guardKovarththanan Rajaratnam1-3/+1
2009-09-23Don't col_clear() followed by col_set_str(). A col_set_str() will clear (repl...Kovarththanan Rajaratnam1-2/+0
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-06-23From Kovarththanan Rajaratnam:Stig Bjørlykke1-2/+2
2009-06-02Correct LDAP certificate attribute nameGraeme Lunt1-1/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-10-01add 3 new OIDs to the x509af dissectorRonnie Sahlberg1-0/+3
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-1/+1
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-1/+4
2007-01-13New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). Graeme Lunt1-0/+7
2006-07-01Include <epan/oid_resolv.h> to declare get_oid_str_name().Guy Harris1-0/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-05-08LDAP attribute type dissector framework including support for "netlogon" attr...Graeme Lunt1-2/+17
2005-11-17Get rid of some char * vs. const char * warnings, and declare a functionGuy Harris1-1/+1
2005-11-16From Graeme Lunt:Anders Broman1-3/+4
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-2/+2
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs1-2/+2
2004-11-30Make ethereal dissect application/pkix-crl CertificateRevocationLists over ...Ronnie Sahlberg1-0/+31
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg1-0/+1
2004-10-30change Extension to be implemented inside the conformance file and remove it ...Ronnie Sahlberg1-44/+0
2004-10-30implement AlgorithmIdentifier using the conformance file and remove it from t...Ronnie Sahlberg1-32/+2
2004-10-26Use the much better #.REGISTER directive instead of the #.PDU directiveRonnie Sahlberg1-7/+1
2004-10-08Make the ber_sequence tables "const".Guy Harris1-2/+2
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris1-1/+1