aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/sctp_graph_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayGuy Harris1-1/+0
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping1-1/+1
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsGuy Harris1-1/+1
2005-07-12From Irene Ruengeler: Handle multiple gap reports correctly and use correct n...Michael Tüxen1-10/+8
2005-07-08Fix a crash reported by Jeff Morris.Michael Tüxen1-1/+2
2005-06-26sctp_graph_dlg.c(383) : warning C4244: '=' : conversion from 'unsigned int ' ...Ulf Lamping1-1/+1
2005-05-11avoid a div-by-0 Ronnie Sahlberg1-1/+6
2005-05-01Editorial cleanupsMichael Tüxen1-3/+4
2005-03-22From Irene Ruengeler: Bugfixes and support of chunk statistics per end point.Michael Tüxen1-250/+243
2005-03-10Warning fix: ISO C forbids zero-size array ‘tsnsJörg Mayer1-1/+1
2005-02-04Update to versions compiling on and working on Windows and Unix.Michael Tüxen1-19/+22
2004-12-10Get rid of C++/C99-style comments - not all C compilers accept them.Guy Harris1-3/+3
2004-09-07Set svn:eol-style to native to keep line endings canonicalized.Guy Harris1-1/+1
2004-09-07Added graphical SCTP analysis implemented by Irene Ruengeler.Michael Tüxen1-0/+1108