aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/sctp_byte_graph_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-24Replace round() with floor(), I don't know if it's the right thing to do but ...etxrab1-1/+1
2006-01-23From Irene: Add support for showing TSN and time in the graphical analysis.tuexen1-5/+78
2005-12-18warning: C++ style comments are not allowed in ISO C90jmayer1-1/+1
2005-12-01Bug fixes from Irene.tuexen1-32/+20
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayguy1-1/+0
2005-08-20- Declare some functions staticjmayer1-4/+4
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...ulfl1-1/+1
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsguy1-1/+1
2005-05-02Fix a bug in counting DATA chunks.tuexen1-1/+1
2005-05-01Editorial stufftuexen1-196/+218
2005-03-22From Irene Ruengeler: Bugfixes and support of chunk statistics per end point.tuexen1-274/+274
2005-03-10Warning fix: ISO C forbids zero-size array ‘tsnsjmayer1-1/+1
2005-02-04Update to versions compiling on and working on Windows and Unix.tuexen1-29/+37
2004-12-10Get rid of C++/C99-style comments - not all C compilers accept them.guy1-11/+11
2004-09-07Set svn:eol-style to native to keep line endings canonicalized.guy1-1/+1
2004-09-07Added graphical SCTP analysis implemented by Irene Ruengeler.tuexen1-0/+1185