| Commit message (Expand) | Author | Age | Files | Lines |
* | From Jean-Michel Fayard: show in Tools:Summary window statistics about | Guy Harris | 2003-09-02 | 1 | -3/+19 |
* | Have Wiretap set the snapshot length to 0 if it can't be derived from | Guy Harris | 2002-02-08 | 1 | -1/+2 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -5/+3 |
* | In Ethereal, attempt to get the packet statistics from libpcap when | Guy Harris | 2001-02-11 | 1 | -1/+2 |
* | Add the number of marked packets in the summary window. | Laurent Deniel | 2000-08-21 | 1 | -1/+5 |
* | Patch from Ben Fowler to rename the global variable "cf" to "cfile", to | Guy Harris | 2000-06-27 | 1 | -15/+15 |
* | Consolidate flags in struct frame_data, and add "visited" flag. Use | Gilbert Ramirez | 2000-04-13 | 1 | -2/+2 |
* | If there aren't any packets in the capture (which could be the case if, | Guy Harris | 1999-12-29 | 1 | -22/+24 |
* | Move GTK code out of summary.c and into gtk/summary_dlg.c | Gilbert Ramirez | 1999-12-10 | 1 | -214/+34 |
* | Now that "wtap_file_type_string()" takes a file type rather than a "wtap | Guy Harris | 1999-12-04 | 1 | -2/+3 |
* | When a new display filter is to be applied, don't set "cf.dfilter" or | Guy Harris | 1999-10-11 | 1 | -3/+3 |
* | More shuffling of GTK-related files to gtk subdirectory. | Gilbert Ramirez | 1999-09-09 | 1 | -2/+2 |
* | Moved GTK-dependent routines for file dialogues, print dialogues, print | Gilbert Ramirez | 1999-09-01 | 1 | -2/+1 |
* | Removed unnecessary #include "etypes.h" lines. | Gilbert Ramirez | 1999-08-24 | 1 | -2/+1 |
* | Moved global memory alloction used in display filters (which was stored | Gilbert Ramirez | 1999-08-13 | 1 | -5/+4 |
* | Building a GList by adding elements to the end with "g_list_append()" is | Guy Harris | 1999-08-10 | 1 | -7/+5 |
* | Check in Olivier Abad's patch to add dissectors for LAP-B and X.25, and | Guy Harris | 1999-08-02 | 1 | -26/+6 |
* | Since ethereal is now dependent on GTK+-1.2.x (because of proto_tree and | Gilbert Ramirez | 1999-07-13 | 1 | -6/+3 |
* | Added support for compiling on win32 with Visual C and 'nmake'. It compiles, | Gilbert Ramirez | 1999-07-13 | 1 | -3/+5 |
* | Added the ability to create a read-only ethereal, i.e., one that | Gilbert Ramirez | 1999-07-09 | 1 | -2/+4 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -23/+11 |
* | In GTK+ 1.0[.x], "gtk_window_set_position()" was called | Guy Harris | 1999-07-04 | 1 | -1/+5 |
* | Added Aaron Hillegass' summary dialogue. We're ignoring the problem with | Gilbert Ramirez | 1999-06-22 | 1 | -0/+311 |