aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan/wimax
AgeCommit message (Expand)AuthorFilesLines
2024-02-06Fix some more spelling errorsMartin Mathieson2-2/+2
2024-02-05Fix a grab-bag of typos.Darius Davis1-4/+4
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-20Remove init of proto variablesStig Bjørlykke2-2/+2
2023-11-18dissectors: Remove init of hf and ett variable arraysStig Bjørlykke1-1/+0
2023-11-07plugins: Initialize static proto values to 0Stig Bjørlykke40-2512/+2512
2023-06-23wimax: Avoid warnings from fix-encoding-args.plStig Bjørlykke2-14/+10
2023-05-02Use `register_dissector()` in pluginsDavid Perry31-142/+146
2023-04-25tools/check_val_to_str.py: Scan plugin dissectors tooMartin Mathieson1-3/+4
2022-04-04CMake: Finish splitting ADD_PLUGIN_LIBRARY.Gerald Combs1-1/+1
2021-07-21First pass pinfo->pool conversionEvan Huus2-2/+2
2021-07-19wimax: fix field abbrevEvan Huus1-1/+1
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
2020-02-13WiMax DLMAP: Fix a large loop.Gerald Combs1-0/+1
2020-02-07WiMax DLMAP: Add a length check.Gerald Combs2-1/+18
2019-07-26HTTPS (almost) everywhere.Guy Harris44-44/+44
2019-05-06wimax: fix copy&paste error.Dario Lombardo1-1/+1
2018-05-31Don't check the CRC if the message isn't big enough to have a CRC.Guy Harris1-3/+6
2018-04-18Remove autotools build system.Dario Lombardo1-116/+0
2018-04-10Add, and use, "fetch signed value" for lengths < 40 bits.Guy Harris2-2/+2
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 Lombardo51-663/+51
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-19wimax (plugins): fix no previous prototype for function 'proto_reg_handoff_wi...Alexis La Goutte1-0/+1
2018-01-16plugins: Add source tree subfolder for plugin libraryJoão Valverde55-0/+37431