aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-thrift.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-04THRIFT: add heuristic for TFramedTransportJason Heimann1-2/+24
2016-02-03THRIFT: add dissection of T_MAPJason Heimann1-2/+47
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-11-14register_dissector -> new_register_dissectorMichael Mann1-1/+1
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann1-1/+1
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann1-1/+1
2015-06-19[thrift] fix a minor bug; Also: use col_clear()Bill Meier1-2/+4
2015-06-08THRIFT: fix function name typoAlexis La Goutte1-2/+2
2015-06-08Add editor-modelines; Don't use tabwidth=4; Adjust whitespace.Bill Meier1-337/+337
2015-05-13[Thrift] Strengthen the heuristic.AndersBroman1-1/+4
2015-05-06[Thrift] Fix a copy-paste-o and add dissecton of T_BYTEAndersBroman1-2/+13
2015-05-06THRIFT: Fix Mac BuildbotAlexis La Goutte1-12/+12
2015-05-06Add a THRIFT dissector.AndersBroman1-0/+440