wireshark/asn1/h225
Anders Broman 483ec5bd05 From Graeme Lunt:
* 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.

svn path=/trunk/; revision=16814
2005-12-16 06:47:22 +00:00
..
Makefile Make the Makefile look like the h235 Makefiles, with the new rules. 2005-01-16 10:19:21 +00:00
Makefile.nmake From Graeme Lunt: 2005-12-16 06:47:22 +00:00
h225-exp.cnf Attempt to reimplement "non standard data/parameter" and "tunnelled 2005-01-19 22:43:15 +00:00
h225.asn - dissect_per_restricted_character_string() returns value in tvbbuff_t instead of char 2005-08-18 14:32:49 +00:00
h225.cnf new option whether tunnelled H.245 and tunnelled protocol are displayed inside H.225 tree or outside 2005-09-27 10:05:42 +00:00
packet-h225-template.c new option whether tunnelled H.245 and tunnelled protocol are displayed inside H.225 tree or outside 2005-09-27 10:05:42 +00:00
packet-h225-template.h Make sure the size of dialedDigits matches the ASN.1 definition. 2005-08-26 15:46:53 +00:00