aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan/wimaxmacphy
AgeCommit message (Expand)AuthorFilesLines
2023-12-14CMake: Refactor plugin add_library() macrosJoão Valverde1-1/+1
2023-12-03plugins: Fill in short description fieldJoão Valverde1-0/+1
2023-11-07plugins: Initialize static proto values to 0Stig Bjørlykke1-266/+266
2023-10-16Make `grep proto_register_protocol` more usefulGerald Combs1-4/+1
2023-05-04Fix more 'type_item_calls' warningsMartin Mathieson1-9/+9
2023-02-09Fix some spelling errorsMartin Mathieson1-1/+1
2023-01-31More fussing with items and calls.Martin Mathieson1-12/+6
2022-08-09Use `register_dissector()` for more protocolsDavid Perry1-3/+2
2022-04-04CMake: Finish splitting ADD_PLUGIN_LIBRARY.Gerald Combs1-1/+1
2022-02-03More mask/field-length fixesMartin Mathieson1-1/+1
2022-01-29check_typed_item_calls.py - Find all (but 3) items from calls.Martin Mathieson1-4/+2
2021-03-29CMake: Remove non existent '/codecs' include pathJoão Valverde1-2/+0
2021-03-01CMake: Use CheckAPI's abort/termoutput with dissectors onlyJoão Valverde1-1/+2
2020-09-05Tools: Clean up checkAPI and add ui/qt.Gerald Combs1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris2-2/+2
2018-04-18Remove autotools build system.Dario Lombardo1-66/+0
2018-04-16Forbid leading, duplicated and trailing dots in field namesPeter Wu1-1/+1
2018-03-07spdx: more licenses converted.Dario Lombardo1-13/+1
2018-02-17Don't have CLEAN_FILES variables for the "clean" source files.Guy Harris1-5/+1
2018-02-09plugins: use SPDX identifiers.Dario Lombardo2-27/+2
2018-02-04Have individual plugin CMakeLists.txt files add library dependencies.Guy Harris1-0/+2
2018-01-21autotools: Rework the plugin MakefilesJaap Keuter1-1/+1
2018-01-16plugins: Add source tree subfolder for plugin libraryJoão Valverde6-0/+5644