Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
[metze/wireshark/wip.git] / epan / dissectors / packet-daap.c
2014-06-07 Michael Manntvb_new_subset -> tvb_new_subset_length when length...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-11-10 Jakub ZawadzkiAdd missing includes in order to remove exceptions...
2013-03-16 Anders Broman[-Wmissing-prototypes]
2013-01-30 Guy HarrisA "DAAP request" is just an HTTP request of a certain...
2013-01-30 Guy HarrisAdd a routine to allow dissectors to specify ports...
2013-01-30 Guy HarrisSome FairPlay stuff in DAAP starts out with a 4-charact...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-15 Bill MeierConvert proto_tree_add_item() 'encoding' arg for field...
2011-09-26 Anders BromanGet rid of check_col, while at it set ENC.
2011-05-04 Stephen FisherFrom Nick Glass via bug #5887: DACP (apple remote)...
2010-12-06 Bill MeierFix various typos and spelling errors.
2010-11-18 Bill MeierTighten up TLV processing a bit to prevent a potential...
2010-11-17 Bill MeierUse value-string_ext fcns to access value_string array;
2010-11-16 Jeff MorrissFrom Yaniv Kaul via https://bugs.wireshark.org/bugzilla...
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2007-10-23 Anders BromanApply the small performance enhancment patches for:
2007-05-29 Guy HarrisUse G_GINT64_MODIFIER, rather than the PRI[douxX]64...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-08-16 Guy HarrisThe real problem is that iTunes requests gzipped data...
2005-08-05 Guy HarrisPut in a comment asking about the music going over...
2005-01-26 Ulf Lampingbugfix of crash_00001_20050124142515.cap: dissector...
2005-01-05 Guy HarrisUse "tvb_format_text()" with %s format strings, so...
2004-08-22 Jörg MayerPropset eol-style and keywords
2004-08-22 Guy HarrisUse "tvb_get_ntoh64()", now that we have it.
2004-08-22 Guy HarrisFrom Kelly Byrd: DAAP support.