aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509af.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-29add some algorithm oid's to x509af(for the time being)Ronnie Sahlberg1-6/+35
2004-07-24get rid of the remaining compiler warnings.Ronnie Sahlberg1-3/+3
2004-07-24Add a lot of missing attribute dissectorsRonnie Sahlberg1-1/+61
2004-07-24added the userCertificate and cAcertificate attributesRonnie Sahlberg1-0/+24
2004-07-24add dissection of the structure : ExtensionRonnie Sahlberg1-48/+54
2004-07-23remove some more compiler warningsRonnie Sahlberg1-36/+36
2004-07-22dissect the x509if/Name all the way down to the AttributeTypeAndDistinguished...Ronnie Sahlberg1-9/+9
2004-07-22minor updateRonnie Sahlberg1-0/+1
2004-07-21get rid of the nasty ber specific oid->callback table and reimplement the fun...Ronnie Sahlberg1-2/+1
2004-07-20Include "packet-x509sat.h" to declare a function we use.Guy Harris1-0/+1
2004-07-20Small update to AlgorithmIdentifier.Ronnie Sahlberg1-3/+14
2004-07-20Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATRonnie Sahlberg1-0/+1231