aboutsummaryrefslogtreecommitdiffstats
path: root/ui/mcast_stream.c
Commit message (Expand)AuthorAgeFilesLines
* replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo2018-02-081-1/+1
* ui: use SPDX identifiers.Dario Lombardo2018-02-021-13/+1
* Revert "tap: change glib functions to wmem."Pascal Quantin2016-06-191-4/+4
* tap: change glib functions to wmem.Dario Lombardo2016-06-171-4/+4
* Add the packet number to the packet_info structure, and use it.Guy Harris2016-01-241-1/+1
* More pinfo->fd->abs_ts to pinfo->abs_ts.Guy Harris2016-01-231-1/+1
* Fix crash in UDP Multicast Streams dialogPeter Wu2015-11-271-2/+2
* Clean up includes of unistd.h, fcntl.h, and sys/stat.h.Guy Harris2015-11-071-3/+0
* Use address functions instead of ADDRESS macros in ui.Gerald Combs2015-10-221-4/+4
* Multicast Stream: Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte2015-08-251-3/+5
* UDP multicast stream dialog.Gerald Combs2015-08-181-11/+16
* Improve multicast address checking.Gerald Combs2015-08-171-11/+23
* Do all floating-point work in double-precision.Guy Harris2015-05-161-3/+3
* Use nstime_t for time stamps.Guy Harris2015-05-161-41/+26
* ui/mcast_stream.c: Add dependency on sys/time.h for struct timevalEdwin Groothuis2015-05-151-0/+4
* Multicast Stream: Move mcast_stream.[ch] to uiAlexis La Goutte2015-02-081-0/+468