epan/dissectors/packet-xml.c try to decrypt data, but the data doesn't look correct yet
[metze/wireshark/wip.git] / epan / sequence_analysis.c
2018-12-15 Michael MannVOIP: Always use frame number when hashing sequence...
2018-04-16 Andersglib: Get rid of GLIB_CHECK_VERSION as we now require...
2018-02-08 Dario Lombardoepan: use SPDX indentifiers.
2017-09-22 Michael MannAdd Flow Graph functionality to TShark
2017-09-21 Michael MannComplete move of tap-sequence-analysis.c functionality...
2017-09-19 Jakub ZawadzkiSequence (flow) analysis: fill timestamp when creating...
2017-09-19 Michael MannSequence analysis (flow graph) optimizations for dissectors
2017-09-18 Jakub ZawadzkiMove most of sequence analysis code from ui/ to epan/