aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2024-02-25Fix lots of spellingsMartin Mathieson2-2/+2
2024-02-06dfilter: Handle null arguments to min, maxJohn Thacker1-0/+14
2024-01-24test: Skip mongo zstd test if we don't have zstdJohn Thacker2-1/+4
2024-01-24dfilter: Handle null arguments in macros betterJohn Thacker2-0/+44
2024-01-24dfilter: Allow semicolons to separate macro name from arg listJohn Thacker1-0/+4
2024-01-20LUA: allow conversion from string to uint64 in any baseNardi Ivan1-1/+7
2024-01-10dfilter: Be ready for unparsed syntax type in semantics checkJaap Keuter1-0/+5
2024-01-02Ethernet: Implementation of conversations with stream identifiersEugène Adell4-140/+172
2023-12-10HTTP3, QUIC: Desegment HTTP3 QPACK Encoder StreamsJohn Thacker3-0/+20
2023-12-06Draft: Make LTE Uu stats and graph work for NR tooMartin Mathieson1-1/+1
2023-12-05IPv4: Implementation of conversations with stream identifiersEugène Adell4-12/+44
2023-12-04Test: Disable an ASTERIX testGerald Combs1-1/+2
2023-12-03Test: Make sure sampleif.py uses our current Python executableGerald Combs1-1/+13
2023-12-01TCP: Show the frame in which a PDU is reassembledCal Turney1-6/+11
2023-11-23dfilter: Fix diameter.3GPP-* filtersJoão Valverde1-8/+17
2023-11-20dfilter: Fix subtraction with NN-MMJoão Valverde1-0/+6
2023-11-11TCP, UDP: Calculate partial (pseudo header) checksums for offloadJohn Thacker2-12/+13
2023-11-09dfilter: Add back unparsed syntax typeJoão Valverde3-2/+9
2023-11-09tshark: Escape delimiter separated value in compliant waysJohn Thacker1-1/+2
2023-11-08dfilter: Add a function-like macro syntaxJoão Valverde4-10/+44
2023-11-08tests: Use fixture for dftest commandJoão Valverde1-7/+17
2023-11-07sharkd: Fix displayed delta times in "frames" methodNiels Widger2-0/+16
2023-11-07tests: Use tmp_path pytest fixture to create home dirJoão Valverde1-6/+3
2023-11-05dfilter: Fix scanner for protocol names starting with digitJoão Valverde2-2/+12
2023-11-02dfilter: Fix crash with nested function callsJoão Valverde1-0/+7
2023-11-01addr_resolv: Remove confusing "only use profile hosts" preferenceJohn Thacker1-34/+6
2023-10-31opcua: add encrypted capture file with embedded keysGerhard Gappmeier1-0/+0
2023-10-31dfilter: Fix slices with byte referencesJoão Valverde1-0/+10
2023-10-31dfilter: Allow writing references without curly bracesJoão Valverde1-0/+10
2023-10-26opcua: add decryption supportGerhard Gappmeier5-0/+12
2023-10-24dfilter: Allow testing for nonzero function resultJoão Valverde1-0/+23
2023-10-24Update Pinfo.port_type tests now that it's writeableJosh Strohminger1-2/+5
2023-10-23dfilter: Add "bitand" as an alternative operator keywordJoão Valverde1-0/+12
2023-10-22dfilter: Add time multiplication by scalar floatsJoão Valverde1-0/+10
2023-10-22dfilter: Add number lexical typeJoão Valverde1-2/+3
2023-10-22dfilter: Add time multiplication by scalar integersJoão Valverde1-0/+23
2023-10-18dfilter: Improve type inferrence for constant valuesJoão Valverde2-11/+8
2023-10-14tshark: Support --read-file and filter long optsJohn Thacker1-0/+6
2023-09-28dfilter: Fix use-after-freeJoão Valverde1-0/+4
2023-09-28dfilter: Allow using matches operator with value stringsJoão Valverde1-0/+4
2023-09-27Revert changes to JSON boolean formatJoão Valverde1-56/+56
2023-09-26Test and handle spaces in our build directoryGerald Combs4-9/+10
2023-09-24Tests: Fix default option argumentJoão Valverde2-2/+2
2023-09-24GitLab CI: Use debug build type with merge requestsJoão Valverde2-3/+10
2023-09-22sharkd: add hosts tapNiels Widger2-0/+57
2023-09-22dfilter: Change default boolean representation to True/FalseJoão Valverde2-86/+86
2023-09-22Make tfs_true_false the default for booleansJoão Valverde1-0/+21
2023-09-21dfilter: Fix parsing booleans as value stringsJoão Valverde1-0/+7
2023-09-19HTTP: File data is bytes, not a stringJohn Thacker1-7/+13
2023-09-19802.1cb: Add a dissector for the 802.1cb R-TAG protocolSteve Williams1-0/+0