aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/hostlist_table.h
AgeCommit message (Expand)AuthorFilesLines
2005-08-06Squelch more const warnings (and fix some memory leaks that found).Guy Harris1-1/+1
2005-08-05More char -> const char warning fixes.Jörg Mayer1-2/+2
2005-07-07make the packets/bytes counters 64bit integers to not wrap when using really ...Ronnie Sahlberg1-4/+4
2005-01-01Make the signatures of functions passed to "register_tap_listener()"Guy Harris1-3/+3
2004-07-20from Thomas Palmer: copy content of hostlist table to clipboard in csv format.Ulf Lamping1-0/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-06-05add more details for doxygenUlf Lamping1-2/+1
2004-06-03Make static some routines and variables not used outside the source fileGuy Harris1-9/+10
2004-06-02fix a doxygen commentUlf Lamping1-3/+3
2004-06-01Make the definition of "add_hostlist_table_data()" match itsGuy Harris1-8/+8
2004-06-01add details for doxygen, various code cleanups as a result of thisUlf Lamping1-28/+64
2004-05-03add name resolution to both endpoint and conversation listsUlf Lamping1-1/+2
2004-05-02build a endpoints (aka hostlist) dialog,Ulf Lamping1-2/+5
2004-02-20From Ian Schorr: taps to keep statistics of traffic by host.Guy Harris1-0/+58