summaryrefslogtreecommitdiff
path: root/ui/gtk/sctp_chunk_stat.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-19Revert "tap: change glib functions to wmem."Pascal Quantin1-3/+3
2016-06-17tap: change glib functions to wmem.Dario Lombardo1-3/+3
2015-10-22Use address functions instead of ADDRESS macros in ui.Gerald Combs1-4/+4
2015-10-05SCTP I-DATA supportruengeler1-5/+7
2015-10-01Revert "SCTP: Add I_DATA support"Michael Tüxen1-7/+5
2015-10-01Revert "Fix typos."Michael Tüxen1-1/+1
2015-10-01Fix typos.Michael Tüxen1-1/+1
2015-10-01SCTP: Add I_DATA supportruengeler1-5/+7
2015-07-03Create very basic "generic" stat tap API to create a "GUI" independent table.Michael Mann1-21/+22
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-2/+15
2015-01-06Replace ep_address_to_str with address_to_str.Michael Mann1-2/+8
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-8/+0
2014-11-14Add a name field to tap_param, for use in error messages.Guy Harris1-1/+1
2014-11-14Add an optional flag and a type for UUID parameters for stat taps.Guy Harris1-1/+1
2014-07-03Rename and move ui/stat_menu.h to epan/stat_groups.h.Guy Harris1-1/+1
2014-06-30Move stat_menu.h to libui.Guy Harris1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-16Fix [-Wmissing-prototypes]Anders Broman1-1/+1
2013-11-09Include <epan/to_str.h> only when needed.Jakub Zawadzki1-0/+1
2013-10-29Make the packet analysis for SCTP independent from GTK and QT.Irene Rüngeler1-1/+2
2013-10-24Revert previous commit of Irene, which doesn't work (yet).Michael Tüxen1-1/+1
2013-10-24Move sctp_stat to ui to make it independent from gtk.Irene Rüngeler1-1/+1
2013-05-31Add a REGISTER_STAT_GROUP_TELEPHONY_SCTP, make the SCTP chunk counterGuy Harris1-8/+2
2013-05-24A long-overdue rename of register_dfilter_stat() toGuy Harris1-1/+1
2013-03-21From beroset:Bill Meier1-3/+3
2012-12-06Fix [-Wshadow] warnings.Bill Meier1-4/+4
2012-09-28protect_thread_critical_region, unprotect_thread_critical_region are no-ops, ...Jakub Zawadzki1-2/+0
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-05AFAICT '#include sys/types.h' is not needed for these files.Bill Meier1-3/+0
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-1/+1
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-1/+1
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+339