aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-thrift.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-21Thrift: Add support for raw sub-dissectorsTriton Circonflexe1-2/+7
2023-09-03Add support for expert info on exceptions in sub-dissectors.Triton Circonflexe1-45/+49
2022-07-14thrift: Fix -WdocumentationAlexis La Goutte1-37/+37
2022-06-12Add support for UUID type in ThriftTriton Circonflexe1-1/+3
2021-11-04[Thrift] Limit depth of nested types using p_set_proto_depthTriton Circonflexe1-0/+1
2021-09-07Thrift: Allow partial definition of sub-dissectorsTriton Circonflexe1-1/+2
2021-09-02thrift(.h): Fix Warning about -WdocumentationAlexis La Goutte1-22/+22
2021-08-27Thrift: Complete handling of Binary & Compact protocolsTriton Circonflexe1-41/+142
2021-02-02Address more non-static, non-shared symbols.Martin Mathieson1-1/+1
2018-05-01Use common indenting space in headingStig Bjørlykke1-9/+9
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-06[Thrift] Handle optional elememts in struct.AndersBroman1-0/+1
2018-02-06[Thrift] Add methods for the 64bit types.AndersBroman1-0/+2
2018-01-11[Thrift] Make it easier to make specific Thrift dissectorsAndersBroman1-0/+72