aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-hiqnet.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-02HiQnet parameters and Wireshark fields have data types; use them.Guy Harris1-49/+186
2016-01-17Prevent out-of-bounds read in hiqnet_display_data.Michael Mann1-14/+25
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-2/+2
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-2/+2
2014-11-14hiqnet: Improve dissection for hiqnet over TCP or UDPBill Meier1-6/+60
2014-11-14hiqnet: Simplify code somewhat; Adjust the "names" and display of certain fie...Bill Meier1-184/+75
2014-11-11hiqnet: Use correct filter names; Fix specification of hf_dhcpBill Meier1-8/+8
2014-11-11Hiqnet: fix warning found by fix-encoding-args toolsAlexis La Goutte1-7/+7
2014-11-11Hiqnet: fix Mac OS X buildbotAlexis La Goutte1-26/+26
2014-11-11Hiqnet: fix typo lenght => lengthAlexis La Goutte1-2/+2
2014-11-11Initial Harman HiQnet dissectorRaphaƫl Doursenaud1-0/+1742