aboutsummaryrefslogtreecommitdiffstats
path: root/epan/sequence_analysis.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-13epan: Rearrange column includesJohn Thacker1-1/+1
2021-12-22Corrects repeated words throughout the code.Moshe Kaplan1-1/+1
2021-12-19epan: Convert to use stdio.h from GLibJoão Valverde1-3/+3
2021-07-26Move epan/wmem/wmem_scopes.h to epan/João Valverde1-1/+1
2020-12-30voip_calls_dialog/voip_calls: Fix for #16952j.novak@netsystem.cz1-0/+3
2018-12-15VOIP: Always use frame number when hashing sequence analysis.Michael Mann1-1/+1
2018-04-16glib: Get rid of GLIB_CHECK_VERSION as we now require 2.32.0Anders1-17/+0
2018-02-08epan: use SPDX indentifiers.Dario Lombardo1-13/+1
2017-09-22Add Flow Graph functionality to TSharkMichael Mann1-19/+11
2017-09-21Complete move of tap-sequence-analysis.c functionality to sequence_analysis.cMichael Mann1-0/+289
2017-09-19Sequence (flow) analysis: fill timestamp when creating item.Jakub Zawadzki1-0/+7
2017-09-19Sequence analysis (flow graph) optimizations for dissectorsMichael Mann1-1/+59
2017-09-18Move most of sequence analysis code from ui/ to epan/Jakub Zawadzki1-0/+275