aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-srt.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-01No explicit glib.h include requiredJaap Keuter1-2/+0
2019-10-18SRT: Fixed misnamed field srt.bufavailMaxim Sharabayko1-1/+1
2019-07-21IEEE80211: handle symbol proprietary tag seperatelyJaap Keuter1-5/+0
2019-01-20srt: redundant prototypes declarationAlexis La Goutte1-4/+0
2018-12-30srt: fix not a Doxygen trailing comment [-Wdocumentation]Alexis La Goutte1-10/+10
2018-12-26Make dissect_srt_control_packet() static.Alexis La Goutte1-1/+1
2018-12-05Fix some spelling errors found by Lintian.Gerald Combs1-1/+1
2018-11-08SRT: clear the state after displaying itAlan Birtles1-2/+2
2018-11-06Add Secure Reliable Transport dissectorMaxim Sharabayko1-0/+1219