For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
[obnox/wireshark/wip.git] / epan / dissectors / packet-ancp.c
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-20 wmeierUse ENC_NA as proto_tree_add_item() encoding arg for...
2011-10-16 wmeierDo some conversions of proto_tree_add_item() 'encoding...
2011-10-15 wmeierConvert proto_tree_add_item() 'encoding' arg for field...
2011-10-10 wmeier Convert 'encoding' parameter of certain proto_tree_add...
2011-10-06 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-04-18 alagoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-04-04 wmeierDon't assign to a proto_item * if the value won't be...
2010-12-20 guyRename the routines that handle dissector tables with...
2010-11-15 jakeSkip reserved word in ANCP OAM-Loopback-Test-Parameters...
2010-04-01 wmeierFrom Aniruddha A: ANCP (Access Node Control Protocol...