aboutsummaryrefslogtreecommitdiffstats
path: root/tools/cppcheck
AgeCommit message (Expand)AuthorFilesLines
2022-01-28CPPcheck: When we say C11 do check for C11Jaap Keuter1-1/+1
2021-03-22Replace the Large File Support CMake stuff.Guy Harris1-1/+1
2020-10-15.gitlab-ci: Generate cppcheck reportsMoshe Kaplan1-5/+7
2020-10-14cppcheck.sh: Suppress syntaxErrorMartin Mathieson1-0/+1
2020-07-15cppcheck.sh and check_dissector_urls.py: Show which files are being examined.Martin Mathieson1-0/+4
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-11cppcheck.sh: Add support for xml output with '-x'Moshe Kaplan1-2/+9
2019-11-21cppcheck: Exclude the doc directory.Gerald Combs1-3/+5
2019-11-12cppcheck: Re-ignore asn1.Gerald Combs1-1/+1
2019-08-16cppcheck: Make sure it's installed.Gerald Combs1-0/+5
2019-08-13cppcheck: Fix our target selection.Gerald Combs1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-06-19Tools: Add a "last n commits" option to cppcheck.sh.Gerald Combs1-9/+21
2018-06-06Tweak cppcheck to test with better settingsJaap Keuter1-3/+3
2018-04-24tools/cppcheck/cppcheck.sh: improve script; add new option: colorize html outputchinarulezzz1-2/+31
2018-03-09spdx: more licenses converted.Dario Lombardo1-13/+1
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-04-28Specify to CppCheck that Wireshark code is C89, not the default C11.Evan Huus1-1/+1
2012-10-14Add verbose option to the cppcheck script.Evan Huus1-1/+2
2012-10-13Enhancements to the CppCheck script:Evan Huus1-11/+37
2012-07-21Enhancements to the cppcheck script:Evan Huus1-16/+18
2012-07-18Add basic CppCheck configuration and runner.Evan Huus3-0/+68