Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin dissectors:
[obnox/wireshark/wip.git] / plugins / wimax / mac_hd_generic_decoder.c
2011-10-06 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-05 wmeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-07-21 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-07-04 etxrabFrom Kluchnikov Ivan:
2010-04-08 etxrabGet rid of check_col().
2009-10-04 krjConstify wimax_mac_calc_crc32()
2009-10-04 krjMove prototype to wimax_utils.h
2009-08-04 wmeierMinor changes:
2009-06-22 stigFrom Kovarththanan Rajaratnam:
2009-06-22 stigFrom Kovarththanan Rajaratnam:
2009-05-13 etxrabApply some of the patches from:
2008-08-29 wmeier#include <prefs.h> not required
2008-06-20 martinmFix wimax encoding err when packing subheader present.
2008-01-24 stigFixed some more malloc -> g_malloc, free -> g_free...
2007-12-14 jmayerWarning fixes: function declaration isn’t a prototype
2007-11-28 geraldChange each filter prefix to match the protocol name...
2007-07-25 morrissInitialize a couple of variables to prevent a couple...
2007-05-27 guyUse tvb_reported_length() to get the amount of data...
2007-05-25 geraldFrom Mike Harvey: Support for WiMAX and the WiMAX M2M...