aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/endpoint_talkers_tcpip.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-02build a conversation (aka endpoint_talkers) dialog,ulfl1-1/+3
2004-02-23statistics menu redesigned, now looking more like the former menu,ulfl1-2/+2
2004-02-22Redesigned the menu structure of the former statistics stuff,ulfl1-11/+4
2004-02-11Most taps that now include "tap_menu.h" no longer need to includeguy1-3/+1
2004-02-11Move the declaration of "register_tap_menu_item()" into a newguy1-2/+2
2004-01-03Make Analyze/Statistics have an accelerator of Alt+A S and movesharpe1-2/+2
2003-12-17From Lars Roland: have common code to handle display filter dialogs inguy1-2/+2
2003-09-24Pass a pointer to a "capture_file" structure toguy1-2/+2
2003-09-19Provide a mechanism by which a tap can arrange to have its menu enabledguy1-2/+3
2003-09-17Have "register_tap_menu_item()" put the item under Tools, notguy1-2/+2
2003-09-15Get rid of a bunch of unnecessary #includes.guy1-7/+2
2003-09-04Update to the conversations list.sahlberg1-6/+6
2003-09-04Update to endpoint talkers. move lots of duplicated code into teh helper en...sahlberg1-39/+2
2003-09-04Uglify endpoint_talkers_table.csahlberg1-31/+3
2003-09-02When putting the filename in the titlebarsahlberg1-2/+3
2003-08-30Remove the individual reset functions and replace with a common one in the he...sahlberg1-14/+3
2003-08-30step 3 in endpoint talkers cleanupsahlberg1-11/+2
2003-08-30step two in endpoint talkers cleanupsahlberg1-17/+2
2003-08-30step one in endpoint talkers cleanupsahlberg1-30/+24
2003-08-27 Updates for the endpoint talkers thingsahlberg1-2/+13
2003-08-26All endpoint talkers table taps use "address_to_str()" as the routine toguy1-2/+2
2003-08-25Update to IO-Stat to put the capture filename on the titlebarsahlberg1-3/+7
2003-08-24Get rid of the wrappers around "address_to_str()".guy1-9/+2
2003-08-24Add a new function address_to_str to to_str.csahlberg1-15/+2
2003-08-24Cast the argument to "ip6_to_str()" to avoid compiler warnings.guy1-3/+3
2003-08-23Update the UDP and the TCP conversation list tool so that it can handle IPv6 ...sahlberg1-19/+13
2003-08-23New feature. Statistics/EndpointTalkjers can now present a sortable table wi...sahlberg1-0/+216