aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wai.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-19 Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings;Bill Meier1-3/+1
2011-05-12Use nonce_2_item instead of incorrect nonce_1_item. Fixes Coverity CID 1071.Chris Maynard1-2/+2
2011-01-30Introduce "Fragment count" filter element for all protocols doing reassembly.Stig Bjørlykke1-0/+5
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-09-27Add a link to the protocol description.Anders Broman1-1/+6
2010-09-23Updates from Lukasz Kotasa.Stig Bjørlykke1-5/+5
2010-09-22- reassembly code shouldn't be under 'if (tree)'Bill Meier1-39/+40
2010-09-22Code cleanup: Bill Meier1-53/+52
2010-09-22Code cleanup: Changed proto_tree_add_boolean() and proto_tree_add_bytes()Stig Bjørlykke1-21/+18
2010-09-22From Lukasz Kotasa and Lukasz Suchy via bug 5248:Stig Bjørlykke1-0/+1180