wireshark/asn1/x411
Anders Broman 404b556084 From Grame Lunt:
Attached is a patch that updates - 

* DOP - This has now been successfully tested and so is now enabled by default and workaround code removed. 
Also now uses the correct EXPORTs from the other modules/dissectors.

* X509SAT - Most of the selected attributes are now supported in addition to the DirectoryString syntax attributes. This includes restoring the correct DirectoryString syntax and also providing the basic syntaxes (e.g. OBJECT IDENTIFIER, PrintableString). The latter requires a sed line in the Makefile which I assume should be OK? Not all the SAT can be defined in x509sat - so some have been included in x509if and x509af - though x509sat.cnf contains the master list and references the other dissectors where appropriate.

(I still prefer a syntax registration approach but I don't think that is going to be agreed in the short term.)

* X509IF - a mechanism to register some formating, based upon the hf_index, that is used in the cnf file.

* A couple of fixes identified by Stig.

Note the patc for dop did not apply don't regenerate dissectors yet.

svn path=/trunk/; revision=16799
2005-12-14 21:02:56 +00:00
..
Makefile From Grame Lunt: 2005-12-14 21:02:56 +00:00
Makefile.nmake From Graeme Lunt: 2005-11-16 07:13:12 +00:00
packet-x411-template.c Squelch some compiler const vs. non-const warnings. 2005-12-06 22:59:30 +00:00
packet-x411-template.h From Stig Bjørlykke 2005-11-23 07:29:45 +00:00
x411-exp.cnf From Grame Lunt: 2005-12-05 23:00:03 +00:00
x411.asn From Grame Lunt: 2005-12-05 23:00:03 +00:00
x411.cnf Squelch some compiler const vs. non-const warnings. 2005-12-06 22:59:30 +00:00