aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wscbor.c
AgeCommit message (Expand)AuthorFilesLines
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