Make Mac OS X buildbot happy (Missing _U_)
[metze/wireshark/wip.git] / capture_ui_utils.h
2013-03-13 Irene RüngelerAdd interface options preferences.
2013-03-07 Irene RüngelerAdd buffersize and snap length to the preferences.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-12-29 Gerald CombsAdd 'extern "C"' wrappers and #include guards to variou...
2011-06-27 Michael TüxenGet rid of old non-interface specific settings which...
2011-05-19 Michael TüxenWhen capturing from multiple interfaces, indicate this...
2010-03-04 Guy HarrisIn Wireshark and TShark, run dumpcap to get interface...
2008-06-02 Stig BjørlykkeAdded an option to set default link-layer header type...
2008-04-18 Stig BjørlykkeDisplay the interface comment if defined.
2007-08-22 Jeff Morrissgcc 4 doesn't like my macro for getting the interface...
2006-05-21 Ronnie Sahlbergname change
2006-02-17 Ulf Lampingfix a comment
2005-12-14 Guy HarrisConstify a bunch of arguments and variables, to squelch...
2005-12-13 Ulf Lampingmake get_if_name() parameter if_text const, it's not...
2005-04-19 Ulf Lampingfix some minor bugs with the current interface name:
2005-01-16 Guy HarrisRename capture_combo_utils.{c,h} to capture_ui_utils...