| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
register itself in that group, and get rid of its hardcoded menu item.
Also, as the H.225 counter is registering itself, get rid of its
hardcoded menu item.
svn path=/trunk/; revision=49662
|
|
|
|
|
|
|
|
| |
use it o register the MAC and RLC statistics dialogues. Get rid of the
explicit menu items for them, as they now show up in the menu as a
result of the tap registering itself.
svn path=/trunk/; revision=49658
|
|
|
|
|
|
|
|
|
| |
statistics menu.
Have the CAMEL counter register itself in that menu, rather than having
main_menubar.c create the menu item for it.
svn path=/trunk/; revision=49641
|
|
|
|
|
|
| |
than just filters.
svn path=/trunk/; revision=37560
|
|
|
|
| |
svn path=/trunk/; revision=27473
|
|
|
|
| |
svn path=/trunk/; revision=27406
|
|
|
|
|
|
| |
a bit misleading
svn path=/trunk/; revision=25086
|
|
|
|
|
|
|
| |
add the possibility, that a dissector writer can provide (usually non-trivial) display filters specific for the protocol in question (with an example in packet-dcerpc-pn-io.c), that will appear in the GUI
svn path=/trunk/; revision=22530
|
|
|
|
|
|
|
|
| |
list) feature for http traffic. It's now available under File->
Export->Objects->HTTP. More changes to come..
svn path=/trunk/; revision=20951
|
|
|
|
|
|
| |
menu on windows.
svn path=/trunk/; revision=20928
|
|
|
|
|
|
| |
around parts of the Content List -> HTTP feature code.
svn path=/trunk/; revision=20869
|
|
|
|
|
|
|
|
|
| |
feature lists all of the content found in an HTTP stream (images, http, etc.)
and displays it in a list that allows the user to save each one as a file that
is already reassembled by the dissectors.
svn path=/trunk/; revision=20867
|
|
|
|
|
|
|
|
|
| |
* Remove macros_dlg, the DFMacros UAT goes in the menu with all the rest
* in packet-user_encap.c WTAP_ENCAP=XXX has become useless information for the user leave just the DLT#
svn path=/trunk/; revision=20753
|
|
|
|
|
|
|
| |
The IBM C compiler on AIX 4.3.3 doesn't accept a trailing comma after
the last enum definition. Patch attached for stat_menu.h
svn path=/trunk/; revision=19813
|
|
|
|
| |
svn path=/trunk/; revision=19346
|
|
|
|
|
|
|
|
| |
* Add a "Tools" menu
* allow wslua's register_menu to register menu items into more menus
svn path=/trunk/; revision=19338
|
|
|
|
| |
svn path=/trunk/; revision=18197
|
|
|
|
| |
svn path=/trunk/; revision=15788
|
|
filter as an argument on the command line and have a dialog box to enter
the display filter through the GUI. Use it for all stats using
"gtk_tap_dfilter_dlg_cb()".
Add a top-level "stat_menu.h" file to declare "REGISTER_STAT_GROUP_E"
for the benefit of the declaration of "register_dfilter_stat()" in the
top-level "tap_dfilter_dlg.h". Rename the "stat_menu.h" in the gtk
directory to "gtk_stat_menu.h", so as not to have two headers with the
same name.
Get rid of headers not declaring any functions not being used in the
module.
svn path=/trunk/; revision=15493
|