aboutsummaryrefslogtreecommitdiffstats
path: root/capture_ui_utils.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-13Add interface options preferences.Irene Rüngeler1-0/+6
2013-03-07Add buffersize and snap length to the preferences.Irene Rüngeler1-0/+15
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/+9
2011-06-27Get rid of old non-interface specific settings which are now interfaceMichael Tüxen1-2/+2
2011-05-19When capturing from multiple interfaces, indicate this in the windowMichael Tüxen1-0/+1
2010-03-04In Wireshark and TShark, run dumpcap to get interface lists and lists ofGuy Harris1-2/+2
2008-06-02Added an option to set default link-layer header type for each interface.Stig Bjørlykke1-0/+6
2008-04-18Display the interface comment if defined.Stig Bjørlykke1-0/+6
2007-08-22gcc 4 doesn't like my macro for getting the interface description: it says th...Jeff Morriss1-1/+11
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-02-17fix a commentUlf Lamping1-0/+1
2005-12-14Constify a bunch of arguments and variables, to squelch compilerGuy Harris1-1/+1
2005-12-13make get_if_name() parameter if_text const, it's not changed insideUlf Lamping1-1/+1
2005-04-19fix some minor bugs with the current interface name:Ulf Lamping1-4/+12
2005-01-16Rename capture_combo_utils.{c,h} to capture_ui_utils.{c,h}, as the codeGuy Harris1-0/+70