| Commit message (Expand) | Author | Age | Files | Lines |
* | get main_window_update out of the way... pass an update_cb to the capture_syn... | Luis Ontanon | 2013-06-27 | 1 | -2/+2 |
* | On OS X, get the interface type from the System Configuration framework. | Guy Harris | 2013-05-22 | 1 | -6/+13 |
* | On UN*X, if an interface has a description, use it as the "friendly | Guy Harris | 2012-11-22 | 1 | -2/+6 |
* | From Mike Garratt: | Anders Broman | 2012-11-19 | 1 | -1/+2 |
* | Update Free Software Foundation address. | Jakub Zawadzki | 2012-06-28 | 1 | -1/+1 |
* | get_interface_type() contains no GUI code, so just move it up to | Guy Harris | 2012-06-28 | 1 | -0/+6 |
* | Add an additional DONT_HAVE_PCAP return value from get_interface_list() | Guy Harris | 2011-12-29 | 1 | -0/+1 |
* | Add 'extern "C"' wrappers and #include guards to various header files. | Gerald Combs | 2011-12-29 | 1 | -0/+8 |
* | Add support for multiple interfaces to the capture options dialog. | Michael Tüxen | 2011-08-05 | 1 | -0/+2 |
* | When dumpcap is run to get an interface list, interface capabilities, or | Guy Harris | 2010-05-17 | 1 | -1/+0 |
* | If something is only supposed to be included if we have libpcap, don't | Guy Harris | 2010-05-14 | 1 | -4/+0 |
* | Um, no, the problem with the Leopard x86 build is that we first do a | Guy Harris | 2010-05-14 | 1 | -3/+3 |
* | See whether the Leopard x86 buildbot is upset because of the name | Guy Harris | 2010-05-14 | 1 | -3/+3 |
* | Fetch an indication of whether the interface supports capturing in | Guy Harris | 2010-05-13 | 1 | -4/+15 |
* | In Wireshark and TShark, run dumpcap to get interface lists and lists of | Guy Harris | 2010-03-04 | 1 | -0/+88 |