capchild: use SPDX identifiers.
[metze/wireshark/wip.git] / capchild / capture_ifinfo.c
2018-02-02 Dario Lombardocapchild: use SPDX identifiers.
2018-01-08 Dario Lombardoextcap: remove conditional compilation.
2017-10-26 Guy HarrisAdd a ws_in6_addr typedef for struct e_in6_addr.
2017-08-22 Ahmad FatoumAdd hardware timestamping support
2017-03-19 Joerg MayerFix various compile warnings turning error on Linux...
2017-02-20 Gerald CombsYell at the user less.
2016-10-21 Roland Knallcapchild: Fix loading of extcap with no winpcap.dll
2016-02-27 Guy HarrisFix appending the list of remote interfaces.
2016-02-27 Guy HarrisReplace extcap_interface_list() with append_extcap_inte...
2016-02-27 Guy HarrisPut the extcap interfaces at the *end* of the interface...
2016-02-19 João ValverdeAdd inet_pton/inet_ntop interface to libwsutil
2015-11-25 Mikael KanstrupFix memory leak in capture_get_if_capabilities
2015-11-17 Pascal QuantinExtcap: allow Wireshark to list extcap interfaces even...
2015-10-04 Peter WuFix various memleaks
2015-07-22 Pascal QuantinFix retrieval of data link type supported by remote...
2014-12-20 Gerald CombsQt: Add a CaptureFile class.
2014-08-21 Roland KnallExtcap Capture Interface
2014-07-22 Guy HarrisGet rid of NO_INTERFACES_FOUND - it's not an error.
2014-07-22 Guy HarrisDon't return an error string for NO_INTERFACES_FOUND.
2014-07-04 Guy HarrisMove utility routines for capturing into a libcaputils...
2014-06-30 Guy HarrisMove capture_session.h to capchild; what it declares...
2014-06-27 Guy HarrisReport more information on a sync_xxx_open() call failure.
2014-06-24 Guy HarrisFor capchild headers, include <capchild/XXX.h>.
2014-06-23 Guy HarrisMove the routines to talk to dumpcap into a static...