aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-kt.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-11/+11
2021-12-22Corrects repeated words throughout the code.Moshe Kaplan1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-21/+21
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-23/+3
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-11-09Convert some TCP subdissectors to "new" style.Michael Mann1-4/+6
2014-12-23Deleting unnecessary #includes from dissectors.Martin Mathieson1-1/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-21From Abhik SarkarMartin Kaiser1-213/+246
2013-11-17use explicit casts to fix compilation on OS XMartin Kaiser1-5/+5
2013-11-17From Abhik Sarkar:Martin Kaiser1-0/+801