aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-elmi.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-2/+2
2022-02-04Trivial: change some formatting in hf item definitionsMartin Mathieson1-1/+1
2020-12-17GTPv2: Update IE 8.12 IndicationAnders Broman1-2/+0
2019-07-26HTTPS (almost) everywhere.Guy Harris1-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
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-1/+1
2014-10-12E-LMI: add what seems to be a missing break (Coverity CID 1245648)Pascal Quantin1-0/+1
2014-10-10[ELMI] Add missing information elements, add support for sub-information elem...Anish Bhatt1-2/+307
2014-10-08elmi: Fix bug in message type codingAnish Bhatt1-1/+1
2014-08-10packet-elmi.c: Remove an unneeded #include.Bill Meier1-2/+1
2014-08-05Eliminate proto_tree_add_text from some dissectors.Michael Mann1-2/+6
2014-06-26convert to proto_tree_add_subtree[_format]Michael Mann1-4/+3
2014-04-21dissect some more E-LMI fieldsMartin Kaiser1-2/+118
2014-04-21mention the E-LMI lua dissector in the headerMartin Kaiser1-0/+3
2014-04-21Fix gcc "warning: no previous prototype ... [-Wmissing-prototypes]"; Do some ...Bill Meier1-0/+1
2014-04-15start a dissector for Ethernet Local Management InterfaceMartin Kaiser1-0/+125