aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tap-sctp-analysis.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-25SCTP: find right assoc idruengeler1-5/+8
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
2016-06-14Fix SCTP analysis brokenIrene Ruengeler1-8/+15
2016-02-26Add free_address_wmem(), fix warnings [-Wcast-qual]João Valverde1-17/+5
2016-02-08Revert "Add free_address_wmem() and other extensions to address API"João Valverde1-5/+17
2016-02-07Add free_address_wmem() and other extensions to address APIJoão Valverde1-17/+5
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris1-0/+4
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-6/+6
2016-01-12Fix indentation.Guy Harris1-3/+3
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