aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2022-05-26Lua: Add lrexlib-pcre2 Lua regex bindingsJoão Valverde1-0/+3
2022-05-26Lua: Remove on-life-support GRegex bindingsJoão Valverde9-1475/+0
2022-05-26tcp: Split MSPs in out of order processingJohn Thacker1-24/+2
2022-05-23dfilter: Fix protocol slices with negative indexesJoão Valverde1-1/+5
2022-05-12dfilter: Add support for universal quantifiersJoão Valverde1-1/+12
2022-04-26dfilter: Add syntax to match specific layers in the protocol stackJoão Valverde2-0/+33
2022-04-21test: Remove libgcrypt checks for 1.8 and belowJohn Thacker2-79/+0
2022-04-18dfilter: Add abs() functionJoão Valverde1-0/+8
2022-04-17ieee80211: Implement more KDEs from ieee802.11-2016 and on.Richard Sharpe1-1/+1
2022-04-14dfilter: Add max()/min() tests and documentationJoão Valverde1-0/+24
2022-04-13tests: Remove leftover debug printJoão Valverde1-1/+0
2022-04-12Qt: Update our dynamic menu groups.Gerald Combs1-11/+16
2022-04-12tests: Add test for display filter field referenceJoão Valverde2-4/+36
2022-04-10dfilter: Create the syntax node in the scanner and pass thatJoão Valverde1-2/+2
2022-04-08dfilter: Allow grouping arithmetical expressions with { }João Valverde1-0/+8
2022-04-06dfilter: Fix RHS bias for literal valuesJoão Valverde1-0/+17
2022-04-06dflter: Add testJoão Valverde1-0/+5
2022-04-06dfilter: Fix slice using range [:j]João Valverde1-0/+28
2022-04-06dfilter: Clean up lexical scanningJoão Valverde1-0/+16
2022-04-06dfilter: Add more IPv6 testsJoão Valverde1-27/+39
2022-04-06tcp: Rework out of order dissection to dissect soonerJohn Thacker1-7/+3
2022-04-06dfilter: Fix parsing of some IPv6 compressed addressesJoão Valverde1-0/+55
2022-04-05dfilter: restore support for identifiers using hyphenJoão Valverde1-0/+10
2022-04-04dfilter: Allow arithmetic expressions without spacesJoão Valverde1-0/+4
2022-04-02dfilter: More arithmetic fixesJoão Valverde1-1/+10
2022-03-31dfilter: Add binary arithmetic (add/subtract)João Valverde1-1/+17
2022-03-29dfilter: Remove parenthesis deprecation warningJoão Valverde1-4/+0
2022-03-28dfilter: Add support for unary arithmeticJoão Valverde2-1/+30
2022-03-28tests: Remove not implemented testsJoão Valverde1-3/+3
2022-03-28tests: Remove broken wslua gregex testsJoão Valverde1-8/+8
2022-03-28tests: Fix wslua regex parametersJoão Valverde1-1/+1
2022-03-28tests: Fix Kerberos detectionJoão Valverde1-1/+1
2022-03-23dfilter: Handle a bitwise expr on the RHSJoão Valverde1-4/+8
2022-03-22dfilter: Add bitwise masking of bitsJoão Valverde1-0/+16
2022-03-17test: Use integer tuple to check Gcrypt versionStig Bjørlykke1-4/+5
2022-03-14elastic: fix mapping with recent es versions.Dario Lombardo2-297/+294
2022-03-09extcap: new interface, wifidump, to capture Wi-Fi frames using a remote SSH hostAdrian Granados1-0/+4
2022-03-05dfilter: Require a field-like value on the LHSJoão Valverde2-11/+4