aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-awdl.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-25Fix lots of spellingsMartin Mathieson1-1/+1
2024-01-28Fix some more item warningsMartin Mathieson1-12/+12
2024-01-11Fill gaps in AWDL DataPathStateTLV.Frostie3141591-39/+138
2023-11-20Remove init of proto variablesStig Bjørlykke1-250/+250
2023-09-28awdl: fix conflict for awdl.servicesparams.valuesAlexis La Goutte1-1/+1
2023-08-16Misc dissector fixesMartin Mathieson1-1/+1
2023-07-14Improve consistency of includesDr. Lars Völker1-3/+3
2023-06-27Fix more full item masks that should not be.Martin Mathieson1-5/+8
2023-06-26More checking labels vs filterMartin Mathieson1-1/+1
2023-05-16Use `register_dissector()` for more protocolsDavid Perry1-17/+17
2023-02-25Change some `wmem_packet_scope()` to `pinfo->pool`David Perry1-14/+14
2023-01-25Fix some spelling errors.Martin Mathieson1-1/+1
2022-12-15tools/check_typed_item_calls: check FT_BOOLEAN mask lengthMartin Mathieson1-32/+32
2022-12-03wmem: Remove strbuf max size parameterJoão Valverde1-2/+2
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-1/+1
2021-07-29More fussing with masks.Martin Mathieson1-16/+16
2020-11-15awdl: fix item lengthAlexis La Goutte1-1/+1
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-8/+8
2019-05-09Fix dissection of gatewayed/bridged LLAP packets.Guy Harris1-8/+8
2019-04-24dissectors: remove execute bits from awdl, gbcs, pcomtcpPeter Wu1-0/+0
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-1/+1
2018-11-29Add Apple Wireless Direct Link (AWDL) dissectorMilan Stute1-0/+2671