aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-hcrt.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann1-2/+3
2015-01-30HCRT: udp port preference changed into range.Dario Lombardo1-9/+15
2015-01-27HCrt: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+0
2015-01-27HCrt fix no previous prototype for 'proto_register_hcrt' [-Wmissing-prototypes]Alexis La Goutte1-0/+1
2015-01-25Added HCrt (Hotline Command-Response Transaction) Dissector.Dario Lombardo1-0/+522