aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isi.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-8/+8
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann1-17/+26
2015-11-11ISI: Add Modelines infoAlexis La Goutte1-0/+13
2015-11-11ISI: fix code will never be executed [-Wunreachable-code]Alexis La Goutte1-1/+1
2015-11-064294967296 is not guaranteed to be a valid integer constant.Guy Harris1-2/+2
2015-11-06Sort isi_sim_cause.Guy Harris1-1/+1
2015-11-06"#if 0" out an unused value_string table.Guy Harris1-1/+5
2015-11-06Add Nokia Intelligent Service Interface (ISI) dissectorTyson Key1-0/+2142