aboutsummaryrefslogtreecommitdiffstats
path: root/capchild/capture_session.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-08Fix a comment to match we-run-on-Windows-too reality.Guy Harris1-1/+1
2015-12-19Allow "capture info data" to not be a singleton.Michael Mann1-1/+2
2015-06-10Rename wsutil/process.h to wsutil/processes.h to avoid collisions.Guy Harris1-1/+1
2015-06-10Use pid_t on UN*X, and HANDLE on Windows, for the process ID.Guy Harris1-3/+5
2015-06-09[MSVC 2015] Use intptr_t for "pointer stored as int" to make MSVC happy.Anders1-10/+11
2015-04-06Keep a captured-packet count in a capture_session and use that.Guy Harris1-0/+1
2014-12-20Qt: Add a CaptureFile class.Gerald Combs1-4/+6
2014-07-02Manage InterfacesIrene Ruengeler1-0/+6
2014-06-30Move capture_session.h to capchild; what it declares is defined there.Guy Harris1-0/+70