aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wscbor.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-11wscbor: Ensure skip if errors advances the offsetJohn Thacker1-1/+0
2023-01-09wscbor: defer creation of composite tvbKevin Albertson1-2/+12
2022-10-03BPv7: Enhance block data and payload data handlingPatricia Lindner1-23/+74
2022-02-08WSCBOR: Add checks for length and NULLUli Heilmeier1-11/+23
2021-11-15regex: Prefer C99/POSIX typesJoão Valverde1-0/+1
2021-10-26WSCBOR: Separate error from non-error expert infoBrian Sipos1-12/+29
2021-10-05COSE: Handle indefinite tstr/bstr encodingsBrian Sipos1-44/+113
2021-09-29cbor: use scoped pinfo pool instead of globalEvan Huus1-1/+1
2021-09-29COSE dissector from dtn-wireshark projectBrian Sipos1-0/+546