aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/sctp_assoc_analyse_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-08-20Qt: fix several crashes in the SCTP DialogsVasil Velichkov1-25/+39
2018-05-30Qt: fix memleak from cf_get_display_namePeter Wu1-1/+1
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-17Qt: Fix segfault bug when analysing SCTP packetsruengeler1-3/+3
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris1-2/+0
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-0/+2
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-01-29Qt: Add address conversion convenience routinesGerald Combs1-7/+4
2015-01-06Replace ep_address_to_str with address_to_str.Michael Mann1-2/+6
2014-12-28Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str.Michael Mann1-6/+2
2014-12-26Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str.Michael Mann1-2/+2
2014-11-21Add minimize and maximize buttons to the SCTP analysis windows.Irene Ruengeler1-0/+4
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-21fix warnings.Jakub Zawadzki1-0/+2
2013-12-18Add 'Filter Association' to context menu in packet list.Irene Rüngeler1-6/+11
2013-12-17Make translatable ready SCTP Graph for QtAlexis La Goutte1-20/+20
2013-12-17Find the right frame when plottable was clicked.Irene Rüngeler1-2/+1
2013-12-13Add Copyright and modelines (Fix also indent to use 4 spaces)Alexis La Goutte1-3/+39
2013-12-13Fix gboolean bool conflict.Irene Rüngeler1-6/+6
2013-12-13Add dialogs and graphs to analyse SCTP behavior similar to the GTK version.Irene Rüngeler1-0/+292