aboutsummaryrefslogtreecommitdiffstats
path: root/epan/protobuf_lang_tree.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-16Move more headers outside extern "C".Guy Harris1-4/+4
2020-11-18Protobuf: rewrite parser of *.proto file from Bison to LemonHuang Qiangxiong1-7/+28
2020-11-12Protobuf: feature of adding missing fields with default valuesHuang Qiangxiong1-6/+70
2020-01-06Get rid of %debug, so protobuf_lang.y can be processed by Berkeley YACC.Guy Harris1-1/+1
2019-12-19Protobuf: add dissecting protobuf fields as wireshark fields preferences, etc.Huang Qiangxiong1-0/+17
2019-11-10Protobuf: Enhancements about error message during loading .proto filesHuang Qiangxiong1-1/+4
2019-10-14Protobuf: Add show_details preferences. Fix two bugs.Huang Qiangxiong1-1/+1
2019-10-07protobuf: add support for Protocol Buffers Language (*.proto) filesHuang Qiangxiong1-0/+340