aboutsummaryrefslogtreecommitdiffstats
path: root/epan/sequence_analysis.c
AgeCommit message (Expand)AuthorFilesLines
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