aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-08-15check_tfs.py: Import subprocess module (needed for querying git)Martin Mathieson1-0/+1
2020-08-15check_typed_item_calls.py: add optional checks for labels and bitmask.Martin Mathieson1-10/+125
2020-08-13make-version.pl: Update sample output in comments to more modern git version ...Joerg Mayer1-8/+10
2020-08-09Fix tfs strings that have leading or trailing space characters.Martin Mathieson1-3/+9
2020-08-09Windows: upgrade Npcap to 0.9996Pascal Quantin1-4/+4
2020-08-08check_typed_item_calls.py: Look for items with the wrong type passed to APIsMartin Mathieson1-0/+254
2020-08-07Find and fix dissectors that should be using a default tfs.Martin Mathieson1-0/+179
2020-07-21Windows: Switch from the WpdPack SDK to vcpkg's libpcap.Gerald Combs1-4/+4
2020-07-16json2pcap: Added pcap masking and anonymization supportMartin Kacer1-97/+270
2020-07-15cppcheck.sh and check_dissector_urls.py: Show which files are being examined.Martin Mathieson2-6/+23
2020-07-14Windows: upgrade Npcap to 0.9995Pascal Quantin1-4/+4
2020-07-12check_dissector_urls.py: Add options to control which files to scanMartin Mathieson1-66/+131
2020-07-12asn2wrs: support for (SIZE(A..B),...) constraintTomas Kukosa1-0/+1
2020-07-10tls: Update list of CT logs to 2020-05-29Peter Wu1-5/+11
2020-07-08cppcheck: Fixup some comparisons.Gerald Combs1-3/+3
2020-07-07cppcheck: Bail if "-l <n>" or "-o" don't find any files.Gerald Combs1-3/+18
2020-07-01Add internalAstError to suppressed errors from cppcheck.Martin Mathieson1-0/+2
2020-06-30cppcheck: add a -o option to check modified or staged changesMartin Mathieson1-1/+9
2020-06-28cppcheck: add more include folders to look in.Martin Mathieson1-0/+2
2020-06-22sysdig-event: fix the type of elements of an array of pointers to hf_ values.Guy Harris1-1/+2
2020-06-21tools/generate-sysdig-event.py: fail if the URL fetch fails.Guy Harris1-4/+4
2020-06-21generate-sysdig-event.py: improve error reporting.Guy Harris1-1/+7
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris3-4/+4
2020-06-13Windows: upgrade Npcap to 0.9994Pascal Quantin1-4/+4
2020-06-13macos-setup: Add iLBC.Gerald Combs1-0/+53
2020-06-13macos-setup.sh: Update GNUTLS, NETTLE and GMP versionsJoerg Mayer1-5/+5
2020-06-11cppcheck.sh: Add support for xml output with '-x'Moshe Kaplan1-2/+9
2020-06-10checklicenses: Add a --list-allowed option.Gerald Combs1-7/+10
2020-06-08Windows: upgrade Npcap to 0.9993Pascal Quantin1-4/+4
2020-06-08Tools: Use better terminology.Gerald Combs2-18/+18
2020-05-22Windows: upgrade USBPcap to 1.5.4.0Pascal Quantin1-4/+4
2020-05-06IDL: Clean up IDL based dissector generationJaap Keuter2-25/+8
2020-05-05IDL: make code generation reproducibleJaap Keuter1-9/+10
2020-05-05Windows: upgrade Npcap to 0.9991Pascal Quantin1-4/+4
2020-04-19travis: remove Windows supportPeter Wu5-317/+0
2020-04-13Standardise IETF RFC and Draft URLs in dissectors.Martin Mathieson1-0/+199
2020-04-06Windows: upgrade Npcap to 0.9990Pascal Quantin1-4/+4
2020-03-19Windows: upgrade Npcap to 0.9989Pascal Quantin1-4/+4
2020-03-16tools: do not install doxygenPeter Wu5-5/+1
2020-03-08tools: add additional params to macos-setup-brew.sh.Dario Lombardo1-1/+1
2020-03-07Windows: upgrade Npcap to 0.9988Pascal Quantin1-4/+4
2020-02-26tools: add missing packages to macos-setup-brew.Dario Lombardo1-7/+6
2020-02-24rpm-setup: Get rid of unary operator expected warning.Anders Broman1-0/+1
2020-02-18macos-setup: Update Gcrypt to 1.8.5.Gerald Combs1-2/+2
2020-02-09RPM: fix missing qt5-linguist dependency, simplify installed packagesPeter Wu1-15/+10
2020-02-04Windows: upgrade Npcap to 0.9987Pascal Quantin1-4/+4
2020-02-02tools: add lua to bsd-setup.sh.Dario Lombardo1-0/+1
2020-01-29tls: update list of known CT logs to 2019-12-23Peter Wu1-6/+15
2020-01-26tools: add missing package to bsd-setup.Dario Lombardo1-0/+3
2020-01-23tools: fix check in bsd-setup.Dario Lombardo1-1/+1