| Commit message (Expand) | Author | Age | Files | Lines |
* | fix a very minor bug if ETHEREAL_EUG_DIR is set (which is barely the case) | Ulf Lamping | 2006-04-20 | 1 | -1/+1 |
* | add the dumpcap manpage to the menu | Ulf Lamping | 2006-02-24 | 1 | -0/+1 |
* | Paolo Abeni: | Jörg Mayer | 2006-02-17 | 1 | -1/+1 |
* | Paolo Abeni: | Jörg Mayer | 2006-02-14 | 1 | -3/+20 |
* | Declare -ssl_stream_cb in ssl-dlg.h | Jörg Mayer | 2006-02-06 | 1 | -3/+1 |
* | Paolo Abeni | Jörg Mayer | 2006-02-04 | 1 | -0/+14 |
* | code cleanup: use the prefix packet_list_ for every function mentioned in pac... | Ulf Lamping | 2005-09-27 | 1 | -4/+4 |
* | implement a way to add menu items to the "Analyze" menu | Ulf Lamping | 2005-09-13 | 1 | -0/+7 |
* | timestamp display precision: | Ulf Lamping | 2005-08-25 | 1 | -19/+163 |
* | As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so | Guy Harris | 2005-08-21 | 1 | -1/+1 |
* | Add a "register_dfilter_stat()", to register stats that take a display | Guy Harris | 2005-08-21 | 1 | -1/+2 |
* | Move the APIs for registering and processing "-z" command-line arguments | Guy Harris | 2005-08-19 | 1 | -21/+21 |
* | init the file set submenu items, so that the next and previous file items are... | Ulf Lamping | 2005-08-18 | 1 | -0/+1 |
* | Some 'no previous declararion' warning fixes | Jörg Mayer | 2005-08-14 | 1 | -4/+4 |
* | Squelch more const warnings (and fix some memory leaks that found). | Guy Harris | 2005-08-06 | 1 | -1/+1 |
* | More char -> const char warning fixes. | Jörg Mayer | 2005-08-05 | 1 | -4/+4 |
* | Last set of trivial fixes for "no previous declaration" warnings. | Jörg Mayer | 2005-08-02 | 1 | -5/+5 |
* | insensitive context menu "Expand Subtrees" if no protocol field is currently ... | Ulf Lamping | 2005-05-18 | 1 | -5/+7 |
* | add icons for the "File Set" menu items | Ulf Lamping | 2005-05-07 | 1 | -3/+3 |
* | add a new feature: list the files of a "File Set" (set of files generated by ... | Ulf Lamping | 2005-04-29 | 1 | -0/+13 |
* | add "Decode As" and "Checkbox" (Enabled Protocols) Icons | Ulf Lamping | 2005-04-17 | 1 | -8/+8 |
* | rename capture_clear() to capture_restart() | Ulf Lamping | 2005-04-16 | 1 | -1/+1 |
* | add 12 new toolbar/menu icons | Ulf Lamping | 2005-04-16 | 1 | -22/+97 |
* | add some new capture and filter related handcrafted (toolbar) icons | Ulf Lamping | 2005-04-15 | 1 | -9/+13 |
* | capture engine: | Ulf Lamping | 2005-04-12 | 1 | -1/+6 |
* | disable /View/Resize Columns menu item, if no packets available | Ulf Lamping | 2005-04-10 | 1 | -0/+2 |
* | add a new checkitem "Colorize Packet List" into the View menu | Ulf Lamping | 2005-03-27 | 1 | -0/+14 |
* | from Stefano Pettini: add CSV export function, similar to PSML export | Ulf Lamping | 2005-03-11 | 1 | -0/+3 |
* | Warning fix: | Jörg Mayer | 2005-03-06 | 1 | -1/+0 |
* | bringing the packet details context menu item "Expand Tree" back as "Expand S... | Ulf Lamping | 2005-02-08 | 1 | -0/+1 |
* | Don't have "set_menus_for_captured_packets()" call | Guy Harris | 2005-02-06 | 1 | -1/+0 |
* | completely hide the main window panes, if we currently don't have a capture f... | Ulf Lamping | 2005-02-05 | 1 | -0/+1 |
* | huge cleanup of capture file API (functions in file.c/file.h). | Ulf Lamping | 2005-02-04 | 1 | -5/+5 |
* | Add a new menu item "View/Resize Columns" to, well, resize columns. As this m... | Ulf Lamping | 2005-01-29 | 1 | -0/+2 |
* | if context menu item "Print" is clicked from the packet list context menu, it... | Ulf Lamping | 2005-01-24 | 1 | -1/+1 |
* | first proposal: try to rearrange context menus to be more context relevant | Ulf Lamping | 2005-01-22 | 1 | -49/+49 |
* | add some more online help functionality and help buttons at various dialog bo... | Ulf Lamping | 2005-01-20 | 1 | -13/+13 |
* | while I'm at it, add another packet details context menu item, which will lin... | Ulf Lamping | 2005-01-19 | 1 | -0/+2 |
* | added the "Online Protocol Info" to the packet details context menu with a si... | Ulf Lamping | 2005-01-18 | 1 | -2/+2 |
* | add first implementation of context relevant calls to the protocol specific w... | Ulf Lamping | 2005-01-17 | 1 | -4/+11 |
* | make ethereal compile with --without-pcap configuration option | Ronnie Sahlberg | 2004-12-02 | 1 | -1/+1 |
* | first implementation of the packet history function | Ulf Lamping | 2004-11-01 | 1 | -5/+17 |
* | Move various tables into the epan directory. | Guy Harris | 2004-09-29 | 1 | -1/+1 |
* | Move the tap infrastructure to the epan directory. | Guy Harris | 2004-09-29 | 1 | -2/+3 |
* | Move prefs.c and prefs.h into the epan subdirectory. | Guy Harris | 2004-09-27 | 1 | -1/+1 |
* | add a link to the Ethereal wiki front page | Ulf Lamping | 2004-09-24 | 1 | -0/+1 |
* | first steps towards using the User's Guide as Ethereal's help system | Ulf Lamping | 2004-09-16 | 1 | -12/+14 |
* | Use _WIN32 rather than WIN32 to determine if we're compiling on Win32; | Guy Harris | 2004-09-11 | 1 | -9/+9 |
* | Add support for copying hex data to the clipboard. Submitted by Thomas | Richard Sharpe | 2004-09-02 | 1 | -0/+2 |
* | From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an | Guy Harris | 2004-08-06 | 1 | -1/+1 |