aboutsummaryrefslogtreecommitdiffstats
path: root/capture_info.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-22Don't limit capture packet counts to a fixed set of protocols.Michael Mann1-4/+8
2015-12-19Allow "capture info data" to not be a singleton.Michael Mann1-14/+20
2015-12-13Start deprecating the capture info API.Gerald Combs1-1/+7
2014-10-14Always put editor-modelines at the end of the file ...Bill Meier1-2/+2
2014-10-12Add editor modelines; Adjust whitespace as needed.Bill Meier1-0/+13
2014-06-30Move capture_session.h to capchild; what it declares is defined there.Guy Harris1-1/+1
2014-05-23Revert "Allow wtap_read() and wtap_seek_read() to return non-packet records."Guy Harris1-2/+2
2014-05-23Allow wtap_read() and wtap_seek_read() to return non-packet records.Guy Harris1-2/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-05-22Pull the capture-session state information out of capture_opts and putGuy Harris1-4/+4
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-12-29Add 'extern "C"' wrappers and #include guards to various header files.Gerald Combs1-1/+8
2008-06-24Add gtk/capture_globals.h, to declare global_capture_opts, so files thatGuy Harris1-2/+3
2008-06-24Have capture_info_ui_create() and capture_info_open() take a pointer toGuy Harris1-2/+2
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-03-01Clean up indentation a bit.Guy Harris1-1/+1
2005-12-04move the complete functionality of the capture info dialog from capture_loop....Ulf Lamping1-4/+12
2005-12-03split some parts of the packet counting functions into their own files captur...Ulf Lamping1-0/+68