For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
[obnox/wireshark/wip.git] / epan / dissectors / packet-synphasor.c
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-16 wmeierDo some conversions of proto_tree_add_item() 'encoding...
2011-08-31 stigSecond try to move crc routines to libwsutil.
2011-08-30 stigRevert r38800, as the crc routines contains some tvb...
2011-08-30 stigMove all crc routines to libwsutil.
2011-07-11 geraldMore GLIB_CHECK_VERSION cleanups. Update the minimum...
2011-06-19 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-05-06 etxrab VALS(& -> VALS(
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-06 wmeierFix various typos and spelling errors.
2010-11-05 stigFixed a printf modifier to remove a warning from clang.
2010-05-13 morrissAs suggested in wireshark.org/lists/wireshark-dev/20080...
2009-11-17 dimegRemove the address operator from value_string arrays...
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-04-03 guyTurn length variables that don't need to be size_t...
2009-03-31 wmeierIf GLib < 2.10.0 use g_mem_chunk instead of g_slice.
2009-03-30 wmeierFrom Jens Steinhauser: IEEE C37.118 Synchrophasor dissector