tests: add regression tests for Follow TCP Stream
[metze/wireshark/wip.git] / capture_info.h
2018-05-16 Gerald CombsQt: Implement the capture info dialog.
2018-03-03 Guy HarrisMove what capture_info_close() does into its only caller.
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2017-12-11 AndersBroman[capture_info] Move capture_info_new_file() to capture.c
2017-12-11 AndersBroman[capture_info] Fold the code of capture_info_open(...
2017-11-09 Gerald CombsStart using SPDX license identifiers.
2017-04-21 Guy HarrisPut all the capture dissector structures into epan...
2015-12-22 Michael MannDon't limit capture packet counts to a fixed set of...
2015-12-19 Michael MannAllow "capture info data" to not be a singleton.
2015-12-13 Gerald CombsStart deprecating the capture info API.
2014-10-14 Bill MeierAlways put editor-modelines at the end of the file ...
2014-10-12 Bill MeierAdd editor modelines; Adjust whitespace as needed.
2014-06-30 Guy HarrisMove capture_session.h to capchild; what it declares...
2014-05-23 Guy HarrisRevert "Allow wtap_read() and wtap_seek_read() to retur...
2014-05-23 Guy HarrisAllow wtap_read() and wtap_seek_read() to return non...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-05-22 Guy HarrisPull the capture-session state information out of captu...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-12-29 Gerald CombsAdd 'extern "C"' wrappers and #include guards to variou...
2008-06-24 Guy HarrisAdd gtk/capture_globals.h, to declare global_capture_op...
2008-06-24 Guy HarrisHave capture_info_ui_create() and capture_info_open...
2006-05-21 Ronnie Sahlbergname change
2006-03-01 Guy HarrisClean up indentation a bit.
2005-12-04 Ulf Lampingmove the complete functionality of the capture info...
2005-12-03 Ulf Lampingsplit some parts of the packet counting functions into...