index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
tap-sctp-analysis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCTP] ui: fix Analyse Association with correct number of endpoint streams
Binh Trinh
2019-06-13
1
-8
/
+20
*
Add a "failed" return for tap packet routines.
Guy Harris
2019-01-01
1
-2
/
+2
*
Qt: fix several crashes in the SCTP Dialogs
Vasil Velichkov
2018-08-20
1
-0
/
+6
*
Add a tap "finish" callback, called when a listener is removed.
Guy Harris
2018-07-21
1
-1
/
+1
*
SCTP: Adjust minTSN
ruengeler
2018-06-04
1
-0
/
+6
*
sctp-analysis: Use g_list_free_full() in a couple of places.
Anders
2018-05-28
1
-23
/
+14
*
SCTP: plug the remaining memleaks in the tap
Pascal Quantin
2018-05-26
1
-4
/
+4
*
SCTP: fix crash when filtering an association
Pascal Quantin
2018-05-26
1
-29
/
+51
*
SCTP: INIT collision
ruengeler
2018-04-20
1
-12
/
+86
*
tap-sctp: replace g_malloc with g_new.
Dario Lombardo
2018-03-17
1
-15
/
+15
*
tap-sctp: remove guint32 unneeded allocations.
Dario Lombardo
2018-03-17
1
-9
/
+6
*
tap-sctp: remove leak of sack and tsn (found by clang).
Dario Lombardo
2018-03-15
1
-1
/
+8
*
tap-sctp: remove leak of tmp_info (found by clang).
Dario Lombardo
2018-03-15
1
-1
/
+7
*
tap-sctp: rework the memory allocations.
Dario Lombardo
2018-03-15
1
-121
/
+35
*
replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
Dario Lombardo
2018-02-08
1
-1
/
+1
*
tap-sctp: change if to switch for a default case (found by clang).
Dario Lombardo
2018-01-19
1
-8
/
+22
*
Reformat some top-level ui files.
Gerald Combs
2017-11-30
1
-1157
/
+1146
*
SCTP: find right assoc id
ruengeler
2016-10-25
1
-5
/
+8
*
Revert "tap: change glib functions to wmem."
Pascal Quantin
2016-06-19
1
-3
/
+3
*
tap: change glib functions to wmem.
Dario Lombardo
2016-06-17
1
-3
/
+3
*
Fix SCTP analysis broken
Irene Ruengeler
2016-06-14
1
-8
/
+15
*
Add free_address_wmem(), fix warnings [-Wcast-qual]
João Valverde
2016-02-26
1
-17
/
+5
*
Revert "Add free_address_wmem() and other extensions to address API"
João Valverde
2016-02-08
1
-5
/
+17
*
Add free_address_wmem() and other extensions to address API
João Valverde
2016-02-07
1
-17
/
+5
*
Move the proto data stuff out of frame_data.[ch].
Guy Harris
2016-01-25
1
-0
/
+4
*
Add the packet number to the packet_info structure, and use it.
Guy Harris
2016-01-24
1
-6
/
+6
*
Fix indentation.
Guy Harris
2016-01-12
1
-3
/
+3
*
SCTP: Fix warning found by PVS Studio
ruengeler
2015-12-07
1
-3
/
+6
*
Use address functions instead of ADDRESS macros in ui.
Gerald Combs
2015-10-22
1
-2
/
+2
*
SCTP I-DATA support
ruengeler
2015-10-05
1
-8
/
+36
*
Revert "SCTP: Add I_DATA support"
Michael Tüxen
2015-10-01
1
-36
/
+8
*
SCTP: Add I_DATA support
ruengeler
2015-10-01
1
-8
/
+36
*
Make sure per-packet tap callbacks return gbooleans.
Gerald Combs
2015-08-03
1
-2
/
+2
*
Fix up formatting and indentation a bit.
Jeff Morriss
2015-02-17
1
-44
/
+53
*
Convert val_to_str -> val_to_str_wmem.
Michael Mann
2015-02-04
1
-2
/
+13
*
Remove unneeded includes from ui folder
Martin Mathieson
2015-01-01
1
-3
/
+0
*
Add editor modelines; Adjust whitespace as needed.
Bill Meier
2014-10-12
1
-2
/
+15
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Scan-build didn't like the fixes in g79ef36a5f.
Gerald Combs
2014-03-02
1
-5
/
+6
*
Fix some scan-build warnings.
Gerald Combs
2014-03-01
1
-2
/
+2
*
Remove trailing whitespace
Bill Meier
2014-02-25
1
-1
/
+1
*
Add 'Filter Association' to context menu in packet list.
Irene Rüngeler
2013-12-18
1
-1
/
+1
*
Fix some const/ not const warnings.
Jakub Zawadzki
2013-12-15
1
-4
/
+2
*
Address Windows warning
Irene Rüngeler
2013-12-13
1
-1
/
+1
*
Add dialogs and graphs to analyse SCTP behavior similar to the GTK version.
Irene Rüngeler
2013-12-13
1
-199
/
+17
*
Add licence information.
Irene Rüngeler
2013-10-31
1
-1
/
+1
*
Set SVN properties.
Jeff Morriss
2013-10-30
1
-5
/
+5
*
Make the packet analysis for SCTP independent from GTK and QT.
Irene Rüngeler
2013-10-29
1
-0
/
+1391