Qt: Fix tooltip on import size
[metze/wireshark/wip.git] / ui / mcast_stream.c
2018-07-21 Guy HarrisAdd a tap "finish" callback, called when a listener...
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-02 Dario Lombardoui: use SPDX identifiers.
2016-06-19 Pascal QuantinRevert "tap: change glib functions to wmem."
2016-06-17 Dario Lombardotap: change glib functions to wmem.
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-23 Guy HarrisMore pinfo->fd->abs_ts to pinfo->abs_ts.
2015-11-27 Peter WuFix crash in UDP Multicast Streams dialog
2015-11-07 Guy HarrisClean up includes of unistd.h, fcntl.h, and sys/stat.h.
2015-10-22 Gerald CombsUse address functions instead of ADDRESS macros in ui.
2015-08-25 Alexis La GoutteMulticast Stream: Fix Dereference of null pointer found...
2015-08-18 Gerald CombsUDP multicast stream dialog.
2015-08-17 Gerald CombsImprove multicast address checking.
2015-05-16 Guy HarrisDo all floating-point work in double-precision.
2015-05-16 Guy HarrisUse nstime_t for time stamps.
2015-05-15 Edwin Groothuisui/mcast_stream.c: Add dependency on sys/time.h for...
2015-02-08 Alexis La GoutteMulticast Stream: Move mcast_stream.[ch] to ui