aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-stt.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-20epan,packaging: convert http URLs to httpsPeter Wu1-4/+3
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-09-02Have a single IPv6 tapJoão Valverde1-4/+2
2017-01-29Register reassembly tablesMichael Mann1-15/+2
2016-12-13Adjust proto_tree_add_uint_format_value calls to use unit stringMichael Mann1-6/+5
2016-07-24More null "IP information" pointer checks.Guy Harris1-1/+1
2016-07-21Add proto_tree_add_checksum.Michael Mann1-65/+10
2016-07-18Rename iph->ip_p to iph->ip_nxtJoão Valverde1-1/+1
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann1-3/+1
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris1-1/+1
2016-01-17Call the "no FCS present" version of the Ethernet dissector.Guy Harris1-3/+7
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann1-1/+1
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann1-1/+1
2015-07-03Call reassembly_table_destroy for some dissectorsPeter Wu1-0/+7
2015-04-27Clean up STT pluginJesse Gross1-113/+738
2014-08-03Stateless Transport Tunneling: Add STT dissector supportrvichery1-0/+375