| Commit message (Expand) | Author | Age | Files | Lines |
* | remove some warnings | Ulf Lamping | 2006-12-11 | 1 | -0/+2 |
* | From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryption | Gerald Combs | 2006-12-05 | 1 | -2/+8 |
* | seems the height offset 16 seems a bit too small to prevent a scrollbar, usin... | Ulf Lamping | 2006-08-30 | 1 | -1/+1 |
* | fix a warning by removing now unused code | Ulf Lamping | 2006-08-27 | 1 | -1/+0 |
* | Clean up indentation. | Guy Harris | 2006-08-26 | 1 | -11/+13 |
* | capture interfaces dialog: use capture stock icons instead of plain text buttons | Ulf Lamping | 2006-08-24 | 1 | -6/+5 |
* | Add support for AirPcap, an upcoming wireless product from CACE. Support | Gerald Combs | 2006-08-16 | 1 | -30/+160 |
* | Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI | Guy Harris | 2006-05-22 | 1 | -2/+2 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | as I've experienced a scrollbar again while having 7 interfaces, I've tried t... | Ulf Lamping | 2006-04-22 | 1 | -1/+2 |
* | Add 2px height to avoid a vertical scrollbar with Gtk-Wimp | Jaap Keuter | 2006-04-10 | 1 | -1/+1 |
* | Fix for bug 848. Make a scrollable window when more than 10 interfaces are li... | Jaap Keuter | 2006-04-08 | 1 | -4/+21 |
* | remove dependencies to pcap.h, so getting an idea what needs to be done by du... | Ulf Lamping | 2006-02-17 | 1 | -4/+2 |
* | rename pcap-....c/.h files to capture-pcap-....c/.h | Ulf Lamping | 2005-12-06 | 1 | -1/+1 |
* | replace *a lot* of file related calls by their GLib counterparts. This is nec... | Ulf Lamping | 2005-11-06 | 1 | -4/+0 |
* | fix cant_load_winpcap_err() parameter | Ulf Lamping | 2005-10-05 | 1 | -1/+1 |
* | Add a "capture_errs.c" routine to cough up error messages for capture | Guy Harris | 2005-10-04 | 1 | -18/+7 |
* | close the capture interfaces dialog if the user pressed "Capture" or "Prepare" | Ulf Lamping | 2005-09-07 | 1 | -0/+6 |
* | - Declare some functions static | Jörg Mayer | 2005-08-20 | 1 | -3/+1 |
* | renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na... | Ulf Lamping | 2005-08-20 | 1 | -1/+1 |
* | Fix more "no previous declaration" warnings | Jörg Mayer | 2005-08-02 | 1 | -3/+3 |
* | Update URLs and domain names that refer to the WinPcap site. | Guy Harris | 2005-06-03 | 1 | -1/+1 |
* | win32 only: get interface details from WinPcap's packet.dll (direct access to... | Ulf Lamping | 2005-05-20 | 1 | -0/+30 |
* | ask for unsaved file when using the new start capture feature, | Ulf Lamping | 2005-04-19 | 1 | -1/+2 |
* | minor refactoring | Ulf Lamping | 2005-04-16 | 1 | -2/+3 |
* | various (minor) capture code cleanup | Ulf Lamping | 2005-03-28 | 1 | -1/+1 |
* | change nmake makefiles in /trunk and /trunk/epan so that | Lars Roland | 2005-02-13 | 1 | -4/+0 |
* | another two steps towards privilege seperation: | Ulf Lamping | 2005-02-06 | 1 | -7/+11 |
* | add some more online help functionality and help buttons at various dialog bo... | Ulf Lamping | 2005-01-20 | 1 | -2/+12 |
* | Don't use a global capture_opts in the capturing engine (this isn't a good id... | Ulf Lamping | 2004-12-29 | 1 | -3/+4 |
* | Use _WIN32 rather than WIN32 to determine if we're compiling on Win32; | Guy Harris | 2004-09-11 | 1 | -3/+8 |
* | We use "#ifdef" elsewhere to test WIN32; use it, rather than #if, in the | Guy Harris | 2004-08-28 | 1 | -1/+1 |
* | Pull the address (and port and circuit type) stuff out of | Guy Harris | 2004-07-19 | 1 | -3/+3 |
* | Add support for IPv6 addresses for interfaces. | Guy Harris | 2004-07-18 | 1 | -14/+25 |
* | Add some comments, and expand on a comment (if "pcap_stats()" returns | Guy Harris | 2004-07-18 | 1 | -19/+43 |
* | Not all interfaces have descriptions. | Guy Harris | 2004-07-18 | 1 | -4/+9 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -486/+486 |
* | add a new dialog box to menu "Capture/Interfaces..." to show the current stat... | Ulf Lamping | 2004-07-17 | 1 | -0/+486 |