| Commit message (Expand) | Author | Age | Files | Lines |
* | [-Wmissing-prototypes] | Anders Broman | 2013-03-16 | 1 | -0/+3 |
* | A "DAAP request" is just an HTTP request of a certain type, possibly on | Guy Harris | 2013-01-30 | 1 | -17/+7 |
* | Add a routine to allow dissectors to specify ports that carry HTTP | Guy Harris | 2013-01-30 | 1 | -23/+17 |
* | Some FairPlay stuff in DAAP starts out with a 4-character FPLY tag, but | Guy Harris | 2013-01-30 | 1 | -4/+17 |
* | We always HAVE_CONFIG_H so don't bother checking whether we have it or not. | Jeff Morriss | 2012-09-20 | 1 | -3/+1 |
* | Update FSF address - part II. | Jakub Zawadzki | 2012-06-28 | 1 | -1/+1 |
* | For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg. | Bill Meier | 2011-10-21 | 1 | -4/+4 |
* | Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST... | Bill Meier | 2011-10-15 | 1 | -1/+1 |
* | Get rid of check_col, while at it set ENC. | Anders Broman | 2011-09-26 | 1 | -15/+13 |
* | From Nick Glass via bug #5887: DACP (apple remote) enhancement to DAAP | Stephen Fisher | 2011-05-04 | 1 | -0/+82 |
* | Fix various typos and spelling errors. | Bill Meier | 2010-12-06 | 1 | -3/+3 |
* | Tighten up TLV processing a bit to prevent a potential loop. | Bill Meier | 2010-11-18 | 1 | -4/+9 |
* | Use value-string_ext fcns to access value_string array; | Bill Meier | 2010-11-17 | 1 | -287/+299 |
* | From Yaniv Kaul via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5400 : | Jeff Morriss | 2010-11-16 | 1 | -35/+284 |
* | Don't guard col_set_str (COL_PROTOCOL) with col_check | Kovarththanan Rajaratnam | 2009-08-09 | 1 | -2/+1 |
* | Apply the small performance enhancment patches for: | Anders Broman | 2007-10-23 | 1 | -2/+2 |
* | Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLib | Guy Harris | 2007-05-29 | 1 | -1/+1 |
* | change a whole bunch of ethereal into wireshark | Ronnie Sahlberg | 2006-05-21 | 1 | -3/+3 |
* | The real problem is that iTunes requests gzipped data and responds with | Guy Harris | 2005-08-16 | 1 | -1/+2 |
* | Put in a comment asking about the music going over the connection - we | Guy Harris | 2005-08-05 | 1 | -6/+5 |
* | bugfix of crash_00001_20050124142515.cap: dissector packet-daap.c displayed [... | Ulf Lamping | 2005-01-26 | 1 | -0/+1 |
* | Use "tvb_format_text()" with %s format strings, so that we handle | Guy Harris | 2005-01-05 | 1 | -5/+3 |
* | Propset eol-style and keywords | Jörg Mayer | 2004-08-22 | 1 | -1/+1 |
* | Use "tvb_get_ntoh64()", now that we have it. | Guy Harris | 2004-08-22 | 1 | -5/+1 |
* | From Kelly Byrd: DAAP support. | Guy Harris | 2004-08-22 | 1 | -0/+406 |