aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-simple.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo1-13/+1
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-10-27simple: fix spelling typo found by lintianAlexis La Goutte1-1/+1
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-1/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-1/+1
2016-07-30packet-simple: also dissect SIMPLE over TCPPeter Ross1-0/+1
2016-07-21Add proto_tree_add_checksum.Michael Mann1-18/+5
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1
2016-01-28packet-simple: SIMPLE dissectorPeter Ross1-0/+717