summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-09-21[PATCH]the number of hit path maximum:4096v4.0.41liuwentan
2023-09-20[OPTIMIZE]reduce calling utarray_sortliuwentan
2023-09-11[PATCH]add get direct/indirect hit groups APIv4.0.40liuwentan
2023-09-08[OPTIMIZE]get_hit_groups don't return superior group id & hit_groups may be d...v4.0.39liuwentan
2023-08-21[FEATURE]support enable/disable compile_NOTv4.0.38liuwentan
2023-08-11[BUGFIX]fix keywords max length 1024v4.0.37liuwentan
2023-08-10[FEATURE]support get hit groups and itemsv4.0.36刘文坛
2023-08-10[FEATURE]expr_matcher support dual engine(hyperscan & rulescan) & benchmarkliuwentan
2023-08-09rollback to v4.0.31liuwentan
2023-08-07[FEATURE]Compile table must register plugin table to get compile ex_data & ma...v4.0.34v4.0.32刘文坛
2023-08-03[PATCH]add regex benchmark刘文坛
2023-08-01[FEATURE]support benchmark刘文坛
2023-08-01[PATCH]maat_state_get_hit_groups API obtain inc hit groups from multiple scansliuwentan
2023-07-28[FEATURE]expr_matcher support dual engine(hyperscan & rulescan)刘文坛
2023-07-28[PATCH]support get hit item_id刘文坛
2023-07-24[BUGFIX]false hit 0.0.0.0v4.0.31liuwentan
2023-07-18[BUGFIX]fix maat_stat stream errorliuwentan
2023-07-11[PATCH]add get_hit_groups inc/full APIliuwentan
2023-07-07[BUGFIX]scan miss for same filter referenced by one compile: TSG-15339v4.0.30刘文坛
2023-07-06third draftliuwentan
2023-06-28[FEATURE]ADD maat_state_get_scan_count APIv4.0.29liuwentan
2023-06-28[BUGFIX]hit_path miss for same super_group referenced by multi compileliuwentan
2023-06-25[UNIT_TEST]add compile table ex_data unit_testliuwentan
2023-06-21[PATCH] garbage compile default timeout 10sliuwentan
2023-06-20[PATCH]handle matcher NULL pointerv4.0.27liuwentan
2023-06-20[OPTIMIZE]reduce adapter_hs_scan cpu usage刘文坛
2023-06-19[BUGFIX]fix compile gc bugv4.0.26刘文坛
2023-06-19[FEATURE]compile/plugin/xx_plugin table support gc刘文坛
2023-06-16[OPTIMIZE]reduce config memory usageliuwentan
2023-06-15[BUGFIX]fix hit path not include super_group referenced by compile: TSG-15336liuwentan
2023-06-14[BUGFIX]fix hyperscan-5.4.2 literal empty string check bugv4.0.25刘文坛
2023-06-12[BUGFIX]fix unit-test stack_overflowv4.0.24liuwentan
2023-06-08[PATCH] maat_plugin_table_get_ex_data add key_len (23.06)v4.0.23刘文坛
2023-06-05[FEATURE]support get hit groupsliuwentan
2023-06-02[PATCH]check for same table_name but different table_id in table_infoliuwentan
2023-05-31reduce unnecessary memory usage & add maat_stat info刘文坛
2023-05-31[patch]keep maat23.05 compatibilityliuwentan
2023-05-30[FEATURE]plugin table support ip_addr key typeliuwentan
2023-05-23[BUGFIX]fix maat_compile_state_free null pointerv4.0.19liuwentan
2023-05-23fix group_exclude logic miss & add some corner case刘文坛
2023-05-17[BUGFIX]fix ip_matcher single ipv6 rule coredumpv4.0.18liuwentan
2023-05-17[BUGFIX]fix hit paths miss path if sub group(has super group) is referenced b...liuwentan
2023-05-15[BUGFIX]fix group_exclude miss hit groupsv4.0.17刘文坛
2023-05-11[BUGFIX]fix can't get hit path if group is referenced by compile directlyliuwentan
2023-05-11[patch]change verify expression retval semantics:1(legal) 0(illegal)liuwentan
2023-05-10[patch]maat not handle regex stringliuwentan
2023-05-09[feature]verify regex expressionv4.0.16liuwentan
2023-05-08support more than one hierarchical group referenced(max hierarchical level: 5)liuwentan
2023-05-07simplify table rcu hashliuwentan
2023-05-06group_exclude(only one hierarchical group can be referenced)v4.0.15liuwentan