aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtls.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Remove init of proto variablesStig Bjørlykke1-68/+68
2023-06-02Fix some filters not matching labelsMartin Mathieson1-1/+1
2023-04-24Fix more val_to_str()-type callsMartin Mathieson1-2/+2
2023-04-12README.dissector - some trivial editsMartin Mathieson1-1/+1
2023-01-03For 'fields' param in add_bitmask_, check item masksMartin Mathieson1-1/+1
2022-08-19Use `register_dissector()` for more protocolsDavid Perry1-3/+3
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-2/+2
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-1/+1
2020-09-27Fix some wrong filter names.Martin Mathieson1-1/+1
2020-08-31More spelling fixes, last part of 2nd pass of dissectors.Martin Mathieson1-2/+2
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-4/+4
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-11-11RTLS: Add link to doc about this protocolAlexis La Goutte1-2/+1
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-1/+1
2016-06-14Add dissector for Real Time Location System (RTLS)Alexis La Goutte1-0/+804