steam-ihs: fix memleak on exception
[metze/wireshark/wip.git] / capchild / capture_session.h
2018-05-01 Stig BjørlykkeFix comment end after SPDX identifier
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-02 Dario Lombardocapchild: use SPDX identifiers.
2017-12-03 Guy HarrisUse cfile.h to define the capture_file type.
2017-02-08 Guy HarrisFix a comment to match we-run-on-Windows-too reality.
2015-12-19 Michael MannAllow "capture info data" to not be a singleton.
2015-06-10 Guy HarrisRename wsutil/process.h to wsutil/processes.h to avoid...
2015-06-10 Guy HarrisUse pid_t on UN*X, and HANDLE on Windows, for the proce...
2015-06-09 Anders[MSVC 2015] Use intptr_t for "pointer stored as int...
2015-04-06 Guy HarrisKeep a captured-packet count in a capture_session and...
2014-12-20 Gerald CombsQt: Add a CaptureFile class.
2014-07-02 Irene RuengelerManage Interfaces
2014-06-30 Guy HarrisMove capture_session.h to capchild; what it declares...