aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-link16.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-08-16LINK16: Add modelines infoAlexis La Goutte1-0/+13
2014-08-16Fix comma at end of enumerator list [-Wpedantic]Alexis La Goutte1-1/+1
2014-08-16Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+2
2014-07-25Empty proto_reg_handoff_* are not needed, remove some.Jakub Zawadzki1-4/+0
2014-05-11packet-link16: fix typosPeter Ross1-3/+3
2014-05-10packet-link16: Link 16 message dissector (MIL-STD-6016)Peter Ross1-0/+291