Get rid of a bunch of check_col().
[obnox/wireshark/wip.git] / plugins / docsis / packet-docsis.c
2010-04-05 etxrabGet rid of a bunch of check_col().
2009-08-21 jakeRemove unneeded #includes.
2009-08-21 wmeier(Minor) Remove unneeded #includes.
2009-08-09 krjDon't guard col_set_str (COL_INFO) with col_check
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2008-05-05 etxrabDount use proto_tree_add_item_hidden().
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2006-04-17 guyPull the plugin-specific code into "plugin.c", and...
2006-02-01 etxrabFrom Eric Hultin:
2006-01-05 jmayerBill Meier:
2005-05-23 geraldMake sure we don't loop when we dissect concatenated...
2005-03-07 guyCall the "new-style init" routine for plugins a "regist...
2005-03-05 lrolandPreparations for dropping the old plugin api.
2004-11-24 guyExport two versions of the Ethereal dissector, for...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-03-17 guyFrom Brian Wheeler: DOCSIS 2.0 support.
2004-02-05 guyUpdate a comment.
2003-12-13 guyUse "int"s, not "guint16"s, as packet offsets (using...
2003-11-12 guyFrom Anand Narwani: fix bitmask for Active Grants field.
2003-09-09 guyThe PDU length is the length field minus the length...
2003-09-09 guyUpdate the URL for the DOCSIS 1.1 specifications.
2003-09-05 jmayer- Make --enable-static work again (configure.in, Makefi...
2003-05-28 geraldUpdate Anand Narwani's email address.
2003-01-31 guyGet rid of BASE_BIN - it's just the same as BASE_DEC...
2002-09-10 guyFrom Anand Narwani: support for Cisco vendor-specific...
2002-08-30 guyFrom Anand Narwani: updates to fix:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-20 guyFrom Anand Narwani: fix an infinite recursion issue...
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-07-22 guyUpdate from Anand V. Narwani:
2002-07-21 guyOffsets in packets should be "int", not "guint8", unles...
2002-07-20 guyFrom Anand V. Narwani: fix to the Info column for Reque...
2002-07-17 guyFrom Joerg Mayer:
2002-07-12 guyFrom Anand V. Narwani: