aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-02-06wiretap: add a mechanism for built-in modules to have a register routine.Guy Harris1-0/+30
2021-02-04Add an initial CONTRIBUTING file.Gerald Combs1-0/+3
2021-01-30Oops, put back accidentally deleted blank comment line.Guy Harris1-0/+1
2021-01-30Generate plugin.c for tap plugins.Guy Harris1-4/+18
2021-01-25tools/check_spelling.py: Fix args handlingMartin Mathieson1-9/+9
2021-01-25rdps.py: Use string equality for comparing stringsMoshe Kaplan1-3/+3
2021-01-25check_tfs.py: Avoid duplicating list entriesMoshe Kaplan1-2/+0
2021-01-25check_spelling.py: Avoid duplicating list entriesMoshe Kaplan1-2/+0
2021-01-25check_typed_item_calls.py: Avoid duplicating list entriesMoshe Kaplan1-2/+0
2021-01-25check_typed_item_calls.py: Avoid mutating default argumentsMoshe Kaplan1-1/+3
2021-01-18Qt+tools: Fix most of our lupdate warnings.Gerald Combs1-7/+18
2021-01-16Spelling: avoid generated files with --commitsMartin Mathieson2-2/+12
2021-01-16macos-setup: Support uninstall of QT versions 5.[10-14].xJohn Thacker1-1/+4
2021-01-11macos-setup: Allow installing QT 5.14John Thacker1-18/+5
2021-01-11Fix duplicated filter namecated fileter namesAnders Broman1-1/+1
2021-01-08macos-setup: Update Python for Big Sur and Apple Silicon (arm)John Thacker1-7/+27
2021-01-07LPP: upgrade dissector to v16.3.0Pascal Quantin1-2/+2
2021-01-07CMake: Reduce "Generating plugin.c" noise during the buildPeter Wu1-2/+2
2021-01-05macos-setup: Update CMake for Apple SiliconJohn Thacker1-28/+21
2021-01-03Update to DICOM Edition 2020eRickard Holmberg1-2/+2
2021-01-02macos: Clarify when xz support was added to tarJohn Thacker1-1/+1
2021-01-01Remove a bunch of duplicate manuf.tmpl entries.Gerald Combs1-1/+10
2020-12-31Scripts: Check that files exist.Martin Mathieson3-1/+16
2020-12-30tools: skip deleted files in check_typed_item_calls.Dario Lombardo1-3/+3
2020-12-28iLBC: fix deprecation type and cast.Dario Lombardo1-1/+3
2020-12-27Bump Qt version to match what is used on the MacOS buildbotMichael Tuexen1-1/+1
2020-12-23Detect and replace bad allocation patterns (more)Moshe Kaplan1-13/+8
2020-12-22make-version: use 0 as number of commits if they can't be obtained.Dario Lombardo1-1/+1
2020-12-22Detect and replace bad allocation patternsMoshe Kaplan2-0/+128
2020-12-21Call add item and tfs checking scripts in ubuntu pipelineMartin Mathieson1-10/+12
2020-12-20More spelling fixes.Martin Mathieson2-4/+46
2020-12-19macos-setup: work around a botch in GLib "make distclean".Guy Harris1-1/+8
2020-12-18macos-setup: explain why we're running autoreconf on minizip.Guy Harris1-0/+11
2020-12-18macos-setup: fix the name of the -done file for Minizip.Guy Harris1-1/+1
2020-12-18macos-setup: do "make clean", not "make distclean", for zstd.Guy Harris1-1/+6
2020-12-17macos-setup: don't configure p11-kit to use libffi.Guy Harris1-3/+16
2020-12-17macos-setup: remove tabs.Guy Harris1-2/+2
2020-12-16macos-setup: get rid of a debugging "set -x".Guy Harris1-1/+0
2020-12-16macos-setup: various cleanups.Guy Harris1-3/+3
2020-12-16macos-setup: set SDKROOT when running xcrun.Guy Harris1-1/+1
2020-12-16macos-setup: fix uninstallation of libtasn1.Guy Harris1-1/+1
2020-12-16LPPa: upgrade dissector to v16.1.0Pascal Quantin1-1/+1
2020-12-16NRPPa: upgrade dissector to v16.1.0Pascal Quantin1-1/+1
2020-12-16extract_asn1_from_spec.pl: fix parsing with CRLF line endingPascal Quantin1-1/+1
2020-12-15check_typed_item_calls.py: some tweaksMartin Mathieson1-3/+9
2020-12-14Windows: clean libpcap packagePascal Quantin1-0/+1
2020-12-14Windows: upgrade Npcap to 1.10Pascal Quantin1-4/+4
2020-12-13macos-setup: more cleanups.Guy Harris1-20/+32
2020-12-12macos-setup: clean up uninstallation of snappy.Guy Harris1-15/+18
2020-12-12macos-setup: build snappy as a shared library.Guy Harris1-1/+8