aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-uftp4.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-30Fix or suppress more warnings from check_typed_item_callsMartin Mathieson1-1/+1
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-3/+3
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-6/+6
2020-05-01UFTP4: fix for tree display of uftp4.complete.reservedDennis Bush1-1/+1
2020-04-25Fix display of header length and timestamps in UFTP4Dennis Bush1-32/+32
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-07-02Add new encoding names for seconds/{micro,nano}second time stamps.Guy Harris1-6/+6
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-11-20Remove unused dissector registration prototypes, fix typoJoão Valverde1-1/+0
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-12/+12
2016-11-20uftp4: fix last argument of proto_tree_add_itemAlexis La Goutte1-8/+8
2016-11-20uftp4: Fix conflict for hf fieldsAlexis La Goutte1-5/+5
2016-08-11UFTP: Add dissector for Encrypted UDP based FTP with multicastJaap Keuter1-0/+3289