wireshark/tools
João Valverde b33210750c CMake+etc: Enable Qt6 by default for Unix builds
Linux builds were left behind on the Qt transition, presumably because
our Ubuntu CI image does not support Qt6.

Enable Qt6 by default and explicitly disable it for slower or more
conservative Linux distros.

Drop experimental status for Qt6, because we are using it to build
official Windows and macOS releases.
2022-08-22 09:08:06 +00:00
..
asterix asterix: asterix-specs converter fix 2022-08-03 17:10:36 +00:00
cppcheck CPPcheck: When we say C11 do check for C11 2022-01-28 04:31:07 +00:00
json2pcap Minor Python3 script fixups. 2022-06-27 16:46:55 +00:00
lemon Add remaining header files to Doxygen 2021-12-12 03:56:35 +00:00
oss-fuzzshark fuzzshark: integrate oss-fuzz targets in CMake 2018-10-20 07:00:43 +00:00
pidl Clean up URLs. 2020-10-02 20:13:42 -07:00
radiotap-gen radiotap-gen: Fix -Wmissing-prototypes 2022-07-15 13:45:52 +00:00
Get-HardenFlags.ps1 HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
SkinnyProtocolOptimized.xml Skinny: Resynced Skinny xml definition with code 2021-10-31 17:19:33 +01:00
WiresharkXML.py Fix more repeated words throughout 2021-12-31 22:50:40 +00:00
alpine-setup.sh Make Perl optional. 2022-07-23 21:12:25 +00:00
arch-setup.sh CMake+etc: Enable Qt6 by default for Unix builds 2022-08-22 09:08:06 +00:00
asn2deb Packaging+GitLab CI: Move debian to the packaging directory. 2022-02-13 13:21:58 -08:00
asn2wrs.py BER: Make GeneralizedTime a FT_ABSOLUTE_TIME 2021-12-02 20:40:22 -05:00
bsd-setup.sh Fix tools/*-setup.sh to work with no arguments 2022-04-18 17:05:03 +00:00
checkAPIs.pl Prefs/Extcap: Added support for password which is never stored on the disk 2021-12-30 16:03:15 +00:00
check_dissector_urls.py tools/check_*.py: allow multiple --file entries 2022-02-20 23:12:10 +00:00
check_help_urls.py Tools: add script to check help URLs vs. available User's Guide chapters 2022-03-07 08:04:08 +00:00
check_spelling.py Fix some spellings. 2022-07-06 09:02:37 +01:00
check_static.py tools/check_*.py: allow multiple --file entries 2022-02-20 23:12:10 +00:00
check_tfs.py tools/check_*.py: allow multiple --file entries 2022-02-20 23:12:10 +00:00
check_typed_item_calls.py check_typed_item_calls.py: check for consecutive calls to same item 2022-08-12 16:20:35 +00:00
checkfiltername.pl pre-commit: Add an exception to duplicate filter name check 2022-02-15 11:38:16 +00:00
checkhf.pl HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
checklicenses.py dfilter: Add binary arithmetic (add/subtract) 2022-03-31 11:27:34 +01:00
colorfilters2js.py tools: Port colorfilters2js.pl to colorfilters2js.py 2022-06-28 19:05:29 +00:00
commit-msg Add a commit-msg that may be installed to verify commit msg line length. 2021-03-23 09:09:19 +00:00
compress-pngs.py Tools: Migrate compress-pngs.sh to Python. 2021-09-13 11:00:04 -07:00
convert_expert_add_info_format.pl Lua: reconcile expert info groups; add PI_ASSUMPTION 2021-06-21 15:27:51 +00:00
convert_proto_tree_add_text.pl Lua: reconcile expert info groups; add PI_ASSUMPTION 2021-06-21 15:27:51 +00:00
debian-nightly-package.sh Packaging+GitLab CI: Move debian to the packaging directory. 2022-02-13 13:21:58 -08:00
debian-setup.sh Make Perl optional. 2022-07-23 21:12:25 +00:00
delete_includes.py Tools+test: Call python3 explicitly. 2020-11-05 06:46:35 +00:00
detect_bad_alloc_patterns.py First pass pinfo->pool conversion 2021-07-21 05:38:29 +00:00
eti2wireshark.py EOBI: Disable dissector by default 2022-05-27 19:04:59 +00:00
extract_asn1_from_spec.pl LPP: upgrade dissector to v16.8.0 2022-04-19 10:05:41 +02:00
fix-encoding-args.pl fix-encoding-args: Remove a string check 2022-06-09 20:27:26 +00:00
fuzz-test.sh Fuzz: Fix our elapsed times. 2022-05-05 09:58:16 -07:00
gen-bugnote Tools: Add trailing periods to our bug notes if needed. 2022-05-04 10:39:18 -07:00
generate-bacnet-vendors.py spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
generate-dissector.py Tools+test: Call python3 explicitly. 2020-11-05 06:46:35 +00:00
generate-nl80211-fields.py Netlink nl80211: Convert to normal proto tree API 2021-12-11 16:32:33 +00:00
generate-sysdig-event.py tools: updated generate-sysdig-event python script. 2021-12-13 14:30:30 +00:00
generate_authors.py Convert Acknowledgements to markdown and update GUI 2022-08-02 00:09:29 +00:00
generate_cbor_pcap.py CBOR: Avoid infinite loop when sequence has not-well-formed data 2021-10-26 12:18:13 +00:00
html2text.py Tools: Handle table rows and admonition titles in html2text. 2022-04-24 23:59:48 +00:00
idl2deb Packaging+GitLab CI: Move debian to the packaging directory. 2022-02-13 13:21:58 -08:00
idl2wrs HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
indexcap.py Tools+test: Call python3 explicitly. 2020-11-05 06:46:35 +00:00
lex.py spdx: more licenses converted. 2018-03-09 04:48:20 +00:00
licensecheck.pl Tools: Be more clear that we're matching the BSD 1-Clause license. 2022-01-01 15:25:21 -08:00
list_protos_in_cap.sh More licenses converted to SPDX. 2018-03-07 13:35:49 +00:00
macos-setup-brew.sh macOS Homebrew: Install PCRE2 2022-04-10 22:09:55 +00:00
macos-setup.sh Rename Logwolf to Logray 2022-07-06 15:04:25 +00:00
make-enums.py Make it easier to call tools/make-enums.py from the source dir 2022-06-07 14:31:08 +01:00
make-manuf.py make-manuf.py: Remove HTML double quote entities 2022-02-14 23:12:56 +00:00
make-no-reassembly-profile.py Tools: Fix make-no-reassembly-profile.py. 2022-05-01 09:50:40 -07:00
make-packet-dcm.py Update to DICOM Edition 2021b 2021-05-03 19:51:19 +00:00
make-pci-ids.py Tools: make-pci-ids fixups. 2021-11-02 17:20:24 +00:00
make-plugin-reg.py Align plugin reg function search with epan reg function search 2022-03-18 21:01:40 +00:00
make-regs.py wiretap: more work on file type/subtypes. 2021-02-17 21:54:28 +00:00
make-services.py Tools: Fetch IANA data over HTTPS. 2021-11-02 16:46:18 +00:00
make-sminmpec.py tools: Port make-sminmpec.pl to make-sminmpec.py 2022-06-28 21:59:53 +00:00
make-tls-ct-logids.py tls: Update list of CT logs to 2020-05-29 2020-07-10 05:11:26 +00:00
make-usb.py Update USB ID list straight from the sources 2022-01-08 17:59:40 +00:00
make-version.py make-version.py: Add missing parentheses on function call 2022-07-28 15:08:58 -07:00
make_charset_table.c
msnchat spdx: more licenses converted. 2018-03-09 04:50:23 +00:00
msys2-setup.sh Make Perl optional. 2022-07-23 21:12:25 +00:00
ncp2222.py ftypes: Internal headers need to be internal 2021-11-11 03:15:31 +00:00
netscreen2dump.py Fix issues discovered by common python linters 2020-09-26 04:38:18 +00:00
parse_xml2skinny_dissector.py Replace g_strdup_printf() with ws_strdup_printf() 2021-12-19 21:21:58 +00:00
pkt-from-core.py Fix issues discovered by common python linters 2020-09-26 04:38:18 +00:00
pre-commit Exclude wmem_test.c from pre-commit 2021-12-18 20:13:41 +00:00
pre-commit-ignore.conf Rename the "image" directory to "resources". 2022-03-09 02:07:51 +00:00
pre-commit-ignore.py Tools+test: Call python3 explicitly. 2020-11-05 06:46:35 +00:00
process-x11-fields.pl Remove popcount in favor of ws_count_ones. 2018-03-13 17:18:01 +00:00
process-x11-xcb.pl Fix the type of arrays of pointers to hf_ values for bitfield routines. 2020-06-19 11:32:26 +00:00
randpkt-test.sh Tools: Try to exit more gracefully from fuzzing. 2021-05-11 11:07:27 -07:00
rdps.py rdps.py: Use string equality for comparing strings 2021-01-25 11:32:12 +00:00
release-update-debian-soversions.sh Packaging+GitLab CI: Move debian to the packaging directory. 2022-02-13 13:21:58 -08:00
rpm-setup.sh packaging: EPEL 8 has asciidoctor now 2022-07-28 16:17:52 +00:00
sharkd_shell.py sharkd_shell.py: add interactive debug shell for sharkd 2019-10-02 22:05:29 +00:00
test-captures.sh More shellcheck checks and fixes. 2018-06-07 18:11:12 +00:00
test-common.sh tools: Show recent commits in fuzz output. 2022-05-02 11:17:24 -07:00
update-appdata.py Move Freedesktop files to resources/freedesktop. 2022-03-12 00:19:13 +00:00
update-tools-help.py Tools: Improve update-tools-help's version handling. 2022-02-14 23:13:36 +00:00
update-tx Qt+tools: Fix most of our lupdate warnings. 2021-01-18 16:56:20 +00:00
valgrind-wireshark.sh Revert temp changes to valgrind-wireshark.sh 2020-10-19 10:35:26 +00:00
validate-clang-check.sh Tools: Don't validate file_util.c. 2022-05-16 10:13:23 -07:00
validate-commit.py Strip comment lines before validating format 2021-06-11 16:46:13 +02:00
validate-diameter-xml.sh Move a bunch of protocol resources to resources/protocols. 2022-03-11 18:34:41 +00:00
vg-suppressions vg-suppressions: suppress more GLib-related memleaks 2018-04-24 21:12:49 +00:00
win-setup.ps1 Windows: Upgrade libgcrypt to 1.10.1. 2022-08-19 18:30:16 -07:00
wireshark_be.py Fix spelling errors. 2021-09-11 10:01:27 +00:00
wireshark_gen.py Fix spelling errors. 2021-09-11 10:01:27 +00:00
wireshark_words.txt Fix some spelling errors 2022-08-19 17:46:34 +01:00
ws-coding-style.cfg Update our issue tracker URL in some places. 2020-09-16 01:29:07 +00:00
yacc.py Fix more repeated words throughout 2021-12-31 22:50:40 +00:00