| Commit message (Expand) | Author | Age | Files | Lines |
* | add an userdata argument to register_stat_cmd_arg() and its callback to use ... | Luis Ontanon | 2006-02-11 | 1 | -3/+3 |
* | 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 |
* | Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with | Guy Harris | 2005-08-20 | 1 | -1/+1 |
* | Move the stats.[ch] stuff into epan, so plugins can use it. | Guy Harris | 2005-08-19 | 1 | -1/+1 |
* | Move the APIs for registering and processing "-z" command-line arguments | Guy Harris | 2005-08-19 | 1 | -3/+4 |
* | Squelch more const warnings (and fix some memory leaks that found). | Guy Harris | 2005-08-06 | 1 | -2/+2 |
* | Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as | Guy Harris | 2005-04-01 | 1 | -1/+1 |
* | Make the signatures of functions passed to "register_tap_listener()" | Guy Harris | 2005-01-01 | 1 | -5/+4 |
* | Move the tap infrastructure to the epan directory. | Guy Harris | 2004-09-29 | 1 | -1/+1 |
* | Move dissectors to epan/dissectors directory. | Gilbert Ramirez | 2004-07-18 | 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 |
* | build a endpoints (aka hostlist) dialog, | Ulf Lamping | 2004-05-02 | 1 | -1/+3 |
* | Changed all items to "Endpoint List" and get rid of the "Host List" group. | Ulf Lamping | 2004-02-23 | 1 | -2/+2 |
* | statistics menu redesigned, now looking more like the former menu, | Ulf Lamping | 2004-02-23 | 1 | -2/+2 |
* | Make the tap names for host statistics use "hosts" instead of "conv", | Guy Harris | 2004-02-23 | 1 | -6/+6 |
* | Redesigned the menu structure of the former statistics stuff, | Ulf Lamping | 2004-02-22 | 1 | -11/+4 |
* | From Ian Schorr: taps to keep statistics of traffic by host. | Guy Harris | 2004-02-20 | 1 | -0/+98 |