aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lsd.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-1/+1
2021-12-19Move wmem string utility functions to wsutilJoão Valverde1-0/+1
2021-07-21First pass pinfo->pool conversionEvan Huus1-4/+4
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