aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-reload.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-29- Added new SignatureIdentity values.Anders Broman1-47/+11
2011-05-18Remove altogether code '#if 0'd in SVN #37229.Bill Meier1-26/+0
2011-05-18#if 0 some unused code & vars: Coverity 1018 & 1019;Bill Meier1-0/+7
2011-05-17Use val_to_str() instead of blindly passing the return value from match_strval()Jeff Morriss1-5/+2
2011-05-11Use consistent casing in hf_ descriptions and expert infos.Jeff Morriss1-112/+112
2011-05-06Prefix the message class names with RELOAD_ to prevent collisions.Jeff Morriss1-9/+9
2011-05-06From Marc Petit-Huguenin via https://bugs.wireshark.org/bugzilla/show_bug.cgi...Jeff Morriss1-92/+73
2011-01-30Introduce "Fragment count" filter element for all protocols doing reassembly.Stig Bjørlykke1-0/+10
2011-01-27From Stéphane Bryant: bug fixes and improvements in RELOAD dissector:Bill Meier1-371/+401
2010-11-22From Stephane Bryant via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-6/+0
2010-11-19Remove some unnecessary includes.Jeff Morriss1-5/+0
2010-11-19From Stephane Bryant via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-11/+170
2010-10-02Add col_clear; Also: Small reformatting and whitespace changesBill Meier1-270/+283
2010-10-02Remove trailing spaces from a couple of hf namesJeff Morriss1-129/+129
2010-10-01Add a couple of casts to make it compile.Anders Broman1-3/+3
2010-10-01Try to fix the Mac build.Jaap Keuter1-1/+1
2010-09-30Make it compile.Stig Bjørlykke1-1/+1
2010-09-30From Stéphane Bryant:Jaap Keuter1-0/+2636