aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-hl7.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-2/+2
2019-04-01HL7: do not call proto_reg_handoff_hl7() when changing a preferencePascal Quantin1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-04-03Use col_append_str() for fixed stringsStig Bjørlykke1-1/+1
2016-10-12HL7: fix missing struct initialization spotted by Clang Static AnalyzerFrancesco Fondelli1-3/+5
2016-10-11HL7 protocol supportFrancesco Fondelli1-0/+1142