aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-05-29Windows: upgrade Npcap to 1.31Pascal Quantin1-4/+4
2021-05-27Tools: Show only filenames when fuzzing.Gerald Combs1-1/+1
2021-05-11Tools: Try to exit more gracefully from fuzzing.Gerald Combs2-4/+11
2021-05-07GitLab CI: Add fuzzing to the 3.4 branch.Gerald Combs1-11/+21
2021-03-22Replace the Large File Support CMake stuff.Guy Harris2-4/+1
2021-03-15debian-setup: include GCC and G++ in the basic list.Guy Harris1-1/+3
2021-03-09Windows: Update our spandsp packages.Gerald Combs1-4/+4
2021-02-15rpm-setup: install libgcrypt by default.Guy Harris1-2/+2
2021-01-18Qt+tools: Fix most of our lupdate warnings.Gerald Combs1-7/+18
2021-01-14Windows: upgrade Npcap to 1.10Pascal Quantin1-4/+4
2021-01-05macos-setup: Update CMake for Apple SiliconJohn Thacker1-28/+21
2020-12-19macos-setup: clean up snappy uninstall to match the trunk version.Guy Harris1-6/+8
2020-12-20macos-setup: various cleanups.Guy Harris1-1/+0
2020-12-20macos-setup: work around a botch in GLib "make distclean".Guy Harris1-1/+8
2020-12-20macos-setup: don't configure p11-kit to use libffi.Guy Harris1-3/+16
2020-12-20macos-setup: remove tabs.Guy Harris1-2/+2
2020-12-20macos-setup: get rid of a debugging "set -x".Guy Harris1-1/+0
2020-12-20macos-setup: fix uninstallation of libtasn1.Guy Harris1-1/+1
2020-12-20macos-setup: clean up uninstallation of snappy.Guy Harris1-13/+15
2020-12-20macos-setup: build snappy as a shared library.Guy Harris1-1/+8
2020-12-19Snappy uses CMake, and they didn't bother to provide an unintall target.Guy Harris1-2/+18
2020-12-19Work around more NeXTStEP-induced pain.Guy Harris1-1/+1
2020-12-19macOS: Enable PKCS #11 support when building with macos-setup.shJohn Thacker1-2/+125
2020-12-19macos-setup.sh: Update various software versionsJoerg Mayer1-15/+80
2020-12-19macos-setup: explain why we're running autoreconf on minizip.Guy Harris1-0/+11
2020-12-19macos-setup: fix the name of the -done file for Minizip.Guy Harris1-1/+1
2020-12-19macos-setup: do "make clean", not "make distclean", for zstd.Guy Harris1-1/+6
2020-12-17macos-setup: Update a comment.Guy Harris1-2/+3
2020-12-17Don't assume macOS version numbers are of the form 10.N.Guy Harris1-7/+35
2020-12-17macos-setup: various cleanups.Guy Harris1-2/+3
2020-12-16macos-setup: set SDKROOT when running xcrun.Guy Harris1-1/+1
2020-12-16macos-setup: more cleanups.Guy Harris1-14/+24
2020-12-12Tools: skip commit validation for merge trains.Gerald Combs1-0/+6
2020-11-15Tools: Update the usb.ids URL in make-usb.py.Gerald Combs1-4/+6
2020-11-09Tools+test: Call python3 explicitly.Gerald Combs16-52/+16
2020-11-04Tools: Allow cherry pick lines in validate-commit.py.Gerald Combs1-4/+7
2020-10-24tools: Skip over commit body checks.Gerald Combs1-2/+3
2020-10-22Initialize release-3.4.Gerald Combs1-3/+3
2020-10-19Revert temp changes to valgrind-wireshark.shMartin Mathieson1-1/+1
2020-10-19PDML: speed up writingMartin Mathieson1-1/+1
2020-10-17tools/check_type_item_calls.py: Check lengthsMartin Mathieson1-2/+72
2020-10-15.gitlab-ci: Generate cppcheck reportsMoshe Kaplan1-5/+7
2020-10-14cppcheck.sh: Suppress syntaxErrorMartin Mathieson1-0/+1
2020-10-11check_tfs.py: Also match case insensitivelyMartin Mathieson1-2/+9
2020-10-09check_typed_item_calls.py: Add some extra checksMartin Mathieson1-2/+8
2020-10-03RTP: opus playbackLin Sun4-2/+65
2020-10-02Clean up URLs.Guy Harris3-3/+3
2020-09-30Tools: Handle leading "#"s in gen-bugnote.Gerald Combs1-1/+1
2020-09-28extract_asn1_from_spec.pl: add version into exported asn fileTom Yan1-0/+4
2020-09-28check_typed_item_calls.py: add --consecutive flagMartin Mathieson3-16/+59