aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/conversations_sctp.c
Commit message (Expand)AuthorAgeFilesLines
* add an userdata argument to register_stat_cmd_arg() and its callback to use ...Luis Ontanon2006-02-111-3/+3
* As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], soGuy Harris2005-08-211-1/+1
* Add a "register_dfilter_stat()", to register stats that take a displayGuy Harris2005-08-211-1/+2
* Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals withGuy Harris2005-08-201-1/+1
* Move the stats.[ch] stuff into epan, so plugins can use it.Guy Harris2005-08-191-1/+1
* Move the APIs for registering and processing "-z" command-line argumentsGuy Harris2005-08-191-3/+4
* More char -> const char warning fixes.Jörg Mayer2005-08-051-3/+3
* Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asGuy Harris2005-04-011-1/+1
* From Oleg Terletsky: Support for SCTP chunk counters. Modified to handle bun...Michael Tüxen2005-03-201-0/+96