aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ubdp.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-19Use `register_dissector()` for more protocolsDavid Perry1-2/+1
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-6/+6
2021-12-05Dissectors should not include stdio.h, unless neededJaap Keuter1-1/+0
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-8/+8
2021-10-02UBDP: Update the UBDP header dissection and add username TLVEd1-8/+18
2021-07-21First pass pinfo->pool conversionEvan Huus1-3/+3
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-06-30ubdp: fix no previous prototype for ‘proto_reg_handoff_ubdp’ [-Wmissing-p...Alexis La Goutte1-0/+1
2018-06-28packet-updp.c: New dissector for Ubiquiti Discovery Protocoljmartin-usna1-0/+319