aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-05dfilter: Add RHS bias for literal valuesJoão Valverde1-2/+2
2022-03-05dfilter: Rename "unparsed" to "literal"João Valverde1-1/+1
2022-03-05dfilter: Add special syntax for literals and namesJoão Valverde2-2/+16
2022-03-01GRPC: Add support for gRPC-WebHuang Qiangxiong3-0/+162
2022-02-24dfilter: Add more testsJoão Valverde1-1/+13
2022-02-24Reword plugin info in About Wireshark dialogJoão Valverde1-1/+1
2022-02-23dfilter: Add a true/false boolean representationJoão Valverde1-0/+8
2022-02-23dfilter: Add support for binary literal constantsJoão Valverde1-0/+16
2022-02-02Fix some too-narrow field types.Martin Mathieson1-1/+1
2022-02-02packet-smb2: add AES-256-* decryptionStefan Metzmacher3-2/+64
2022-01-23asterix: output format fixZoran Bošnjak1-39/+39
2022-01-12test: Update text2pcap test to use new hexdump optionJohn Thacker1-7/+9
2022-01-03text2pcap test: Use the -a flagJohn Thacker1-6/+7
2022-01-03text2pcap: Use -F flag for testsJohn Thacker1-8/+6
2021-12-30wsutil: Fix time zone handling.John Thacker1-6/+6
2021-12-30dfilter: Add support for entering time in UTCJoão Valverde1-3/+7
2021-12-30text2pcap: Use standard log debug levelJohn Thacker1-2/+1
2021-12-29dfilter: Use better error messages for absolute timesJoão Valverde1-2/+2
2021-12-25text2pcap test: Add fractional seconds qualifierJohn Thacker1-1/+2
2021-12-22dfilter: Add an "all equal" operatorJoão Valverde1-0/+8
2021-12-22Corrects repeated words throughout the code.Moshe Kaplan1-1/+1
2021-12-21Fix some wiki file attachment URLs.Gerald Combs1-3/+3
2021-12-08tests: Remove tests for non-existent functionalityJoão Valverde1-20/+0
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