| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the routines to talk to dumpcap into a static libcapchild. | Guy Harris | 2014-06-23 | 1 | -342/+0 |
* | Remove all $Id$ from top of file | Alexis La Goutte | 2014-03-04 | 1 | -2/+0 |
* | Revert SVN #52650 as per discussion on wireshark-dev | Bill Meier | 2013-10-18 | 1 | -7/+7 |
* | Prepend to lists rather than append as that's more efficient. | Anders Broman | 2013-10-16 | 1 | -7/+7 |
* | "man inet_pton" only says that it returns a negative value, zero or a postive... | Chris Maynard | 2013-07-16 | 1 | -2/+2 |
* | get main_window_update out of the way... pass an update_cb to the capture_syn... | Luis Ontanon | 2013-06-27 | 1 | -4/+4 |
* | See if this squelches a warning. | Guy Harris | 2013-05-23 | 1 | -1/+1 |
* | Pull the capture-session state information out of capture_opts and put | Guy Harris | 2013-05-22 | 1 | -0/+1 |
* | wsutil/file_util.h should no longer be needed here. | Guy Harris | 2013-05-22 | 1 | -2/+0 |
* | On OS X, get the interface type from the System Configuration framework. | Guy Harris | 2013-05-22 | 1 | -82/+6 |
* | On MacOSX en1 is not necessarily wireless. | Irene Rüngeler | 2013-05-21 | 1 | -47/+0 |
* | Use explicit casts. | Anders Broman | 2013-03-05 | 1 | -4/+4 |
* | Some more if_info_t updates. | Guy Harris | 2012-11-22 | 1 | -2/+4 |
* | On UN*X, if an interface has a description, use it as the "friendly | Guy Harris | 2012-11-22 | 1 | -1/+1 |
* | From Mike Garratt: | Anders Broman | 2012-11-19 | 1 | -4/+6 |
* | Fix leak in get_interface_type as caught by cppcheck. | Evan Huus | 2012-10-14 | 1 | -0/+1 |
* | We always HAVE_CONFIG_H so don't bother checking whether we have it or not. | Jeff Morriss | 2012-09-20 | 1 | -3/+1 |
* | Update Free Software Foundation address. | Jakub Zawadzki | 2012-06-28 | 1 | -1/+1 |
* | wsutil/file_util.h is needed here. | Jeff Morriss | 2012-06-28 | 1 | -0/+2 |
* | get_interface_type() contains no GUI code, so just move it up to | Guy Harris | 2012-06-28 | 1 | -0/+124 |
* | Add support for multiple interfaces to the capture options dialog. | Michael Tüxen | 2011-08-05 | 1 | -0/+75 |
* | Move some code (including the optional objects) into libwsutil | Jeff Morriss | 2010-05-28 | 1 | -1/+1 |
* | When dumpcap is run to get an interface list, interface capabilities, or | Guy Harris | 2010-05-17 | 1 | -15/+18 |
* | Um, no, the problem with the Leopard x86 build is that we first do a | Guy Harris | 2010-05-14 | 1 | -2/+2 |
* | See whether the Leopard x86 buildbot is upset because of the name | Guy Harris | 2010-05-14 | 1 | -2/+2 |
* | Fetch an indication of whether the interface supports capturing in | Guy Harris | 2010-05-13 | 1 | -13/+57 |
* | Fix a comment. | Guy Harris | 2010-03-21 | 1 | -1/+1 |
* | In Wireshark and TShark, run dumpcap to get interface lists and lists of | Guy Harris | 2010-03-04 | 1 | -0/+217 |