aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dsr.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-04-27DSR: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-02-26Remove executable bit, from not executable files.Jakub Zawadzki1-0/+0
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann1-4/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-10-04DSR: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-11/+11
2014-09-24Added a new DSR dissectorGilles Roudiere1-0/+776