aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-s5066dts.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-19Dissectors: remove accidental double-colonsMartin Mathieson1-1/+1
2023-11-20Remove init of proto variablesStig Bjørlykke1-110/+110
2023-11-07epan: Prepare dissectors for initialize static values to 0Stig Bjørlykke1-1/+1
2023-09-19Use `register_dissector()` for more protocolsDavid Perry1-7/+5
2022-08-09prefs: More cleanup, auto prefsJohn Thacker1-3/+3
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-1/+1
2020-09-07Yet more spelling fixes.Martin Mathieson1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-12-01Apply port preferences during dissector handoff registrationJaap Keuter1-0/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-11-22Add prefs_get_uint_value and prefs_get_range_valueMichael Mann1-3/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-22/+17
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-2/+2
2015-06-22Remove a bunch of deprecated tvb_length callsEvan Huus1-3/+3
2015-02-18Add a CF_FUNC macro for casting BASE_CUSTOM functions.Gerald Combs1-2/+2
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-2/+4
2015-01-07S5066DTS: Nesting level does not match indendation (CID 1159211 & 1159212)Alexis La Goutte1-2/+4
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+2
2014-09-09Eliminate proto_tree_add_text from some of the dissectors.Michael Mann1-116/+120
2014-07-09convert to proto_tree_add_subtree[_format]Michael Mann1-13/+7
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-3/+3
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-3/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespace.Bill Meier1-5/+5
2013-12-21Add missing includesJakub Zawadzki1-0/+1
2013-12-12- Make local functions static.Anders Broman1-0/+2
2013-12-08check licence: fix FSF address.Jakub Zawadzki1-1/+1
2013-12-03Fix encoding arg Remove tab and trailing whitespace Add modelines infoAlexis La Goutte1-129/+142
2013-12-03Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-5/+1
2013-11-30STANAG 5066 DTS Layer dissector. Bug 9217 (https://bugs.wireshark.org/bugzil...Michael Mann1-0/+1369