From Hauke Mehrtens via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9499
[metze/wireshark/wip.git] / capture_ifinfo.c
2013-10-18 wmeierRevert SVN #52650 as per discussion on wireshark-dev
2013-10-16 etxrabPrepend to lists rather than append as that's more...
2013-07-16 cmaynard"man inet_pton" only says that it returns a negative...
2013-06-27 legoget main_window_update out of the way... pass an update...
2013-05-23 guySee if this squelches a warning.
2013-05-22 guyPull the capture-session state information out of captu...
2013-05-22 guywsutil/file_util.h should no longer be needed here.
2013-05-22 guyOn OS X, get the interface type from the System Configu...
2013-05-21 ruengelerOn MacOSX en1 is not necessarily wireless.
2013-03-05 etxrabUse explicit casts.
2012-11-22 guySome more if_info_t updates.
2012-11-22 guyOn UN*X, if an interface has a description, use it...
2012-11-19 etxrabFrom Mike Garratt:
2012-10-14 eapacheFix leak in get_interface_type as caught by cppcheck.
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-06-28 morrisswsutil/file_util.h is needed here.
2012-06-28 guyget_interface_type() contains no GUI code, so just...
2011-08-05 tuexenAdd support for multiple interfaces to the capture...
2010-05-28 morrissMove some code (including the optional objects) into...
2010-05-17 guyWhen dumpcap is run to get an interface list, interface...
2010-05-14 guyUm, no, the problem with the Leopard x86 build is that...
2010-05-14 guySee whether the Leopard x86 buildbot is upset because...
2010-05-13 guyFetch an indication of whether the interface supports...
2010-03-21 guyFix a comment.
2010-03-04 guyIn Wireshark and TShark, run dumpcap to get interface...