aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-09-14test: Skip global name resolution tests on macOSGerald Combs1-6/+11
2023-09-11Tests: Add tests for follow websocket streamMikael Kanstrup5-0/+272
2023-09-10Test: Change the capture used for expert info testingJohn Thacker1-9/+29
2023-09-09GitLab CI+Tests: Add a --disable-gui optionGerald Combs3-4/+22
2023-09-08dfilter: Extend support for timezones in filter expressionsJoão Valverde1-6/+31
2023-09-08Frame: Always print frame arrival time in Local/UTC/UnixJoão Valverde4-20/+52
2023-09-07Clean up handling of string encodings for byte arrays and absolute times.Guy Harris1-30/+21
2023-09-04dfilter: Fix parsing a time format with "UTC"João Valverde1-0/+4
2023-09-03Tests: Prevent empty log messagesJoão Valverde1-5/+10
2023-09-02Tests: Add some logging to dfilter suiteJoão Valverde1-0/+6
2023-09-02Tests: Modernize dfilter assertionsJoão Valverde3-41/+31
2023-08-30TCP: Add expert infos on SACK PERM optionJaap Keuter1-0/+0
2023-08-27With -D, always let the user know if capture_interface_list() fails.Guy Harris2-2/+7
2023-08-23Lua: Load init.lua from plugins directoryJoão Valverde1-2/+0
2023-08-23Lua: Remove package.prepend_pathJoão Valverde1-1/+0
2023-08-23sharkd: Add "capture_types" and "encap_types" to "info" methodNiels Widger1-0/+4
2023-08-23PCAP-NG File reader: Add ordinal block numberAndersBroman1-3/+3
2023-08-22sharkd: Fix incorrect "stop_time" field in "voip-calls" tapNiels Widger1-2/+2
2023-08-22test: Add Lua ByteArray integer testsStig Bjørlykke2-0/+219
2023-08-19sharkd: Generate "eo:<name>" object list in "download" method when neededNiels Widger1-0/+103
2023-08-16sharkd: Add optional "filter" parameter to "tap" methodNiels Widger1-0/+34
2023-08-16sharkd: Add "fn" field to "frame" outputNiels Widger1-1/+3
2023-08-16sharkd: add voip-calls and voip-convs tapsNiels Widger1-0/+420
2023-08-15sharkd: Add phs tap to sharkdNiels Widger3-0/+189
2023-08-09test: Fix lua tvbrange test since length is now in new encodingJohn Thacker1-28/+6
2023-08-08signature of check_lua_script has changedJonathan Landis1-1/+1
2023-08-08fix documentationJonathan Landis1-11/+2
2023-08-08test suite for lua add_packet_fieldJonathan Landis3-0/+1041
2023-08-08bugfix: proto_tree_add_time_item *endoff should be offset not lengthJonathan Landis1-2/+2
2023-08-08Update sharkd rtp-stream tap to match WiresharkNiels Widger1-0/+7
2023-08-08Refine lua tests for clarityDavid Perry11-715/+375
2023-07-25HTTP2: Modified to use common streaming reassembly helper functionHuang Qiangxiong1-0/+12
2023-07-25epan: Register dynamic column fields and make them filterableJohn Thacker3-6/+81
2023-07-24dfilter: Fix `all .. in` operator semanticsJoão Valverde1-0/+16
2023-07-10manuf: Increase truncation size to 12João Valverde3-16/+16
2023-07-08dfilter: Add XOR logical operatorJoão Valverde1-0/+19
2023-07-07dfilter: Remove limitation using subtractionJoão Valverde2-5/+3
2023-07-03Change frame.time_epoch to FT_ABSOLUTE_TIMEJoão Valverde3-12/+12
2023-07-03Add Unix time support for absolute time field typeJoão Valverde1-0/+4
2023-06-30dfilter: Allow arithmetic expressions as set elementsJoão Valverde1-0/+4
2023-06-28Test suite: lua library for lua testsDavid Perry14-1525/+1178
2023-06-26dfilter: Make string slices a return an FT_STRINGJoão Valverde3-5/+52
2023-06-26dfilter: Fix raw slicesJoão Valverde1-0/+19
2023-06-25asterix: subitem name change in testcaseZoran Bošnjak1-2/+2
2023-06-24Tests: Improve Lua test report and make it usefulJoão Valverde1-1/+4
2023-06-22dfilter: Fix an error messageJoão Valverde1-1/+4
2023-06-15tcp: Improve out-of-order reassemblyJohn Thacker2-0/+23
2023-06-15Inject secrets through the GUIJohn Thacker1-2/+1
2023-06-14http2: Human readable follow HTTP/2 headersJohn Thacker2-6/+6
2023-06-13Allow disabling unused dissectors from PHS dialogDavid Perry1-1/+14