aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/protobuf.c
Commit message (Collapse)AuthorAge
* Improved Protobuf dissector.improved/protobuf-detectionToni Uhlig2023-10-27
| | | | | | * tag extraction/validation was done wrong Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Fixed endian issue while DEBUG_PROTOBUF is enabled. (#2112)Toni2023-10-25
| | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Added generic Google Protobuf dissector. (#2109)Toni2023-10-24
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>