aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-03-07spdx: more licenses converted.Dario Lombardo40-528/+40
2018-03-07licensecheck: add BSD licenses.Dario Lombardo1-0/+8
2018-03-07More licenses converted to SPDX.Dario Lombardo33-429/+33
2018-03-06Transition from GeoIP Legacy to MaxMindDB.Gerald Combs7-65/+46
2018-03-02Fuzz-test: Handle ABRT.Gerald Combs1-1/+16
2018-02-28L16_mono: Add L16 monaural codec plugin as functional exampleJaap Keuter1-7/+21
2018-02-24Rename airpdcap to dot11decrypt.Gerald Combs1-10/+10
2018-02-21tools: add git to optional pkgs in debian-setup script.Dario Lombardo1-1/+2
2018-02-20fuzzshark: don't fuzz udplite.Jakub Zawadzki1-1/+2
2018-02-17Don't have CLEAN_FILES variables for the "clean" source files.Guy Harris1-5/+1
2018-02-15fuzzshark: disable reassembly for few protocolsYour Name1-4/+30
2018-02-13Asciidoctor macro fixups.Gerald Combs1-1/+1
2018-02-13more SPDX convertions.Dario Lombardo1-13/+1
2018-02-13tools: fix zlib check in licensecheck.pl.Dario Lombardo1-1/+1
2018-02-13tools: remove extra spaces from licensecheck.pl.Dario Lombardo1-3/+0
2018-02-12html2text: Prefix lists with a bullet.Gerald Combs1-2/+5
2018-02-12Remove Lynx.Gerald Combs3-5/+8
2018-02-12fuzzshark: disable protocol in fuzzer if it's used by other fuzzer.Jakub Zawadzki2-7/+43
2018-02-11Switch from AsciiDoc to Asciidoctor.Gerald Combs3-56/+2
2018-02-09caputils/tools: more SPDX convertions.Dario Lombardo5-65/+5
2018-02-09tools: fix BSD license name in licensecheck.pl.Dario Lombardo1-1/+1
2018-02-09html2text: Skip some tags and add references.Gerald Combs1-1/+37
2018-02-09Generalize wtap_pkthdr into a structure for packet and non-packet records.Guy Harris1-9/+9
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-08tools: remove garbage from licensecheck.pl.Dario Lombardo1-1/+0
2018-02-08tools: add new SPDX GPL format to licensecheck.pl.Dario Lombardo1-2/+7
2018-02-08tools: remake the indentation of licencecheck.pl.Dario Lombardo1-547/+549
2018-02-07tools: Add SPDX MIT to licensecheck.pl.Gerald Combs1-0/+4
2018-02-07tools: add files from wsutil and caputils to checklicense whitelist.Dario Lombardo1-0/+9
2018-02-07tools: add licenses to licensecheck.pl.Dario Lombardo1-0/+14
2018-02-02fuzzshark: use SPDX identifier.Dario Lombardo1-14/+1
2018-02-01oss-fuzzshark: try to fix oss-fuzz assert fails.Jakub Zawadzki1-5/+10
2018-02-01oss-fuzzshark: test code to debug some oss-fuzz assert fails.Jakub Zawadzki1-0/+5
2018-01-27valgrind-wireshark.sh: fix typo in usageMartin Mathieson1-1/+1
2018-01-26Added the Proconx CAN-ETH protocol dissectorLazar Sumar1-0/+1
2018-01-21Qt: Translate files in subdirectories.Gerald Combs1-5/+19
2018-01-15Qt: change obsolete qVariantFromValue into QVariant::fromValue.Dario Lombardo1-0/+1
2018-01-10NR RRC: add initial dissector based on v15.0.0Pascal Quantin1-2/+2
2018-01-09wiretap: add a parameter to wtap_init() indicating whether plugins must be lo...Pascal Quantin1-1/+1
2018-01-09[lustre] Initial Lustre supportNathaniel Clark1-0/+1
2018-01-05Qt: Move sized toolbar images to stock_icons.Gerald Combs1-0/+1
2018-01-04Pre-commit: Don't force whitespace checks everywhere.Gerald Combs1-3/+3
2017-12-23plugins: fix no previous prototype for function 'plugin_register' [-Wmissing...Alexis La Goutte1-1/+3
2017-12-21fuzzshark: fix no previous prototype for function 'LLVMFuzzerTestOneInput/LLV...Alexis La Goutte3-3/+168
2017-12-19plugin: fix extra ';' outside of a function [-Wextra-semi]Alexis La Goutte1-1/+1
2017-12-17plugins: Remove moduleinfo.hJoão Valverde1-3/+1
2017-12-14Fix registration of wiretap pluginsPascal Quantin1-1/+1
2017-12-14Refactor plugin registration and loadingJoão Valverde2-51/+29
2017-12-14Fix types.Guy Harris1-3/+3
2017-12-12fuzzer: add check for ftell return value (CID: 1426073).Dario Lombardo1-0/+1