| Commit message (Expand) | Author | Age | Files | Lines |
* | Put "cf_status_t" back. | Guy Harris | 2005-02-05 | 1 | -10/+10 |
* | Instead of having a single enumerated type for status return values from | Guy Harris | 2005-02-04 | 1 | -8/+5 |
* | huge cleanup of capture file API (functions in file.c/file.h). | Ulf Lamping | 2005-02-04 | 1 | -17/+21 |
* | (some) redesign of capture data structures. | Ulf Lamping | 2005-02-04 | 1 | -1/+2 |
* | move capture_file_fd field from capture_file to capture_opts type, as this is... | Ulf Lamping | 2005-02-03 | 1 | -2/+3 |
* | Fix a problem with building with libpcap disabled. | Guy Harris | 2005-01-27 | 1 | -3/+5 |
* | while I'm at it, add another packet details context menu item, which will lin... | Ulf Lamping | 2005-01-19 | 1 | -0/+27 |
* | added the "Online Protocol Info" to the packet details context menu with a si... | Ulf Lamping | 2005-01-18 | 1 | -5/+48 |
* | Squelch compiler warnings about unused parameters. | Guy Harris | 2005-01-17 | 1 | -1/+1 |
* | add first implementation of context relevant calls to the protocol specific w... | Ulf Lamping | 2005-01-17 | 1 | -0/+25 |
* | "gtk_entry_get_text()" returns a "const char *" - assign the result to | Guy Harris | 2004-12-31 | 1 | -1/+1 |
* | move global capture_child flag into capture_options | Ulf Lamping | 2004-12-29 | 1 | -7/+9 |
* | Don't use a global capture_opts in the capturing engine (this isn't a good id... | Ulf Lamping | 2004-12-29 | 1 | -64/+67 |
* | Make the tone of the error messages a bit less formal, by using | Guy Harris | 2004-12-29 | 1 | -6/+6 |
* | Don't start up a splash screen if "-G" is specified, even if we weren't | Guy Harris | 2004-12-17 | 1 | -6/+18 |
* | Don't ethclist.h in main.c, when we don't need it. | Lars Roland | 2004-12-02 | 1 | -0/+2 |
* | We don't use our own clist for GTK+ 1.3[.x], either. | Guy Harris | 2004-12-02 | 1 | -1/+1 |
* | From Nathan Jennings: add a preference that supplies a prefix for window | Guy Harris | 2004-12-02 | 1 | -1/+7 |
* | We're not using our own clist for GTK+ 2.x, so call | Guy Harris | 2004-12-02 | 1 | -1/+3 |
* | performance enhancement: | Ronnie Sahlberg | 2004-12-02 | 1 | -0/+3 |
* | make ethereal compile with --without-pcap configuration option | Ronnie Sahlberg | 2004-12-02 | 1 | -1/+4 |
* | split capture_loop from capture.c, some more code cleanup | Ulf Lamping | 2004-10-30 | 1 | -1/+1 |
* | move quit_after_cap into capture_opts | Ulf Lamping | 2004-10-30 | 1 | -1/+2 |
* | Change some of the merge.c APIs to return more information on failure, | Guy Harris | 2004-10-27 | 1 | -35/+33 |
* | From Mark C. Brown: allow the file type for the merge operation to be | Guy Harris | 2004-10-17 | 1 | -1/+1 |
* | "prefs-int.h" belongs in epan, too. | Guy Harris | 2004-10-01 | 1 | -1/+1 |
* | Move the column preferences stuff to epan (the rest of the preferences | Guy Harris | 2004-09-29 | 1 | -1/+1 |
* | Move the tap infrastructure to the epan directory. | Guy Harris | 2004-09-29 | 1 | -1/+1 |
* | Move prefs.c and prefs.h into the epan subdirectory. | Guy Harris | 2004-09-27 | 1 | -1/+1 |
* | first steps towards using the User's Guide as Ethereal's help system | Ulf Lamping | 2004-09-16 | 1 | -0/+1 |
* | Use _WIN32 rather than WIN32 to determine if we're compiling on Win32; | Guy Harris | 2004-09-11 | 1 | -21/+21 |
* | Hoist the code for handling "-G" into a common module. | Guy Harris | 2004-09-10 | 1 | -20/+2 |
* | Add a "-G fields2" option which is like "-G fields", but extends the field | Gilbert Ramirez | 2004-09-10 | 1 | -2/+6 |
* | First working implementation of "Decode As" for DCE-RPC interface bindings. E... | Ulf Lamping | 2004-09-07 | 1 | -0/+2 |
* | Don't have a dummy widget to use for panes marked as "None" - that means | Guy Harris | 2004-08-31 | 1 | -35/+33 |
* | From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an | Guy Harris | 2004-08-06 | 1 | -1/+1 |
* | Have "gtk/color_utils.c" contain routines with toolkit-independent APIs, | Guy Harris | 2004-07-24 | 1 | -1/+0 |
* | renamed filter_prefs to filter_dlg, as the filter settings are (well, for a l... | Ulf Lamping | 2004-07-19 | 1 | -1/+1 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | Convert make-version.pl and the associated cvsversion.h and CVSVERSION | Gerald Combs | 2004-07-15 | 1 | -5/+5 |
* | From Daniel Thompson: add additional message/alert box options to | Guy Harris | 2004-07-13 | 1 | -12/+12 |
* | bugfix to a bug reported by Stuart MacDonald (bug #12): | Ulf Lamping | 2004-07-12 | 1 | -1/+4 |
* | Don't allow non-positive values for the main window width and height | Guy Harris | 2004-07-09 | 1 | -4/+14 |
* | Don't show the splash screen if we've been passed the "-G" flag. | Gerald Combs | 2004-07-09 | 1 | -2/+2 |
* | bugfix: preference related capture options shouldn't be set by preferences, | Ulf Lamping | 2004-07-07 | 1 | -13/+14 |
* | Make sure child processes don't create a splash screen. Make the verbs in | Gerald Combs | 2004-07-06 | 1 | -10/+11 |
* | added a splash screen while Ethereal is started | Ulf Lamping | 2004-07-04 | 1 | -11/+27 |
* | bugfix to a bug reported by dave.nicoson@thomson.net: | Ulf Lamping | 2004-06-30 | 1 | -4/+4 |
* | close temporary merge output file, if merging failed | Ulf Lamping | 2004-06-30 | 1 | -1/+2 |
* | avoid using tmpnam() for security reasons. | Ulf Lamping | 2004-06-29 | 1 | -11/+6 |