aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-uftp.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-3/+3
2021-02-10uftp: Fix typo in #define for default portChuck Craft1-2/+2
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-3/+3
2020-05-24New dissector: UFTP version 5Dennis Bush1-1/+5
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-4/+4
2016-08-11UFTP: Add dissector for Encrypted UDP based FTP with multicastJaap Keuter1-0/+2243