aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-idrp.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-04-16Forbid leading, duplicated and trailing dots in field namesPeter Wu1-2/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-04-03Use col_append_str() for fixed stringsStig Bjørlykke1-1/+1
2016-02-16IRDP: Use integer arithmetic to round-up [-Wbad-function-cast]João Valverde1-1/+2
2016-01-08Fix a lot of typos and misspellingsmoshekaplan1-10/+10
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-3/+2
2014-11-26Fix a number of dup hf[] filter-names probably resulting from cut/paste errs.Bill Meier1-1/+1
2014-09-19Do encoding-arg changes (all benign)Bill Meier1-27/+27
2014-08-10Eliminate proto_tree_add_text from some dissectors.Michael Mann1-4/+16
2014-06-29proto_tree_add_subtree[_format]Michael Mann1-3/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-13Do one or more of the following:Bill Meier1-190/+209
2013-12-07From Mathias Guettler via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Pascal Quantin1-2/+1
2013-12-04- Make local functions static.Anders Broman1-4/+6
2013-11-22Fix unused-const-variable error when build with clang 3.4Alexis La Goutte1-0/+2
2013-04-23oops, missed a linebreakMartin Kaiser1-1/+2
2013-04-23From Mathias GuettlerMartin Kaiser1-0/+1584