aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509af/packet-x509af-template.c
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-13update x509af to use machinegenerated _PDU() dissectorsRonnie Sahlberg1-84/+7
2004-07-29add some algorithm oid's to x509af(for the time being)Ronnie Sahlberg1-0/+26
2004-07-24Add a lot of missing attribute dissectorsRonnie Sahlberg1-0/+60
2004-07-24added the userCertificate and cAcertificate attributesRonnie Sahlberg1-0/+24
2004-07-24add dissection of the structure : ExtensionRonnie Sahlberg1-2/+54
2004-07-21Include "packet-x509sat.h" to declare a function we use.Guy Harris1-0/+1
2004-07-21get rid of the nasty ber specific oid->callback table and reimplement the fun...Ronnie Sahlberg1-1/+1
2004-07-20Small update to AlgorithmIdentifier.Ronnie Sahlberg1-3/+14
2004-07-19Work in progressRonnie Sahlberg1-0/+108