aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-12-02Test: Switch name resolution clopts to a capture file.Gerald Combs1-2/+5
2021-12-02epan: Add ENC_ISO_8601_DATE_TIME_BASICJohn Thacker2-1/+43
2021-12-01dfilter: Save lexical token value to syntax treeJoão Valverde1-2/+2
2021-11-27dfilter: Need to handle a charconst on the LHSJoão Valverde1-0/+4
2021-11-26HTTP2/GRPC: support using fake headers if first HEADERS frame is missingHuang Qiangxiong2-0/+21
2021-11-23dfilter: Fix invalid character constant error messageJoão Valverde1-0/+4
2021-11-23dfilter: Reject invalid character escape sequencesJoão Valverde1-3/+3
2021-11-18Test: Make sure XDG_CONFIG_HOME isn't set.Gerald Combs1-0/+5
2021-11-18tests: fix the test case running warning.eason wei1-18/+18
2021-11-10dfilter: Change string node display representation againJoão Valverde1-1/+1
2021-11-10dfilter: Clean up function parameters semantic checkJoão Valverde2-8/+6
2021-11-06dfilter: Improve some error messagesJoão Valverde2-2/+2
2021-10-31dfilter: Remove redundant STTYPE_CHARCONST syntax nodeJoão Valverde1-2/+2
2021-10-31dfilter: Fix expressions with bytes as a character constantJoão Valverde1-0/+9
2021-10-31dfilter: Remove deprecated support for whitespace separator in setsJoão Valverde1-4/+0
2021-10-30asterix: Dissector automatic update from spec filesZoran Bošnjak1-409/+436
2021-10-29dfilter: Refactor some scanner patternsJoão Valverde1-1/+13
2021-10-28dfilter: Need to check validity of LHS of "matches" expressionJoão Valverde2-2/+6
2021-10-28dfilter: Add support for comma as set separatorJoão Valverde3-11/+31
2021-10-27tests/dfilter: Move deprecated to syntax groupJoão Valverde2-19/+8
2021-10-24dfilter: Fix "!=" relation to be free of contradictionsJoão Valverde2-8/+32
2021-10-20http2: fix the stream mode reassembly issueHuang Qiangxiong2-0/+30
2021-10-18dfilter: Add a thin encapsulation layer for REsJoão Valverde1-0/+4
2021-10-18dfilter: Improve error message for "matches"João Valverde1-1/+1
2021-10-17dfilter: Require double-quoted strings with "matches"João Valverde1-0/+12
2021-10-17TCPCLv4: Update TCPCL dissector to include version 4 from dtn-wiresharkBrian Sipos3-0/+19
2021-10-15tests: Accept a partial string in checkDFilterFail()João Valverde2-2/+2
2021-10-15tests: Fixup test namesJoão Valverde2-2/+2
2021-10-15dfilter: Don't try to parse byte arrays as stringsJoão Valverde1-2/+6
2021-10-15dfilter: Use the same semantic rules for protocols and bytesJoão Valverde1-0/+7
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