aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mrp-mmrp.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-13MMRP: Fix wrong offset for service attribute typeAlexis La Goutte1-1/+1
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-01-08Fix a lot of typos and misspellingsmoshekaplan1-2/+2
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann1-4/+4
2014-09-19Add editor modelines; Adjust indentation as needed.Bill Meier1-0/+13
2014-09-19Do encoding-arg changes (all benign)Bill Meier1-2/+2
2014-06-20Cleanup display filters reported by checkfiltername.plMichael Mann1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-10Use val_to_str_const() where appropriate;Bill Meier1-2/+3
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2011-06-19Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.Bill Meier1-7/+7
2011-05-12From Johannes Jochen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-0/+431