aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509if.c
AgeCommit message (Collapse)AuthorFilesLines
2004-07-26update tox509ce virtually all of x509ce now implemented (but there are ↵sahlberg1-10/+10
still bugs) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11524 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-22add the countryname attributesahlberg1-0/+7
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11470 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-22start dissecting AttributeTypeAnddistinguishedValuesahlberg1-11/+30
(which must be implemented by hand inside themplate) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11469 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-22dissect the x509if/Name all the way down to the ↵sahlberg1-6/+6
AttributeTypeAndDistinguishedValue structure but not the structure itself. we are getting there, slow but steady git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11468 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-20Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATsahlberg1-0/+332
to the ethereal build. The dissections are semi-useful but incomplete. The big problem still remaining is the x509if Name object not being dissected properly thus causing the dissection to get out of sync/fail halfway through the certificate structure. work in progress but already semi-useful. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11440 f5534014-38df-0310-8fa8-9805f1628bb7