aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-v5ef.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-5/+3
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-11-14register_dissector -> new_register_dissectorMichael Mann1-6/+5
2014-12-25Deleting unnecessary #includes from dissectors.Martin Mathieson1-2/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-08-15Remove unneeded #include; As needed: Add editor modelines & do whitespace cha...Bill Meier1-1/+13
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-07- Make local functions static.Anders Broman1-0/+2
2013-11-29Avoid including <wiretap/wtap.h> in dissectors.Jakub Zawadzki1-0/+1
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 Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-17General cleanup including as appropriate:Bill Meier1-25/+22
2012-04-05Rename v52_handle to reflect that it's a handle for V5DL, not V5.2Guy Harris1-9/+9
2012-04-05Put the right file name into the initial comment.Guy Harris1-1/+1
2012-04-04From Rolf Fiedler:Anders Broman1-0/+212