aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-10-10BPv7: Add Bundle Protocol version 7 and BPSec dissectors from dtn-wiresharkBrian Sipos5-0/+57
2021-10-08dfilter: Fix parsing of value stringsJoão Valverde2-0/+12
2021-10-07dfilter: Skip equality test and add explanationJoão Valverde1-12/+15
2021-10-05dfilter: Add some more syntax testsJoão Valverde1-0/+28
2021-10-05dfilter: Strengthen sanity check for rangeJoão Valverde1-0/+12
2021-10-01Test: Add external tests.Gerald Combs2-0/+173
2021-09-30dfilter: Add test for "deprecated" tokensJoão Valverde2-0/+45
2021-09-29COSE dissector from dtn-wireshark projectBrian Sipos16-0/+219
2021-09-27MSYS2: Test commands in pipes need quotingJoão Valverde1-3/+8
2021-09-27MSYS2: Fix detection of test suite binariesJoão Valverde1-1/+3
2021-09-13HTTP2, QUIC: fix "Follow Stream"Nardi Ivan3-0/+63
2021-09-10[#17517] capinfos: machine-readable filetype/encapDavid Perry1-19/+27
2021-08-30git: Add test casesJoey Salazar2-0/+25
2021-07-19Carry drop count/packet ID/queue ID as options on packet blockDavid Perry1-1/+0
2021-07-12Carry EPB flags as an option on the packet blockDavid Perry1-1/+0
2021-07-11wsutil: Start adding a test suiteJoão Valverde1-0/+6
2021-07-07Use wtap_blocks for packet commentsDavid Perry3-3/+1
2021-06-28Using col_append_sep_fstr() instead of prepending "NetPerfMeter" label.Thomas Dreibholz1-341/+341
2021-06-28NetPerfMeter display improvement:Thomas Dreibholz1-341/+341
2021-06-25Skip two protobuf dissector tests when LUA is not availableVasil Velichkov1-0/+4
2021-06-21Lua: reconcile expert info groups; add PI_ASSUMPTIONChuck Craft1-0/+3
2021-06-21solved code conflicts pre rebasePaul Offord1-163/+276
2021-06-20tests: Remove duplicate testJoão Valverde1-6/+0
2021-06-14wslog: Update test suiteJoão Valverde1-1/+1
2021-06-09Updated unit test with relative sequence numbers.Thomas Dreibholz1-90/+90
2021-06-04file-pcapng: redo the way we dissect the data in blocks.Guy Harris1-2/+5
2021-06-04SCTP: Display basic TSN information with packetsThomas Dreibholz1-90/+90
2021-03-26Lua: add DissectorTable.try_heuristics() functionDaniel Dulaney2-0/+65
2021-03-25test: add missing raw string regex identifier.Dario Lombardo1-2/+2
2021-03-21dfilter, ftypes: get rid of FT_PCRE.Guy Harris1-1/+0
2021-03-16ieee80211: Support decrypting Fast BSS Transition with roamingMikael Kanstrup2-4/+30
2021-03-11Qt: Copy->Value - don't zero pad hex valuesChuck Craft5-57/+57
2021-03-07NetPerfMeter: Drop "protocol" from the nameJoão Valverde1-346/+346
2021-03-04Replaced large NetPerfMeter captures by one small capture.Thomas Dreibholz5-83/+383
2021-02-26tests: skip plugin count test if feature is disabledJoão Valverde2-1/+4
2021-02-22Added "Follow DCCP stream" feature.Thomas Dreibholz2-0/+71
2021-02-21Added NetPerfMeter test suite.Thomas Dreibholz1-0/+151
2021-02-21Added NetPerfMeter test trace.Thomas Dreibholz1-0/+0
2021-02-20tests: Look for softhsm2 in more placesJohn Thacker1-4/+4
2021-02-04tests: Add argument to trim output to a reasonable sizeJoão Valverde2-7/+21
2021-01-20dot11decrypt: Add partial FT-EAP decryption supportMikael Kanstrup3-0/+12
2021-01-20dot11decrypt: Support decrypting FT initial mobility domainMikael Kanstrup2-0/+11
2020-12-27Protobuf: fix bugs that parsing complex syntax .proto filesHuang Qiangxiong5-0/+801
2020-12-08Lua: Add get_preference() and set_preference() utility functions.Stig Bjørlykke2-0/+127
2020-12-02Lua: make TvbRange:raw() return a subset #12046 v2David Perry1-1/+95
2020-12-01Protobuf/gRPC: add test cases for Protobuf and gRPCHuang Qiangxiong17-0/+382
2020-11-21Avoid python deprecation warningJaap Keuter1-1/+1
2020-11-19QT+epan: Set FI_BITS_OFFSET and FI_BITS_SIZE flags on [u]ints and bitmasksJohn Thacker2-12/+12
2020-11-05Tools+test: Call python3 explicitly.Gerald Combs25-32/+4
2020-10-21dot11decrypt: Fix WEP decryptionMikael Kanstrup3-0/+11