wireshark/asn1/ansi_map
Bill Meier 31abdcb584 Convert asn1 template files proto_tree_add_item() 'encoding' arg for field types FT_STRING as follows:
1. If there's no character encoding (ENC_ASCII, ...) specified
    then use ENC_ASCII.
 2. Always use ENC_NA
    (replacing any existing True/1/FALSE/0
    /ENC_BIG_ENDIAN/ENC_LITTLE_ENDIAN).

svn path=/trunk/; revision=39428
2011-10-15 19:48:19 +00:00
..
Makefile.am - Change Makefiles to include preinc 2007-10-10 19:03:24 +00:00
Makefile.common Build the ASN.1 dissectors directly into epan/dissectors (rather than building 2011-10-10 02:31:11 +00:00
Makefile.nmake - Change Makefiles to include preinc 2007-10-10 19:03:24 +00:00
ansi_map.asn Try to do a more syntactically correct import. 2011-07-21 22:46:07 +00:00
ansi_map.cnf Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
packet-ansi_map-template.c Convert asn1 template files proto_tree_add_item() 'encoding' arg for field types FT_STRING as follows: 2011-10-15 19:48:19 +00:00
packet-ansi_map-template.h Use value_string_ext fcns to access several value_string arrays; 2010-11-16 15:20:33 +00:00