Don't guard col_set_str (COL_PROTOCOL) with col_check
[metze/wireshark/wip.git] / plugins / docsis / packet-docsis.c
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2008-05-05 Anders BromanDount use proto_tree_add_item_hidden().
2006-05-28 Anders BromanEthereal->Wireshark
2006-05-21 Ronnie Sahlbergname change
2006-04-17 Guy HarrisPull the plugin-specific code into "plugin.c", and...
2006-02-01 Anders BromanFrom Eric Hultin:
2006-01-05 Jörg MayerBill Meier:
2005-05-23 Gerald CombsMake sure we don't loop when we dissect concatenated...
2005-03-07 Guy HarrisCall the "new-style init" routine for plugins a "regist...
2005-03-05 Lars RolandPreparations for dropping the old plugin api.
2004-11-24 Guy HarrisExport two versions of the Ethereal dissector, for...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-03-17 Guy HarrisFrom Brian Wheeler: DOCSIS 2.0 support.
2004-02-05 Guy HarrisUpdate a comment.
2003-12-13 Guy HarrisUse "int"s, not "guint16"s, as packet offsets (using...
2003-11-12 Guy HarrisFrom Anand Narwani: fix bitmask for Active Grants field.
2003-09-09 Guy HarrisThe PDU length is the length field minus the length...
2003-09-09 Guy HarrisUpdate the URL for the DOCSIS 1.1 specifications.
2003-09-05 Jörg Mayer- Make --enable-static work again (configure.in, Makefi...
2003-05-28 Gerald CombsUpdate Anand Narwani's email address.
2003-01-31 Guy HarrisGet rid of BASE_BIN - it's just the same as BASE_DEC...
2002-09-10 Guy HarrisFrom Anand Narwani: support for Cisco vendor-specific...
2002-08-30 Guy HarrisFrom Anand Narwani: updates to fix:
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-20 Guy HarrisFrom Anand Narwani: fix an infinite recursion issue...
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-07-22 Guy HarrisUpdate from Anand V. Narwani:
2002-07-21 Guy HarrisOffsets in packets should be "int", not "guint8", unles...
2002-07-20 Guy HarrisFrom Anand V. Narwani: fix to the Info column for Reque...
2002-07-17 Guy HarrisFrom Joerg Mayer:
2002-07-12 Guy HarrisFrom Anand V. Narwani: