aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-03-04Sharkd: show RTP ssrc as hex and improve errorsZach Chadwick2-1/+69
2023-03-01Sharkd: Return error message on load if err!=0Zach Chadwick2-0/+9
2023-02-19Sharkd: Add column header labels to the "status" outputZach Chadwick1-2/+3
2023-02-07Move ui/exit_codes.h to include/João Valverde1-2/+2
2023-01-16MSYS2: Add Lua 5.1 support and fix test suite failuresJoão Valverde3-0/+6
2023-01-11Set unique exit codes for processesMartin Mathieson3-5/+15
2023-01-07dfilter: Add a testJoão Valverde1-0/+5
2023-01-07tests: Reorganize dfilter groupJoão Valverde11-95/+57
2023-01-07dfilter: Optimize some scanner patternsJoão Valverde1-1/+16
2023-01-05dftest: More CLI options and improve output formatJoão Valverde1-1/+1
2023-01-04WSLUA: allow 64 bits bitmask for ProtoField objectsNardi Ivan2-1/+92
2023-01-03tests: Get tests working with Python 3.11 (except with pytest)John Thacker1-1/+8
2023-01-03dfilter: Remove semcheck arithmetic commute argumentJoão Valverde1-3/+3
2023-01-02dfilter: Tweak representation for length-1 byte arrayJoão Valverde1-0/+5
2022-12-30dfilter: Remove commute argument from semantic checkJoão Valverde2-6/+9
2022-12-30dftest: Fix command-line argument parsingJoão Valverde1-2/+2
2022-12-29dfilter: Replace unparsed lexical type and simplify grammarJoão Valverde1-0/+6
2022-12-29tests: Rename test groupJoão Valverde1-1/+1
2022-12-28add mongo zstd test to suite_dissection.pyKevin Albertson2-0/+12
2022-12-27dfilter: Allow constants as the first or only argument to min/maxJoão Valverde1-4/+7
2022-12-27dfilter: Fix crash with min/max literal argumentJoão Valverde1-0/+5
2022-12-26dfilter: Fix crash with a constant arithmetic expressionJoão Valverde1-0/+5
2022-12-26dfilter: Allow arithmetic expression to commuteJoão Valverde1-6/+9
2022-12-26dfilter: Allow comparison relation to commuteJoão Valverde1-2/+6
2022-12-22dfilter: Add support for negation of arithmetic expressionsJoão Valverde1-0/+4
2022-12-15tshark: fix duplicate fields issue in ek output.Dario Lombardo2-8/+8
2022-12-06test: Skip Follow HTTP2 test without Nghttp2John Thacker1-2/+6
2022-11-07dfilter: treat carriage returns as whitespacePeter Wu1-0/+4
2022-10-31dfilter: Add suport for raw addressing with referencesJoão Valverde1-0/+5
2022-10-31dfilter: Add support for raw (bytes) addressing modeJoão Valverde2-0/+16
2022-10-31NTP: Improve handling of poll and precision fieldsMiroslav Lichvar1-12/+12
2022-10-20epan/proto: Replace format text()João Valverde1-0/+6
2022-10-11Windows: Store "gui.console_open" in the Windows registryJoão Valverde1-9/+8
2022-10-08dfilter: Amend a numeric pattern in the scannerJoão Valverde1-4/+0
2022-10-08dfilter: Remove problematic <...> literal syntaxJoão Valverde1-9/+5
2022-08-30tcp: Fix handling of retransmission for reassemblyJohn Thacker1-4/+6
2022-08-22spelling: "two pass" -> two-passChuck Craft1-1/+1
2022-08-17TCP: Use RFC 6994 for experimental optionsMichael Tuexen1-0/+0
2022-08-08HTTP2: Send headers to the follow tap after decompressionJohn Thacker2-3/+11
2022-07-26test: Add dfilter 'double' testsStig Bjørlykke1-0/+24
2022-07-24quic: Handle out-of-order CRYPTO frames, aka "Chaos Protection"John Thacker2-0/+36
2022-07-04dfilter: Allow existence check for slicesJoão Valverde1-0/+16
2022-07-02dfilter: Remove unparsed syntax type and RHS literal biasJoão Valverde1-4/+7
2022-06-25dfilter: Add layer support for referencesJoão Valverde1-3/+8
2022-06-25dfilter: Change boolean string representationJoão Valverde1-1/+5
2022-06-21dfilter: Add support for literal strings with null bytesJoão Valverde1-1/+1
2022-06-16editcap/mergecap: swap 'v'|'V' options to match other CLI utilitiesChuck Craft1-17/+17
2022-06-14ip: ip.flags field are 3 high bits not full byteChuck Craft2-12/+12
2022-06-08dfilter: Make regex matches case insensitive by defaultJoão Valverde1-0/+5
2022-06-05Version info: Do not show plugin countJoão Valverde1-1/+1