For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
[obnox/wireshark/wip.git] / epan / dissectors / packet-daap.c
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-15 wmeierConvert proto_tree_add_item() 'encoding' arg for field...
2011-09-26 etxrabGet rid of check_col, while at it set ENC.
2011-05-04 sfisherFrom Nick Glass via bug #5887: DACP (apple remote)...
2010-12-06 wmeierFix various typos and spelling errors.
2010-11-18 wmeierTighten up TLV processing a bit to prevent a potential...
2010-11-17 wmeierUse value-string_ext fcns to access value_string array;
2010-11-16 morrissFrom Yaniv Kaul via https://bugs.wireshark.org/bugzilla...
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-05-29 guyUse G_GINT64_MODIFIER, rather than the PRI[douxX]64...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-08-16 guyThe real problem is that iTunes requests gzipped data...
2005-08-05 guyPut in a comment asking about the music going over...
2005-01-26 ulflbugfix of crash_00001_20050124142515.cap: dissector...
2005-01-05 guyUse "tvb_format_text()" with %s format strings, so...
2004-08-22 jmayerPropset eol-style and keywords
2004-08-22 guyUse "tvb_get_ntoh64()", now that we have it.
2004-08-22 guyFrom Kelly Byrd: DAAP support.