aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite_dissection.py
AgeCommit message (Expand)AuthorFilesLines
2020-12-27Protobuf: fix bugs that parsing complex syntax .proto filesHuang Qiangxiong1-0/+20
2020-12-01Protobuf/gRPC: add test cases for Protobuf and gRPCHuang Qiangxiong1-0/+142
2020-11-05Tools+test: Call python3 explicitly.Gerald Combs1-1/+0
2020-09-26SMB2: add tests for chained compression and pattern_v1Aurelien Aptel1-0/+16
2020-09-16Test: Normalize the line endings of subprocess output.Gerald Combs1-6/+4
2020-09-16A Community ID implementation for Wireshark.Christian Kreibich1-0/+40
2019-09-22Qt, http2: Add Follow HTTP/2 Stream functionalityAlexander Gryanko1-0/+27
2019-08-03test: skip some tests on big endian machines.Dario Lombardo1-0/+3
2019-07-15smb2: add support for decompressionAurelien Aptel1-0/+20
2019-04-24TLS: Implement reassembly for Handshake messagesPeter Wu1-0/+27
2019-04-22Add brotli decompression support for HTTP and HTTP2 dissectors.Dániel Bakai1-0/+26
2019-01-27TCP: pass data after a ZeroWindowProbe to subdissectorsPeter Wu1-0/+25
2019-01-25tcp: fix reporting of "Reassembled in" for OoO initial segmentPeter Wu1-0/+34
2018-11-30test: use assertRun instead of runProcess where possiblePeter Wu1-4/+4
2018-11-14test: convert some more tests to use fixturesPeter Wu1-9/+6
2018-11-09test: make it possible to use pytest-style test fixturesPeter Wu1-27/+27
2018-09-13Start renaming SSL to TLS.Gerald Combs1-2/+2
2018-08-30tcp: fix OoO reassembly when the first data packet is OoOPeter Wu1-0/+11
2018-06-28tcp: add support for reassembling out-of-order segmentsPeter Wu1-0/+50
2018-04-27Test: Add fileformats and I/O.Gerald Combs1-0/+1
2018-04-26Start porting our test scripts to Python. Add ctest support.Gerald Combs1-0/+30