aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-07-29More fussing with masks.Martin Mathieson1-0/+1
2021-07-27macos-setup: install the current version of Ninja.Guy Harris1-1/+1
2021-07-26check_typed_item_calls.py: check add_bitmask() functionsMartin Mathieson1-4/+24
2021-07-24check_typed_item_calls.py: Add a check for all-zeroes maskMartin Mathieson1-0/+8
2021-07-21First pass pinfo->pool conversionEvan Huus1-2/+2
2021-07-11check_typed_item_calls: fix typoMartin Mathieson1-1/+1
2021-07-11More mask checks and some fixes.Martin Mathieson1-13/+31
2021-07-09make-version.pl: Remove duplicate "-f" optionJoão Valverde1-1/+0
2021-07-09Rename version.h to be more descriptiveJoão Valverde2-6/+7
2021-07-08check_typed_item_calls.py Some more mask checksMartin Mathieson1-9/+19
2021-07-07tools/check_typed_item_calls.py: Add extra mask checksMartin Mathieson1-2/+22
2021-07-06Fix a few dissector spelling errors.Martin Mathieson1-0/+25
2021-06-26Windows: upgrade Npcap to 1.50Pascal Quantin1-4/+4
2021-06-25checkAPIs: __func__ is now part of C99, allow itJoão Valverde1-5/+0
2021-06-21Lua: reconcile expert info groups; add PI_ASSUMPTIONChuck Craft2-2/+8
2021-06-11Strip comment lines before validating formatJoerg Mayer1-1/+3
2021-06-10Windows: Update GLib to 2.66.4.Gerald Combs1-4/+4
2021-06-08check_static.py: remove unused optionMartin Mathieson1-2/+0
2021-06-06Add some spelling words.Martin Mathieson1-0/+20
2021-06-03Diameter: Update AVPs from 3GPP TS 29.272 V16.4.0Anders Broman1-1/+17
2021-05-30Add missing space before ']'Joerg Mayer1-1/+1
2021-05-29macos-setup.sh: update sparkleMichael Tuexen1-4/+4
2021-05-27macos-setup.sh: improve arm supportMichael Tuexen1-2/+20
2021-05-26macossetup.sh: fix syntaxMichael Tuexen1-0/+1
2021-05-26macossetup.sh: whitespace fixMichael Tuexen1-2/+2
2021-05-26macos: Update PythonJohn Thacker1-2/+2
2021-05-14Don't try to install qt5-defaultDavid Perry1-1/+4
2021-05-13ETWDUMP: Update to support live captureOdysseus Yang1-2/+5
2021-05-11Tools: Try to exit more gracefully from fuzzing.Gerald Combs2-4/+11
2021-05-08http: Add dissection of HTTP2-SettingsAnders Broman1-0/+1
2021-05-07Tools: Show only filenames when fuzzing.Gerald Combs1-1/+1
2021-05-06ITS: fix asn2wrs #.NO_EMITTomas Kukosa1-3/+10
2021-05-05GitLab CI: Add a minimal fuzzing job.Gerald Combs1-11/+21
2021-05-03Update to DICOM Edition 2021bRickard Holmberg1-3/+0
2021-04-30GitLab CI+tools: Make our clang version configurable.Gerald Combs1-3/+16
2021-04-28validate-clang-check: fix extracting the file basename.Guy Harris1-1/+1
2021-04-28validate-clang-check: fix some issues.Guy Harris1-1/+10
2021-04-27PTP: Fix a couple of spelling errorsMartin Mathieson1-0/+3
2021-04-25Windows: upgrade Npcap to 1.31Pascal Quantin1-4/+4
2021-04-20More trivial spellings.Martin Mathieson1-0/+3
2021-04-19NVME: Fix some spellingsMartin Mathieson1-0/+8
2021-04-12Windows: upgrade Npcap to 1.30Pascal Quantin1-4/+4
2021-04-10Some more spelling fixes.Martin Mathieson1-10/+21
2021-04-05macos-setup: Update CMake, Qt, and PythonJohn Thacker1-27/+41
2021-04-03check_static.py check symbols that could be static.Martin Mathieson1-0/+314
2021-04-03Add more common words to spelling dict.Martin Mathieson2-1/+29
2021-04-01asn2wrs.py: prevent adding several times BASE_VAL64_STRINGPascal Quantin1-1/+1
2021-03-26macos-setup: the current Python is 3.9.2.Guy Harris1-3/+3
2021-03-25tools: add g_memdup to prohibited APIs.Dario Lombardo1-0/+3
2021-03-23Add a commit-msg that may be installed to verify commit msg line length.Martin Mathieson2-2/+20