Allow "capture info data" to not be a singleton.
[metze/wireshark/wip.git] / capchild / capture_session.h
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...