aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-dcd.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Remove trailing whitespaceBill Meier2014-02-251-84/+84
* Fix [-Wmissing-prototypes]Anders Broman2013-11-181-0/+3
* Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki2013-11-101-0/+1
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-2/+0
* Update FSF address - part II.Jakub Zawadzki2012-06-281-1/+1
* From Yi Zhang:Anders Broman2012-01-131-0/+20
* Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.Bill Meier2011-10-201-2/+2
* Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier2011-10-101-4/+4
* Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier2011-10-061-19/+19
* Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier2011-10-051-3/+3
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-1/+1
* Remove check_col() guardKovarththanan Rajaratnam2009-09-241-4/+1
* Don't col_clear() followed by col_set_str(). A col_set_str() will clear (repl...Kovarththanan Rajaratnam2009-09-231-1/+0
* Use col_set_str instead of col_add_fstr when adding constant strings to COL_INFOKovarththanan Rajaratnam2009-09-221-1/+1
* (Minor) Remove unneeded #includes.Bill Meier2009-08-211-9/+0
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-07-071-1/+1
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-07-071-2/+2
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-45/+45
* From Chris Maynard <christopher.maynard@gtech.com>:Richard van der Hoff2007-10-071-28/+28
* Ethereal->WiresharkAnders Broman2006-05-281-1/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* From Eric Hultin:Anders Broman2006-02-011-0/+866