MIT krb5-1.6 HACK patch
[metze/wireshark/wip.git] / tools / convert_proto_tree_add_text.pl
2013-12-19 mmannproto_tree_add_text -> proto_tree_add_xxx conversion.
2013-10-06 mmannAdd support for RELATIVE-OID ASN.1 type. Bug 9192 ...
2013-09-09 mmannHave conversion tools use the "new" expert_add_info_format.
2013-08-24 mmannIf the proto_tree_add_text string is just "%s", assume...
2013-08-09 mmannAllow display base, not field type to have multiple...
2013-08-05 mmannAdd support for determining BASE_EXT_STRING.
2013-07-28 mmannMake many items filterable for Vines dissectors.
2013-07-26 guyThe descriptive name for a field is the field full...
2013-07-26 mmannAdd support for common FT_ETHER cases.
2013-07-24 mmannfix "compile" error
2013-07-24 mmannAdd "usage" for expert option
2013-07-22 mmannfix "compiler errors"
2013-07-21 mmannAdd ability to convert proto_tree_add_text to "expert...
2013-07-18 mmannAdd better detection of strings and byte arrays.
2013-07-16 mmannAdd in basic error checking of the .proto_tree_input...
2013-07-15 alagoutteSet convert_proto_tree_add_text has executable
2013-07-14 mmannGenerate better hf_ name
2013-07-13 martinkset svn properties
2013-07-13 mmannHere's a tool to help in the conversion of proto_tree_a...