aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/sctp_assoc_analyse.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-26From Irene Ruengeler: Add context menu for SCTP analysis.tuexen1-6/+157
2006-05-21name changesahlberg1-2/+2
2006-04-04From Irene: Make buttons unselecable when nothing would happen.tuexen1-4/+10
2005-09-14Have cf_retap_packets() take an argument that indicates whether toguy1-1/+1
2005-08-21As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], soguy1-1/+1
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayguy1-1/+2
2005-08-20- Declare some functions staticjmayer1-2/+2
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-2/+2
2005-08-05replace malloc and alike calls by their GLib pendants -> g_malloculfl1-2/+2
2005-07-28Warning fixesjmayer1-1/+1
2005-07-12From Irene Ruengeler: Handle multiple gap reports correctly and use correct n...tuexen1-1/+1
2005-05-01Editorial stuff.tuexen1-87/+85
2005-04-16add 12 new toolbar/menu iconsulfl1-1/+1
2005-04-07From Didier:sahlberg1-1/+1
2005-03-22From Irene Ruengeler: Bugfixes and support of chunk statistics per end point.tuexen1-124/+188
2005-03-10Warning fix: function declaration isn’t a prototypejmayer1-1/+1
2005-02-05retap_packets() was renamed cf_retap_packets().guy1-1/+1
2005-02-04Update to versions compiling on and working on Windows and Unix.tuexen1-46/+59
2004-12-10Get rid of C++/C99-style comments - not all C compilers accept them.guy1-1/+1
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/+805