aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lsd.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-03Fix some issues seen with a fresh run of PVS StudioMartin Mathieson1-1/+1
2019-11-10lsd: Add cookie field (optional)Alexis La Goutte1-0/+16
2019-08-08lsd: Add support of IPv6Alexis La Goutte1-8/+5
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-06-10LSD: Fix valid headers being marked as malformedDaniel Kamil Kozar1-2/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-11-10lsd: fix unaligned readPeter Wu1-1/+2
2016-10-23LSD: avoid dereferencing a null pointerPascal Quantin1-7/+7
2016-10-11Add Local Service Discovery (LSD) protocolMichael Mann1-0/+207