aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tap-sctp-analysis.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-07SCTP: Fix warning found by PVS Studioruengeler1-3/+6
2015-10-22Use address functions instead of ADDRESS macros in ui.Gerald Combs1-2/+2
2015-10-05SCTP I-DATA supportruengeler1-8/+36
2015-10-01Revert "SCTP: Add I_DATA support"Michael Tüxen1-36/+8
2015-10-01SCTP: Add I_DATA supportruengeler1-8/+36
2015-08-03Make sure per-packet tap callbacks return gbooleans.Gerald Combs1-2/+2
2015-02-17Fix up formatting and indentation a bit.Jeff Morriss1-44/+53
2015-02-04Convert val_to_str -> val_to_str_wmem.Michael Mann1-2/+13
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-3/+0
2014-10-12Add editor modelines; Adjust whitespace as needed.Bill Meier1-2/+15
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-02Scan-build didn't like the fixes in g79ef36a5f.Gerald Combs1-5/+6
2014-03-01Fix some scan-build warnings.Gerald Combs1-2/+2
2014-02-25Remove trailing whitespaceBill Meier1-1/+1
2013-12-18Add 'Filter Association' to context menu in packet list.Irene Rüngeler1-1/+1
2013-12-15Fix some const/ not const warnings.Jakub Zawadzki1-4/+2
2013-12-13Address Windows warningIrene Rüngeler1-1/+1
2013-12-13Add dialogs and graphs to analyse SCTP behavior similar to the GTK version.Irene Rüngeler1-199/+17
2013-10-31Add licence information.Irene Rüngeler1-1/+1
2013-10-30Set SVN properties.Jeff Morriss1-5/+5
2013-10-29Make the packet analysis for SCTP independent from GTK and QT.Irene Rüngeler1-0/+1391