aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis/packet-bintrngreq.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-05docsis: remove tvb_length callsEvan Huus1-1/+1
2014-10-05docsis: Add editor modelines; Adjust whitespace; Remove boilerplate comments.Bill Meier1-29/+27
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-18Fix [-Wmissing-prototypes]Anders Broman1-0/+3
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-1/+0
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2011-10-18Do some more conversions of proto_tree_add_item() 'encoding' argBill Meier1-2/+2
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-4/+4
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-10-17Remove some unused hf entries.Stig Bjørlykke1-6/+0
2010-09-21As suggested by Kovarththanan Rajaratnam in https://bugs.wireshark.org/bugzil...Jeff Morriss1-5/+5
2010-04-05Get rid of a bunch of check_col().Anders Broman1-5/+2
2009-08-21(Minor) Remove unneeded #includes.Bill Meier1-9/+0
2009-08-20From Geoffrey Kimball:Jaap Keuter1-0/+174