aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nwmtp.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-14Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+2
2013-08-05Keep result of [new_]register_dissector in some dissectors. [2 of x]Jakub Zawadzki1-4/+4
2013-01-07Re-fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8169 in a way thatEvan Huus1-2/+3
2013-01-07Fix potential (but very unlikely) overflow and infinite loop.Evan Huus1-2/+7
2013-01-07Add mode-lines.Evan Huus1-0/+13
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-5/+5
2011-02-20From: Holger Hans Peter FreytherAnders Broman1-1/+10
2010-09-23Replace blurbs that match the name (case insensitive) with NULL.Jeff Morriss1-2/+2
2010-06-04From Holger Freyther via bug 4841:Stig Bjørlykke1-0/+156