Consistently use the "g_string_free returns a C string pointer" idiom.
[metze/wireshark/wip.git] / capchild / capture_ifinfo.c
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...