aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-marker.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Remove init of proto variablesStig Bjørlykke1-13/+13
2023-06-21Use `register_dissector()` for more protocolsDavid Perry1-3/+3
2021-10-04to_str: pull scope arg up into tvb_ether_to_strEvan Huus1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-18marker: return unused offset (found by clang).Dario Lombardo1-71/+67
2018-02-18marker: fix indentation.Dario Lombardo1-27/+27
2018-02-15Fix a case of copy - too little modify - pasteJoerg Mayer1-1/+1
2018-02-15Put some info into the INFO columnJoerg Mayer1-64/+102
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann1-3/+4
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-2/+2
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier1-0/+13
2014-05-31Split off the dissectors for 802.3 "slow protocols".Guy Harris1-0/+204