| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the code in "column.c" that implements the column preferences tab | Guy Harris | 2000-01-10 | 1 | -2/+2 |
* | Don't recompute "cf->count" when filtering packets - the recomputation | Guy Harris | 2000-01-08 | 1 | -23/+22 |
* | Printing multiple pages of PostScript wasn't as tricky as I thought; add | Guy Harris | 2000-01-06 | 1 | -22/+27 |
* | When we select the row for the frame found by "Find Frame..." or "Go To | Guy Harris | 2000-01-05 | 1 | -1/+14 |
* | Before adding a frame to the list of displayed frames, set its row | Guy Harris | 2000-01-03 | 1 | -28/+31 |
* | Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c", | Guy Harris | 2000-01-03 | 1 | -1/+2 |
* | Have "gtk/menu.c" (and, in the future, code for other UIs) export a set | Guy Harris | 2000-01-03 | 1 | -70/+23 |
* | Fix a nasty side-effect of running the packet list in | Guy Harris | 2000-01-03 | 1 | -4/+28 |
* | Changed the protocol tree widget from a GtkTree to a GtkCTree. The two reasons | Gilbert Ramirez | 1999-12-29 | 1 | -29/+3 |
* | Move the stuff to fill in those columns not filled in by dissectors from | Guy Harris | 1999-12-29 | 1 | -279/+1 |
* | Don't keep the CList of color filters around; create it when the | Guy Harris | 1999-12-19 | 1 | -29/+45 |
* | Make the color filter list global, and have the code that applies | Guy Harris | 1999-12-19 | 1 | -6/+6 |
* | Oops. My last commit was made form the wrong tree and code that | Gilbert Ramirez | 1999-12-15 | 1 | -2/+23 |
* | Add Dearborn Group Technology's Gryphon dissector as our first | Gilbert Ramirez | 1999-12-15 | 1 | -23/+2 |
* | Copy the pseudo_header from frame_data to the wtap_pkthdr structure before | Olivier Abad | 1999-12-12 | 1 | -1/+2 |
* | plugins support (i.e. Dynamically loadable dissectors) | Olivier Abad | 1999-12-09 | 1 | -3/+15 |
* | Move the GTK+ implementations of various UI utilities out of "util.c" | Guy Harris | 1999-12-09 | 1 | -5/+19 |
* | To find out the file's packet encapsulation type (which could be | Guy Harris | 1999-12-04 | 1 | -15/+12 |
* | Now that "wtap_file_type_string()" takes a file type rather than a "wtap | Guy Harris | 1999-12-04 | 1 | -2/+1 |
* | More infrastructure changes for Ethereal - make | Guy Harris | 1999-12-04 | 1 | -2/+2 |
* | When doing a live display of a live capture, don't scroll to the row for | Guy Harris | 1999-12-04 | 1 | -3/+3 |
* | Added Florian Lohoff's <flo@rfc822.org> patch to enable Follow TCP | Gilbert Ramirez | 1999-12-01 | 1 | -3/+8 |
* | There's no need to put a "Could not save to" message in the status bar | Guy Harris | 1999-11-30 | 1 | -8/+1 |
* | Allow the user to save either all of the current capture, or only the | Guy Harris | 1999-11-30 | 1 | -89/+339 |
* | In "Go To Frame", distinguish between "there is no frame with that frame | Guy Harris | 1999-11-30 | 1 | -11/+13 |
* | Stuff in "colors.c" largely need work only on a "colfilter", not on a | Guy Harris | 1999-11-30 | 1 | -6/+6 |
* | Move the callback for input available on the sync pipe from "file.c" to | Guy Harris | 1999-11-29 | 1 | -215/+93 |
* | When a capture completes, the capture file is a temporary file, | Guy Harris | 1999-11-29 | 1 | -2/+2 |
* | Change display filter entry widget to a GtkCombo. | Gerald Combs | 1999-11-25 | 1 | -3/+4 |
* | A "character encoding" variable is now set per packet. The existence | Gilbert Ramirez | 1999-11-22 | 1 | -3/+4 |
* | Change match_selected() to produce a display filter using the selected | Gilbert Ramirez | 1999-11-19 | 1 | -1/+5 |
* | Provide a general mechanism by which dissectors can register "init" | Guy Harris | 1999-11-17 | 1 | -9/+12 |
* | Add a "Go To Frame" menu item, which lets you go to a frame by frame | Guy Harris | 1999-11-08 | 1 | -1/+23 |
* | Pop up a message box if a search for a frame fails. | Guy Harris | 1999-11-06 | 1 | -3/+5 |
* | Add a "Find Frame" menu item under "Display"; it lets you use a display | Guy Harris | 1999-11-06 | 1 | -20/+158 |
* | Add a module to wiretap to be able to read trace files from Toshiba's | Gilbert Ramirez | 1999-10-31 | 1 | -2/+2 |
* | Uwe Girlich's ONC RPC and NFS dissectors. | Guy Harris | 1999-10-29 | 1 | -1/+2 |
* | Add in a missing include of "packet-vines.h", to declare | Guy Harris | 1999-10-22 | 1 | -1/+3 |
* | Add support for SNA FID type 4 addresses to the code that handles the | Guy Harris | 1999-10-22 | 1 | -1/+10 |
* | Add support for Banyan Vines addresses to the code that handles the | Guy Harris | 1999-10-22 | 1 | -1/+6 |
* | Add support for Appletalk DDP addresses to the code that handles the | Guy Harris | 1999-10-22 | 1 | -1/+10 |
* | Generalize the "ip_src" and "ip_dst" members of the "packet_info" | Guy Harris | 1999-10-22 | 1 | -30/+216 |
* | Added Nathan's patch for AFS and RX dissection. | Gilbert Ramirez | 1999-10-20 | 1 | -1/+2 |
* | Have "dfilter_compile()" return 0 on success and 1 on failure, and | Guy Harris | 1999-10-12 | 1 | -16/+11 |
* | Re-implemented fix to keep display filter from reading data from outside | Gilbert Ramirez | 1999-10-12 | 1 | -4/+4 |
* | Fixed bug reported by Laurent regarding byte-string filters not | Gilbert Ramirez | 1999-10-11 | 1 | -4/+4 |
* | When a new display filter is to be applied, don't set "cf.dfilter" or | Guy Harris | 1999-10-11 | 1 | -11/+43 |
* | Big bunch of fixes to packet-smb.c for things I need. | Richard Sharpe | 1999-10-10 | 1 | -1/+2 |
* | Added Santeri Paavolainen's <santtu@ssh.fi> patch to set default colors | Gilbert Ramirez | 1999-10-05 | 1 | -1/+4 |
* | Added check for <sys/wait.h> #ifdef'ed the SIGSYS block of code, since | Gilbert Ramirez | 1999-09-30 | 1 | -1/+20 |