aboutsummaryrefslogtreecommitdiffstats
path: root/ui/rtp_stream.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-28Include errno.h in a few filesJohn Thacker1-0/+1
2021-04-20Remove unneeded modelines in ui.Gerald Combs1-13/+0
2021-04-14VoIP dialogs: Performance improvementsJirka Novak1-1/+0
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-06-22tshark/RTP: GUI dependency removed from register_tap_listener_rtpstream. As c...Jiri Novak1-56/+8
2018-06-20RTP: Encapsulation of comparsion of two rtpstreamsJiri Novak1-16/+0
2018-06-19RTP: Code clean upJiri Novak1-14/+14
2018-02-18Fix some source headers, reformat SPDX license lines in comment block.Jaap Keuter1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02ui: use SPDX identifiers.Dario Lombardo1-14/+1
2016-06-19Revert "tap: change glib functions to wmem."Pascal Quantin1-3/+3
2016-06-17tap: change glib functions to wmem.Dario Lombardo1-3/+3
2015-11-07Clean up includes of unistd.h, fcntl.h, and sys/stat.h.Guy Harris1-4/+0
2015-10-22Use address functions instead of ADDRESS macros in ui.Gerald Combs1-2/+2
2015-10-02Qt: Initial RTP playback.Gerald Combs1-0/+2
2015-05-20Start exposing the filter field of a tap listener to the RTP GUI APIs.Michael Mann1-6/+6
2015-02-07Fix RTP crash on RTP analysis attemptPeter Wu1-1/+1
2015-01-30Qt: Add the RTP Streams dialog.Gerald Combs1-0/+231