aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-riemann.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-24/+6
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-9/+2
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-2/+2
2015-02-08riemann: Minor cleanupBill Meier1-157/+156
2015-02-07riemann: Fix bug found by MSVC203 Code AnalysisBill Meier1-1/+1
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-1/+2
2014-12-21Cleanup use of #includes in a few recently committed dissectors.Bill Meier1-3/+1
2014-12-16Riemann: attach metric_d field to parent eventMarc Fournier1-1/+1
2014-12-13Riemann: add support for TCP transportPascal Quantin1-15/+51
2014-12-12Riemann: fix compilationPascal Quantin1-2/+2
2014-12-12Riemann: fix "Decode as" featurePascal Quantin1-2/+1
2014-12-10Riemann protocol dissectorSergey Avseyev1-0/+827